[==========] 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:20:18.273034 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:44241,127.26.1.253:46551,127.26.1.252:33501
I20260630 12:20:18.274832 26631 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:20:18.275897 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:18.293262 26638 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:20:18.293540 26637 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:20:18.293249 26640 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:20:19.518548 26639 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:20:19.518627 26631 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:20:19.523028 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:19.523299 26631 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:20:19.523553 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822019523528 us; error 0 us; skew 500 ppm
I20260630 12:20:19.524466 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:19.531143 26631 webserver.cc:533] Webserver started at http://127.26.1.254:34083/ using document root <none> and password file <none>
I20260630 12:20:19.532024 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:19.532265 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:19.532805 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:19.538815 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "4a5da7f9491b4283bb06ff585ef155a6"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-wnkp"
I20260630 12:20:19.547574 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.004s
I20260630 12:20:19.553840 26646 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:20:19.555377 26631 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:20:19.555791 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "4a5da7f9491b4283bb06ff585ef155a6"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-wnkp"
I20260630 12:20:19.556197 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-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:20:19.620800 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:19.622380 26631 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:20:19.622885 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:19.696115 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:44241
I20260630 12:20:19.696229 26697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:44241 every 8 connection(s)
I20260630 12:20:19.702487 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:20:19.704396 26698 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:20:19.709697 26700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:19.711597 26701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:19.714846 26703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:19.719697 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:19.720597 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:19.720871 26631 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:20:19.721051 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822019721035 us; error 0 us; skew 500 ppm
I20260630 12:20:19.721591 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:19.726238 26631 webserver.cc:533] Webserver started at http://127.26.1.253:42777/ using document root <none> and password file <none>
I20260630 12:20:19.726781 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:19.727027 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:19.727326 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:19.726399 26698 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:19.728516 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-1-root/instance:
uuid: "a56c6d412ed0491fa8a186b0a81e9053"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-wnkp"
I20260630 12:20:19.736083 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:20:19.741492 26710 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:20:19.742475 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260630 12:20:19.742834 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-1-root
uuid: "a56c6d412ed0491fa8a186b0a81e9053"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-wnkp"
I20260630 12:20:19.743170 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-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:20:19.763653 26698 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:19.765985 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260630 12:20:19.767004 26647 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.253:46551: connect: Connection refused (error 111)
I20260630 12:20:19.767544 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:20:19.773527 26698 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.1.253:46551: Network error: Client connection negotiation failed: client connection to 127.26.1.253:46551: connect: Connection refused (error 111)
I20260630 12:20:19.823226 26698 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } attempt: 1
W20260630 12:20:19.831182 26698 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.1.253:46551: Network error: Client connection negotiation failed: client connection to 127.26.1.253:46551: connect: Connection refused (error 111)
I20260630 12:20:19.845907 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.253:46551
I20260630 12:20:19.846042 26762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.253:46551 every 8 connection(s)
I20260630 12:20:19.850999 26763 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:20:19.851739 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:20:19.858188 26763 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:20:19.858635 26765 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:20:19.860669 26766 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:20:19.867012 26768 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:20:19.867887 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:19.868804 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:19.869100 26631 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:20:19.869302 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822019869285 us; error 0 us; skew 500 ppm
I20260630 12:20:19.869848 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:19.873274 26631 webserver.cc:533] Webserver started at http://127.26.1.252:36359/ using document root <none> and password file <none>
I20260630 12:20:19.873827 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:19.874069 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:19.874368 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:19.875613 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-2-root/instance:
uuid: "ffaf3e031054401ba27c735b986bd809"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-wnkp"
I20260630 12:20:19.878391 26763 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:19.882156 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:20:19.887859 26775 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:20:19.888975 26631 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:20:19.889365 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-2-root
uuid: "ffaf3e031054401ba27c735b986bd809"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-wnkp"
I20260630 12:20:19.889837 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-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:20:19.893762 26763 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:19.899812 26698 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } attempt: 2
W20260630 12:20:19.900655 26763 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.1.252:33501: Network error: Client connection negotiation failed: client connection to 127.26.1.252:33501: connect: Connection refused (error 111)
I20260630 12:20:19.909899 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:19.911262 26698 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:19.911481 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:20:19.917119 26698 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.1.252:33501: Network error: Client connection negotiation failed: client connection to 127.26.1.252:33501: connect: Connection refused (error 111)
I20260630 12:20:19.944121 26763 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } attempt: 1
I20260630 12:20:19.949297 26698 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } attempt: 1
W20260630 12:20:19.950129 26763 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.1.252:33501: Network error: Client connection negotiation failed: client connection to 127.26.1.252:33501: connect: Connection refused (error 111)
W20260630 12:20:19.954144 26698 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.1.252:33501: Network error: Client connection negotiation failed: client connection to 127.26.1.252:33501: connect: Connection refused (error 111)
I20260630 12:20:19.986018 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.252:33501
I20260630 12:20:19.986136 26827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.252:33501 every 8 connection(s)
I20260630 12:20:19.990531 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:19.990687 26828 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:20:19.997069 26828 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:20.010780 26828 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:20.021629 26698 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } attempt: 2
I20260630 12:20:20.022150 26828 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:20.025635 26763 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } attempt: 2
I20260630 12:20:20.046895 26698 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6: Bootstrap starting.
I20260630 12:20:20.049499 26763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053: Bootstrap starting.
I20260630 12:20:20.051311 26828 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809: Bootstrap starting.
I20260630 12:20:20.053063 26698 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:20.055022 26698 log.cc:826] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6: Log is configured to *not* fsync() on all Append() calls
I20260630 12:20:20.057560 26763 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:20.058513 26828 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:20.059314 26698 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6: No bootstrap required, opened a new log
I20260630 12:20:20.065253 26763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053: No bootstrap required, opened a new log
I20260630 12:20:20.065550 26828 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809: No bootstrap required, opened a new log
I20260630 12:20:20.079663 26698 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } }
I20260630 12:20:20.080472 26698 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:20.079690 26763 raft_consensus.cc:359] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } }
I20260630 12:20:20.079690 26828 raft_consensus.cc:359] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } }
I20260630 12:20:20.080797 26698 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a5da7f9491b4283bb06ff585ef155a6, State: Initialized, Role: FOLLOWER
I20260630 12:20:20.080870 26763 raft_consensus.cc:385] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:20.080925 26828 raft_consensus.cc:385] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:20.081359 26763 raft_consensus.cc:740] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a56c6d412ed0491fa8a186b0a81e9053, State: Initialized, Role: FOLLOWER
I20260630 12:20:20.081389 26828 raft_consensus.cc:740] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaf3e031054401ba27c735b986bd809, State: Initialized, Role: FOLLOWER
I20260630 12:20:20.081996 26698 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } }
I20260630 12:20:20.082214 26763 consensus_queue.cc:260] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } }
I20260630 12:20:20.082214 26828 consensus_queue.cc:260] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } }
I20260630 12:20:20.086649 26837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [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: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } } }
I20260630 12:20:20.087661 26837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:20.087085 26838 sys_catalog.cc:455] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [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: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } } }
I20260630 12:20:20.088296 26838 sys_catalog.cc:458] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:20.088953 26698 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:20.089635 26839 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [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: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } } }
I20260630 12:20:20.090435 26839 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:20.090548 26763 sys_catalog.cc:565] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:20.091075 26828 sys_catalog.cc:565] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:20:20.128698 26652 tablet.cc:2406] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:20:20.128075 26864 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260630 12:20:20.139562 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:20:20.139889 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:20:20.141700 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:20.146512 26872 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:20:20.146550 26871 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:20:20.147006 26872 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:20:20.147140 26871 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:20:20.151961 26874 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:20:20.153283 26875 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:20:20.155892 26838 raft_consensus.cc:493] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:20.156459 26838 raft_consensus.cc:515] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } }
I20260630 12:20:20.160372 26803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a56c6d412ed0491fa8a186b0a81e9053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaf3e031054401ba27c735b986bd809" is_pre_election: true
I20260630 12:20:20.161195 26803 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a56c6d412ed0491fa8a186b0a81e9053 in term 0.
I20260630 12:20:20.160202 26673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a56c6d412ed0491fa8a186b0a81e9053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a5da7f9491b4283bb06ff585ef155a6" is_pre_election: true
I20260630 12:20:20.162173 26673 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a56c6d412ed0491fa8a186b0a81e9053 in term 0.
I20260630 12:20:20.162662 26712 leader_election.cc:304] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [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: a56c6d412ed0491fa8a186b0a81e9053, ffaf3e031054401ba27c735b986bd809; no voters: 
I20260630 12:20:20.158825 26838 leader_election.cc:290] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a5da7f9491b4283bb06ff585ef155a6 (127.26.1.254:44241), ffaf3e031054401ba27c735b986bd809 (127.26.1.252:33501)
I20260630 12:20:20.163722 26838 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:20.164283 26838 raft_consensus.cc:493] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:20.164798 26838 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:20.168385 26631 server_base.cc:1061] running on GCE node
W20260630 12:20:20.171167 26877 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:20:20.172616 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:20.172966 26631 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:20:20.173213 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822020173195 us; error 0 us; skew 500 ppm
I20260630 12:20:20.173959 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:20.174167 26838 raft_consensus.cc:515] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } }
I20260630 12:20:20.177230 26673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a56c6d412ed0491fa8a186b0a81e9053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a5da7f9491b4283bb06ff585ef155a6"
I20260630 12:20:20.177843 26673 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:20.180645 26803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a56c6d412ed0491fa8a186b0a81e9053" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaf3e031054401ba27c735b986bd809"
I20260630 12:20:20.181246 26803 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:20.183869 26673 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a56c6d412ed0491fa8a186b0a81e9053 in term 1.
I20260630 12:20:20.185199 26712 leader_election.cc:304] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [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: 4a5da7f9491b4283bb06ff585ef155a6, a56c6d412ed0491fa8a186b0a81e9053; no voters: 
I20260630 12:20:20.185995 26879 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:20.189261 26803 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a56c6d412ed0491fa8a186b0a81e9053 in term 1.
I20260630 12:20:20.176693 26838 leader_election.cc:290] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [CANDIDATE]: Term 1 election: Requested vote from peers 4a5da7f9491b4283bb06ff585ef155a6 (127.26.1.254:44241), ffaf3e031054401ba27c735b986bd809 (127.26.1.252:33501)
I20260630 12:20:20.193046 26631 webserver.cc:533] Webserver started at http://127.26.1.193:36887/ using document root <none> and password file <none>
I20260630 12:20:20.193511 26879 raft_consensus.cc:697] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 1 LEADER]: Becoming Leader. State: Replica: a56c6d412ed0491fa8a186b0a81e9053, State: Running, Role: LEADER
I20260630 12:20:20.193872 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:20.194300 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:20.194684 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:20.194681 26879 consensus_queue.cc:237] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [LEADER]: Queue going to LEADER mode. State: All 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: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } }
I20260630 12:20:20.196681 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "5c7b5af51dce4da58f5922995b72de5e"
format_stamp: "Formatted at 2026-06-30 12:20:20 on dist-test-slave-wnkp"
I20260630 12:20:20.205947 26838 sys_catalog.cc:455] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a56c6d412ed0491fa8a186b0a81e9053. Latest consensus state: current_term: 1 leader_uuid: "a56c6d412ed0491fa8a186b0a81e9053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } } }
I20260630 12:20:20.206655 26838 sys_catalog.cc:458] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:20.208866 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.010s	sys 0.001s
I20260630 12:20:20.215909 26886 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:20:20.216545 26885 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:20.217443 26631 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:20:20.217847 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "5c7b5af51dce4da58f5922995b72de5e"
format_stamp: "Formatted at 2026-06-30 12:20:20 on dist-test-slave-wnkp"
I20260630 12:20:20.218205 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-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:20:20.226303 26885 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:20.243132 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:20.245223 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:20.246112 26803 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [term 1 FOLLOWER]: Refusing update from remote peer a56c6d412ed0491fa8a186b0a81e9053: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:20.246651 26673 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [term 1 FOLLOWER]: Refusing update from remote peer a56c6d412ed0491fa8a186b0a81e9053: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:20.248600 26838 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:20:20.249361 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:20.249662 26879 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:20.275017 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:20.274708 26839 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a56c6d412ed0491fa8a186b0a81e9053. Latest consensus state: current_term: 1 leader_uuid: "a56c6d412ed0491fa8a186b0a81e9053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } } }
I20260630 12:20:20.275378 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:20.275627 26839 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:20.275785 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:20.276131 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:20.284574 26891 mvcc.cc:204] Tried to move back new op lower bound from 7302438994907291648 to 7302438994729222144. Current Snapshot: MvccSnapshot[applied={T|T < 7302438994907291648}]
I20260630 12:20:20.291456 26837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a56c6d412ed0491fa8a186b0a81e9053. Latest consensus state: current_term: 1 leader_uuid: "a56c6d412ed0491fa8a186b0a81e9053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } } }
I20260630 12:20:20.292719 26837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:20.307045 26839 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a56c6d412ed0491fa8a186b0a81e9053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } } }
I20260630 12:20:20.308002 26839 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:20.312819 26879 sys_catalog.cc:455] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a56c6d412ed0491fa8a186b0a81e9053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } } }
I20260630 12:20:20.313634 26879 sys_catalog.cc:458] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:20.314471 26879 sys_catalog.cc:455] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a56c6d412ed0491fa8a186b0a81e9053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } } }
I20260630 12:20:20.315169 26879 sys_catalog.cc:458] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:20.315783 26885 catalog_manager.cc:1383] Generated new cluster ID: 23f27d604ddb4a6eaace8ea4e1d1d576
I20260630 12:20:20.316089 26885 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:20.333783 26837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a56c6d412ed0491fa8a186b0a81e9053" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a5da7f9491b4283bb06ff585ef155a6" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 44241 } } peers { permanent_uuid: "a56c6d412ed0491fa8a186b0a81e9053" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46551 } } peers { permanent_uuid: "ffaf3e031054401ba27c735b986bd809" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 33501 } } }
I20260630 12:20:20.334863 26837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:20.358950 26885 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:20.361943 26885 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:20.397852 26885 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053: Generated new TSK 0
I20260630 12:20:20.399147 26885 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:20.472752 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:43665
I20260630 12:20:20.473093 26956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:43665 every 8 connection(s)
I20260630 12:20:20.498427 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:20:20.505025 26957 heartbeater.cc:344] Connected to a master server at 127.26.1.252:33501
I20260630 12:20:20.505671 26957 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:20.507320 26957 heartbeater.cc:507] Master 127.26.1.252:33501 requested a full tablet report, sending...
I20260630 12:20:20.514887 26793 ts_manager.cc:194] Registered new tserver with Master: 5c7b5af51dce4da58f5922995b72de5e (127.26.1.193:43665)
W20260630 12:20:20.515651 26964 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:20:20.519649 26959 heartbeater.cc:344] Connected to a master server at 127.26.1.254:44241
I20260630 12:20:20.520190 26959 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:20.521217 26959 heartbeater.cc:507] Master 127.26.1.254:44241 requested a full tablet report, sending...
I20260630 12:20:20.525064 26663 ts_manager.cc:194] Registered new tserver with Master: 5c7b5af51dce4da58f5922995b72de5e (127.26.1.193:43665)
W20260630 12:20:20.528817 26965 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:20:20.531973 26958 heartbeater.cc:344] Connected to a master server at 127.26.1.253:46551
I20260630 12:20:20.532200 26631 server_base.cc:1061] running on GCE node
W20260630 12:20:20.532220 26967 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:20:20.532523 26958 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:20.533627 26958 heartbeater.cc:507] Master 127.26.1.253:46551 requested a full tablet report, sending...
I20260630 12:20:20.533727 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:20.534052 26631 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:20:20.534283 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822020534266 us; error 0 us; skew 500 ppm
I20260630 12:20:20.535099 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:20.536208 26728 ts_manager.cc:194] Registered new tserver with Master: 5c7b5af51dce4da58f5922995b72de5e (127.26.1.193:43665)
I20260630 12:20:20.538858 26728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36086
I20260630 12:20:20.542780 26631 webserver.cc:533] Webserver started at http://127.26.1.194:43763/ using document root <none> and password file <none>
I20260630 12:20:20.543584 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:20.543853 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:20.544195 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:20.545751 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "e236728a9e3e4eb891e69ef9050369e7"
format_stamp: "Formatted at 2026-06-30 12:20:20 on dist-test-slave-wnkp"
I20260630 12:20:20.551777 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:20:20.556337 26972 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:20:20.557273 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:20:20.557662 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "e236728a9e3e4eb891e69ef9050369e7"
format_stamp: "Formatted at 2026-06-30 12:20:20 on dist-test-slave-wnkp"
I20260630 12:20:20.558032 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-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:20:20.582415 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:20.584311 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:20.586182 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:20.589295 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:20.589603 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:20.589890 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:20.590111 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:20.677119 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:45597
I20260630 12:20:20.677207 27034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:45597 every 8 connection(s)
I20260630 12:20:20.702551 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:20:20.707840 27036 heartbeater.cc:344] Connected to a master server at 127.26.1.253:46551
I20260630 12:20:20.708446 27036 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:20.709532 27036 heartbeater.cc:507] Master 127.26.1.253:46551 requested a full tablet report, sending...
I20260630 12:20:20.712435 26728 ts_manager.cc:194] Registered new tserver with Master: e236728a9e3e4eb891e69ef9050369e7 (127.26.1.194:45597)
I20260630 12:20:20.714258 26728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36102
I20260630 12:20:20.715670 27035 heartbeater.cc:344] Connected to a master server at 127.26.1.252:33501
I20260630 12:20:20.716324 27035 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:20.717445 27035 heartbeater.cc:507] Master 127.26.1.252:33501 requested a full tablet report, sending...
I20260630 12:20:20.721400 26793 ts_manager.cc:194] Registered new tserver with Master: e236728a9e3e4eb891e69ef9050369e7 (127.26.1.194:45597)
W20260630 12:20:20.723292 27042 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:20:20.726588 27043 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:20:20.727388 27037 heartbeater.cc:344] Connected to a master server at 127.26.1.254:44241
I20260630 12:20:20.728189 27037 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:20.728976 27037 heartbeater.cc:507] Master 127.26.1.254:44241 requested a full tablet report, sending...
I20260630 12:20:20.732046 26663 ts_manager.cc:194] Registered new tserver with Master: e236728a9e3e4eb891e69ef9050369e7 (127.26.1.194:45597)
I20260630 12:20:20.732656 26631 server_base.cc:1061] running on GCE node
W20260630 12:20:20.732575 27045 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:20:20.734423 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:20.734683 26631 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:20:20.734879 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822020734864 us; error 0 us; skew 500 ppm
I20260630 12:20:20.735424 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:20.738065 26631 webserver.cc:533] Webserver started at http://127.26.1.195:40209/ using document root <none> and password file <none>
I20260630 12:20:20.738579 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:20.738801 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:20.739096 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:20.740162 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "a4b516e61d744422bdcca2ed207d5568"
format_stamp: "Formatted at 2026-06-30 12:20:20 on dist-test-slave-wnkp"
I20260630 12:20:20.744850 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:20:20.749110 27050 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:20:20.750011 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:20:20.750442 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "a4b516e61d744422bdcca2ed207d5568"
format_stamp: "Formatted at 2026-06-30 12:20:20 on dist-test-slave-wnkp"
I20260630 12:20:20.750764 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822018099252-26631-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:20:20.775027 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:20.776448 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:20.778693 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:20.782454 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:20.782714 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:20.782976 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:20.783172 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:20.885617 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:41779
I20260630 12:20:20.885733 27112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:41779 every 8 connection(s)
I20260630 12:20:20.908751 27113 heartbeater.cc:344] Connected to a master server at 127.26.1.252:33501
I20260630 12:20:20.909989 27113 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:20.911923 27113 heartbeater.cc:507] Master 127.26.1.252:33501 requested a full tablet report, sending...
I20260630 12:20:20.916491 26793 ts_manager.cc:194] Registered new tserver with Master: a4b516e61d744422bdcca2ed207d5568 (127.26.1.195:41779)
I20260630 12:20:20.936321 27114 heartbeater.cc:344] Connected to a master server at 127.26.1.253:46551
I20260630 12:20:20.936851 27114 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:20.937899 27114 heartbeater.cc:507] Master 127.26.1.253:46551 requested a full tablet report, sending...
I20260630 12:20:20.940723 26728 ts_manager.cc:194] Registered new tserver with Master: a4b516e61d744422bdcca2ed207d5568 (127.26.1.195:41779)
I20260630 12:20:20.942943 26728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36112
I20260630 12:20:20.948791 27116 heartbeater.cc:344] Connected to a master server at 127.26.1.254:44241
I20260630 12:20:20.949239 27116 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:20.949908 27116 heartbeater.cc:507] Master 127.26.1.254:44241 requested a full tablet report, sending...
I20260630 12:20:20.953086 26663 ts_manager.cc:194] Registered new tserver with Master: a4b516e61d744422bdcca2ed207d5568 (127.26.1.195:41779)
I20260630 12:20:20.954319 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.025503567s
I20260630 12:20:21.136952 26864 catalog_manager.cc:1295] Loaded cluster ID: 23f27d604ddb4a6eaace8ea4e1d1d576
I20260630 12:20:21.137318 26864 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809: loading cluster ID for follower catalog manager: success
I20260630 12:20:21.144906 26864 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809: acquiring CA information for follower catalog manager: success
I20260630 12:20:21.150700 26864 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:20:21.151464 26872 catalog_manager.cc:1295] Loaded cluster ID: 23f27d604ddb4a6eaace8ea4e1d1d576
I20260630 12:20:21.151773 26872 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6: loading cluster ID for follower catalog manager: success
I20260630 12:20:21.156912 26872 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6: acquiring CA information for follower catalog manager: success
I20260630 12:20:21.160948 26872 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:20:21.542419 26958 heartbeater.cc:499] Master 127.26.1.253:46551 was elected leader, sending a full tablet report...
I20260630 12:20:21.721647 27036 heartbeater.cc:499] Master 127.26.1.253:46551 was elected leader, sending a full tablet report...
I20260630 12:20:21.946123 27114 heartbeater.cc:499] Master 127.26.1.253:46551 was elected leader, sending a full tablet report...
I20260630 12:20:22.136940 26867 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:22.328576 26728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36116:
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:20:22.420549 27078 tablet_service.cc:1511] Processing CreateTablet for tablet e62a004f7c044b9792c28d05a5c8efdf (DEFAULT_TABLE table=test-workload [id=002b866d52c043a5863afd8460db97a0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:20:22.423220 26922 tablet_service.cc:1511] Processing CreateTablet for tablet ee0aaacb79f545b993baaa254e129892 (DEFAULT_TABLE table=test-workload [id=002b866d52c043a5863afd8460db97a0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:20:22.423455 26921 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9697dc8b9146ca8559525c3da89f62 (DEFAULT_TABLE table=test-workload [id=002b866d52c043a5863afd8460db97a0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:20:22.424888 26921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9697dc8b9146ca8559525c3da89f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:22.425522 27000 tablet_service.cc:1511] Processing CreateTablet for tablet 9b362586330a4370be56a4a2d5d3a885 (DEFAULT_TABLE table=test-workload [id=002b866d52c043a5863afd8460db97a0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:20:22.426627 27000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b362586330a4370be56a4a2d5d3a885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:22.427397 26922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0aaacb79f545b993baaa254e129892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:22.428526 27078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62a004f7c044b9792c28d05a5c8efdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:22.446338 27149 tablet_bootstrap.cc:492] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7: Bootstrap starting.
I20260630 12:20:22.450296 27148 tablet_bootstrap.cc:492] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e: Bootstrap starting.
I20260630 12:20:22.454262 27149 tablet_bootstrap.cc:654] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:22.455786 27150 tablet_bootstrap.cc:492] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568: Bootstrap starting.
I20260630 12:20:22.459918 27148 tablet_bootstrap.cc:654] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:22.463470 27150 tablet_bootstrap.cc:654] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:22.464136 27149 tablet_bootstrap.cc:492] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7: No bootstrap required, opened a new log
I20260630 12:20:22.464812 27149 ts_tablet_manager.cc:1403] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:20:22.466991 27148 tablet_bootstrap.cc:492] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e: No bootstrap required, opened a new log
I20260630 12:20:22.467530 27148 ts_tablet_manager.cc:1403] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:20:22.467747 27149 raft_consensus.cc:359] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e236728a9e3e4eb891e69ef9050369e7" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45597 } }
I20260630 12:20:22.468407 27149 raft_consensus.cc:385] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:22.468727 27149 raft_consensus.cc:740] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e236728a9e3e4eb891e69ef9050369e7, State: Initialized, Role: FOLLOWER
I20260630 12:20:22.469501 27149 consensus_queue.cc:260] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e236728a9e3e4eb891e69ef9050369e7" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45597 } }
I20260630 12:20:22.470180 27149 raft_consensus.cc:399] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:22.470515 27149 raft_consensus.cc:493] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:22.470639 27150 tablet_bootstrap.cc:492] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568: No bootstrap required, opened a new log
I20260630 12:20:22.470932 27149 raft_consensus.cc:3060] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:22.470706 27148 raft_consensus.cc:359] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c7b5af51dce4da58f5922995b72de5e" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43665 } }
I20260630 12:20:22.471177 27150 ts_tablet_manager.cc:1403] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:20:22.471457 27148 raft_consensus.cc:385] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:22.471832 27148 raft_consensus.cc:740] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c7b5af51dce4da58f5922995b72de5e, State: Initialized, Role: FOLLOWER
I20260630 12:20:22.472579 27148 consensus_queue.cc:260] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c7b5af51dce4da58f5922995b72de5e" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43665 } }
I20260630 12:20:22.473227 27148 raft_consensus.cc:399] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:22.473529 27148 raft_consensus.cc:493] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:22.473834 27148 raft_consensus.cc:3060] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:22.474081 27150 raft_consensus.cc:359] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b516e61d744422bdcca2ed207d5568" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41779 } }
I20260630 12:20:22.474643 27150 raft_consensus.cc:385] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:22.474932 27150 raft_consensus.cc:740] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4b516e61d744422bdcca2ed207d5568, State: Initialized, Role: FOLLOWER
I20260630 12:20:22.475648 27150 consensus_queue.cc:260] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4b516e61d744422bdcca2ed207d5568" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41779 } }
I20260630 12:20:22.476315 27150 raft_consensus.cc:399] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:22.476593 27150 raft_consensus.cc:493] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:22.476891 27150 raft_consensus.cc:3060] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:22.478143 27149 raft_consensus.cc:515] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e236728a9e3e4eb891e69ef9050369e7" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45597 } }
I20260630 12:20:22.478919 27149 leader_election.cc:304] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [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: e236728a9e3e4eb891e69ef9050369e7; no voters: 
I20260630 12:20:22.480891 27148 raft_consensus.cc:515] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c7b5af51dce4da58f5922995b72de5e" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43665 } }
I20260630 12:20:22.481137 27149 leader_election.cc:290] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:22.481715 27148 leader_election.cc:304] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [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: 5c7b5af51dce4da58f5922995b72de5e; no voters: 
I20260630 12:20:22.482335 27154 raft_consensus.cc:2804] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:22.482491 27150 raft_consensus.cc:515] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b516e61d744422bdcca2ed207d5568" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41779 } }
I20260630 12:20:22.483265 27150 leader_election.cc:304] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [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: a4b516e61d744422bdcca2ed207d5568; no voters: 
I20260630 12:20:22.485819 27154 raft_consensus.cc:697] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 1 LEADER]: Becoming Leader. State: Replica: e236728a9e3e4eb891e69ef9050369e7, State: Running, Role: LEADER
I20260630 12:20:22.486276 27149 ts_tablet_manager.cc:1434] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.007s
I20260630 12:20:22.486622 27154 consensus_queue.cc:237] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [LEADER]: Queue going to LEADER mode. State: All 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: "e236728a9e3e4eb891e69ef9050369e7" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45597 } }
I20260630 12:20:22.488237 27150 leader_election.cc:290] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:22.489224 27148 leader_election.cc:290] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:22.494038 27158 raft_consensus.cc:2804] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:22.495276 27156 raft_consensus.cc:2804] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:22.500491 27148 ts_tablet_manager.cc:1434] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.010s
I20260630 12:20:22.503044 27148 tablet_bootstrap.cc:492] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e: Bootstrap starting.
I20260630 12:20:22.506565 27150 ts_tablet_manager.cc:1434] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568: Time spent starting tablet: real 0.035s	user 0.019s	sys 0.007s
I20260630 12:20:22.513100 27158 raft_consensus.cc:697] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 1 LEADER]: Becoming Leader. State: Replica: a4b516e61d744422bdcca2ed207d5568, State: Running, Role: LEADER
I20260630 12:20:22.515242 26728 catalog_manager.cc:5697] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e236728a9e3e4eb891e69ef9050369e7 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "e236728a9e3e4eb891e69ef9050369e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e236728a9e3e4eb891e69ef9050369e7" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45597 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:22.521226 27158 consensus_queue.cc:237] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [LEADER]: Queue going to LEADER mode. State: All 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: "a4b516e61d744422bdcca2ed207d5568" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41779 } }
I20260630 12:20:22.522735 27148 tablet_bootstrap.cc:654] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:22.520498 27156 raft_consensus.cc:697] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 1 LEADER]: Becoming Leader. State: Replica: 5c7b5af51dce4da58f5922995b72de5e, State: Running, Role: LEADER
I20260630 12:20:22.524396 27156 consensus_queue.cc:237] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [LEADER]: Queue going to LEADER mode. State: All 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: "5c7b5af51dce4da58f5922995b72de5e" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43665 } }
I20260630 12:20:22.572789 26727 catalog_manager.cc:5697] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4b516e61d744422bdcca2ed207d5568 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "a4b516e61d744422bdcca2ed207d5568" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4b516e61d744422bdcca2ed207d5568" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41779 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:22.594624 27148 tablet_bootstrap.cc:492] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e: No bootstrap required, opened a new log
I20260630 12:20:22.595397 27148 ts_tablet_manager.cc:1403] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e: Time spent bootstrapping tablet: real 0.093s	user 0.036s	sys 0.024s
I20260630 12:20:22.598410 27148 raft_consensus.cc:359] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c7b5af51dce4da58f5922995b72de5e" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43665 } }
I20260630 12:20:22.599164 27148 raft_consensus.cc:385] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:22.599793 27148 raft_consensus.cc:740] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c7b5af51dce4da58f5922995b72de5e, State: Initialized, Role: FOLLOWER
I20260630 12:20:22.600658 27148 consensus_queue.cc:260] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c7b5af51dce4da58f5922995b72de5e" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43665 } }
I20260630 12:20:22.606938 26727 catalog_manager.cc:5697] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c7b5af51dce4da58f5922995b72de5e (127.26.1.193). New cstate: current_term: 1 leader_uuid: "5c7b5af51dce4da58f5922995b72de5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c7b5af51dce4da58f5922995b72de5e" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43665 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:22.602035 27148 raft_consensus.cc:399] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:22.612840 27148 raft_consensus.cc:493] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:22.613263 27148 raft_consensus.cc:3060] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:22.619742 27148 raft_consensus.cc:515] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c7b5af51dce4da58f5922995b72de5e" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43665 } }
I20260630 12:20:22.620467 27148 leader_election.cc:304] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [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: 5c7b5af51dce4da58f5922995b72de5e; no voters: 
I20260630 12:20:22.621272 27148 leader_election.cc:290] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:22.622069 27161 raft_consensus.cc:2804] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:22.623091 27148 ts_tablet_manager.cc:1434] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.000s
I20260630 12:20:22.625563 27161 raft_consensus.cc:697] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 1 LEADER]: Becoming Leader. State: Replica: 5c7b5af51dce4da58f5922995b72de5e, State: Running, Role: LEADER
I20260630 12:20:22.626343 27161 consensus_queue.cc:237] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [LEADER]: Queue going to LEADER mode. State: All 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: "5c7b5af51dce4da58f5922995b72de5e" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43665 } }
I20260630 12:20:22.645180 26727 catalog_manager.cc:5697] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c7b5af51dce4da58f5922995b72de5e (127.26.1.193). New cstate: current_term: 1 leader_uuid: "5c7b5af51dce4da58f5922995b72de5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c7b5af51dce4da58f5922995b72de5e" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43665 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:24.138188 26867 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:24.140851 26867 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:24.686998 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:20:24.708153 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:24.709100 26631 tablet_replica.cc:333] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e: stopping tablet replica
I20260630 12:20:24.709769 26631 raft_consensus.cc:2243] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:24.710292 26631 raft_consensus.cc:2272] T ee0aaacb79f545b993baaa254e129892 P 5c7b5af51dce4da58f5922995b72de5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:24.712674 26631 tablet_replica.cc:333] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e: stopping tablet replica
I20260630 12:20:24.713227 26631 raft_consensus.cc:2243] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:24.713680 26631 raft_consensus.cc:2272] T 4e9697dc8b9146ca8559525c3da89f62 P 5c7b5af51dce4da58f5922995b72de5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:24.802845 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:20:24.813194 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:20:24.829972 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:24.830653 26631 tablet_replica.cc:333] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7: stopping tablet replica
I20260630 12:20:24.831228 26631 raft_consensus.cc:2243] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:24.831670 26631 raft_consensus.cc:2272] T 9b362586330a4370be56a4a2d5d3a885 P e236728a9e3e4eb891e69ef9050369e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:24.850080 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:20:24.858737 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:20:24.874754 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:24.875394 26631 tablet_replica.cc:333] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568: stopping tablet replica
I20260630 12:20:24.875902 26631 raft_consensus.cc:2243] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:24.876418 26631 raft_consensus.cc:2272] T e62a004f7c044b9792c28d05a5c8efdf P a4b516e61d744422bdcca2ed207d5568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:24.894236 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:20:24.901786 26631 master.cc:562] Master@127.26.1.254:44241 shutting down...
I20260630 12:20:25.009434 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:25.009939 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:25.010200 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a5da7f9491b4283bb06ff585ef155a6: stopping tablet replica
I20260630 12:20:25.029084 26631 master.cc:584] Master@127.26.1.254:44241 shutdown complete.
I20260630 12:20:25.042187 26631 master.cc:562] Master@127.26.1.253:46551 shutting down...
I20260630 12:20:25.056726 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:25.057608 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:25.057958 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P a56c6d412ed0491fa8a186b0a81e9053: stopping tablet replica
I20260630 12:20:25.101413 26631 master.cc:584] Master@127.26.1.253:46551 shutdown complete.
I20260630 12:20:25.112167 26631 master.cc:562] Master@127.26.1.252:33501 shutting down...
I20260630 12:20:25.126744 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:25.127287 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:25.127699 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P ffaf3e031054401ba27c735b986bd809: stopping tablet replica
I20260630 12:20:25.145475 26631 master.cc:584] Master@127.26.1.252:33501 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6902 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:20:25.170708 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:46407
I20260630 12:20:25.171725 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:25.176812 27172 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:20:25.177961 27173 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:20:25.179014 26631 server_base.cc:1061] running on GCE node
W20260630 12:20:25.179462 27175 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:20:25.180485 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:25.180724 26631 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:20:25.180943 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822025180923 us; error 0 us; skew 500 ppm
I20260630 12:20:25.181492 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:25.184065 26631 webserver.cc:533] Webserver started at http://127.26.1.254:38841/ using document root <none> and password file <none>
I20260630 12:20:25.184605 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:25.184839 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:25.185141 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:25.186275 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "4f1005fccdbd4b568962723f0eedca57"
format_stamp: "Formatted at 2026-06-30 12:20:25 on dist-test-slave-wnkp"
I20260630 12:20:25.191182 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:20:25.194936 27180 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:20:25.196022 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:20:25.196518 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "4f1005fccdbd4b568962723f0eedca57"
format_stamp: "Formatted at 2026-06-30 12:20:25 on dist-test-slave-wnkp"
I20260630 12:20:25.196841 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-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:20:25.216960 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:25.218020 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:25.254866 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:46407
I20260630 12:20:25.254972 27231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:46407 every 8 connection(s)
I20260630 12:20:25.258818 27232 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:20:25.268080 27232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57: Bootstrap starting.
I20260630 12:20:25.272207 27232 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:25.276602 27232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57: No bootstrap required, opened a new log
I20260630 12:20:25.278678 27232 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f1005fccdbd4b568962723f0eedca57" member_type: VOTER }
I20260630 12:20:25.279131 27232 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:25.279400 27232 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1005fccdbd4b568962723f0eedca57, State: Initialized, Role: FOLLOWER
I20260630 12:20:25.280012 27232 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f1005fccdbd4b568962723f0eedca57" member_type: VOTER }
I20260630 12:20:25.280597 27232 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:25.280823 27232 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:25.281159 27232 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:25.285465 27232 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f1005fccdbd4b568962723f0eedca57" member_type: VOTER }
I20260630 12:20:25.286036 27232 leader_election.cc:304] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [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: 4f1005fccdbd4b568962723f0eedca57; no voters: 
I20260630 12:20:25.287287 27232 leader_election.cc:290] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:25.287595 27235 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:25.289271 27235 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1005fccdbd4b568962723f0eedca57, State: Running, Role: LEADER
I20260630 12:20:25.290040 27235 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [LEADER]: Queue going to LEADER mode. State: All 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: "4f1005fccdbd4b568962723f0eedca57" member_type: VOTER }
I20260630 12:20:25.290727 27232 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:25.293169 27236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f1005fccdbd4b568962723f0eedca57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f1005fccdbd4b568962723f0eedca57" member_type: VOTER } }
I20260630 12:20:25.294015 27236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:25.293242 27237 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f1005fccdbd4b568962723f0eedca57. Latest consensus state: current_term: 1 leader_uuid: "4f1005fccdbd4b568962723f0eedca57" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f1005fccdbd4b568962723f0eedca57" member_type: VOTER } }
I20260630 12:20:25.294915 27237 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:25.297466 27241 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:25.306214 27241 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:25.307178 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:25.315773 27241 catalog_manager.cc:1383] Generated new cluster ID: 9816120498d248e38475f13e9a9c9685
I20260630 12:20:25.316102 27241 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:25.347425 27241 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:25.348780 27241 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:25.369925 27241 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57: Generated new TSK 0
I20260630 12:20:25.370561 27241 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:25.438433 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:25.444504 27253 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:20:25.445663 27254 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:20:25.447451 27256 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:20:25.447556 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:25.448635 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:25.448874 26631 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:20:25.449050 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822025449026 us; error 0 us; skew 500 ppm
I20260630 12:20:25.449620 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:25.451954 26631 webserver.cc:533] Webserver started at http://127.26.1.193:40721/ using document root <none> and password file <none>
I20260630 12:20:25.452504 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:25.452728 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:25.452993 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:25.454015 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "f521f883c7b746be9f1e4ca220594e2d"
format_stamp: "Formatted at 2026-06-30 12:20:25 on dist-test-slave-wnkp"
I20260630 12:20:25.458649 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:20:25.462116 27261 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:20:25.462984 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:20:25.463294 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "f521f883c7b746be9f1e4ca220594e2d"
format_stamp: "Formatted at 2026-06-30 12:20:25 on dist-test-slave-wnkp"
I20260630 12:20:25.463675 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-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:20:25.474112 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:25.475147 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:25.476630 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:25.478904 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:25.479161 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:25.479431 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:25.479604 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:25.518951 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:43773
I20260630 12:20:25.519078 27323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:43773 every 8 connection(s)
I20260630 12:20:25.523957 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:25.531391 27328 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:20:25.532610 27329 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:20:25.535920 27331 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:20:25.535982 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:25.537122 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:25.537354 26631 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:20:25.537603 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822025537583 us; error 0 us; skew 500 ppm
I20260630 12:20:25.538113 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:25.541306 26631 webserver.cc:533] Webserver started at http://127.26.1.194:33193/ using document root <none> and password file <none>
I20260630 12:20:25.541949 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:25.542214 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:25.542550 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:25.542608 27324 heartbeater.cc:344] Connected to a master server at 127.26.1.254:46407
I20260630 12:20:25.543052 27324 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:25.543902 27324 heartbeater.cc:507] Master 127.26.1.254:46407 requested a full tablet report, sending...
I20260630 12:20:25.544064 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
format_stamp: "Formatted at 2026-06-30 12:20:25 on dist-test-slave-wnkp"
I20260630 12:20:25.546242 27197 ts_manager.cc:194] Registered new tserver with Master: f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773)
I20260630 12:20:25.548039 27197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44862
I20260630 12:20:25.549114 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:20:25.553056 27336 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:20:25.554021 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:20:25.554275 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
format_stamp: "Formatted at 2026-06-30 12:20:25 on dist-test-slave-wnkp"
I20260630 12:20:25.554519 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-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:20:25.572597 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:25.573622 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:25.574973 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:25.577263 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:25.577610 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:25.577935 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:25.578157 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:25.616487 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:45611
I20260630 12:20:25.616568 27398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:45611 every 8 connection(s)
I20260630 12:20:25.621217 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:25.628348 27402 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:20:25.629812 27403 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:20:25.633275 26631 server_base.cc:1061] running on GCE node
W20260630 12:20:25.633615 27405 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:20:25.634696 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:20:25.634860 27399 heartbeater.cc:344] Connected to a master server at 127.26.1.254:46407
W20260630 12:20:25.634989 26631 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:20:25.635236 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822025635218 us; error 0 us; skew 500 ppm
I20260630 12:20:25.635308 27399 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:25.635958 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:25.636217 27399 heartbeater.cc:507] Master 127.26.1.254:46407 requested a full tablet report, sending...
I20260630 12:20:25.638886 26631 webserver.cc:533] Webserver started at http://127.26.1.195:38225/ using document root <none> and password file <none>
I20260630 12:20:25.639062 27197 ts_manager.cc:194] Registered new tserver with Master: 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:25.639587 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:25.639868 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:25.640182 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:25.640859 27197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44870
I20260630 12:20:25.641676 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "352dc4de6c884dfa931cf147d0b2a9fb"
format_stamp: "Formatted at 2026-06-30 12:20:25 on dist-test-slave-wnkp"
I20260630 12:20:25.646775 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:20:25.650295 27410 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:20:25.651139 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:20:25.651458 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "352dc4de6c884dfa931cf147d0b2a9fb"
format_stamp: "Formatted at 2026-06-30 12:20:25 on dist-test-slave-wnkp"
I20260630 12:20:25.651763 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-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:20:25.688244 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:25.689393 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:25.691044 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:25.693315 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:25.693559 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:25.693799 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:25.693969 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:25.732190 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:36329
I20260630 12:20:25.732354 27472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:36329 every 8 connection(s)
I20260630 12:20:25.745945 27473 heartbeater.cc:344] Connected to a master server at 127.26.1.254:46407
I20260630 12:20:25.746385 27473 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:25.747117 27473 heartbeater.cc:507] Master 127.26.1.254:46407 requested a full tablet report, sending...
I20260630 12:20:25.749185 27197 ts_manager.cc:194] Registered new tserver with Master: 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:25.750168 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014763047s
I20260630 12:20:25.750722 27197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44886
I20260630 12:20:26.551154 27324 heartbeater.cc:499] Master 127.26.1.254:46407 was elected leader, sending a full tablet report...
I20260630 12:20:26.643877 27399 heartbeater.cc:499] Master 127.26.1.254:46407 was elected leader, sending a full tablet report...
I20260630 12:20:26.753693 27473 heartbeater.cc:499] Master 127.26.1.254:46407 was elected leader, sending a full tablet report...
I20260630 12:20:26.807801 27197 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44900:
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:20:26.810374 27197 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:20:26.874397 27364 tablet_service.cc:1511] Processing CreateTablet for tablet 1a56a399544a434285387827a0dee4f2 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:20:26.874919 27363 tablet_service.cc:1511] Processing CreateTablet for tablet 971dcf06f4e447679ec0c78609745c7f (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:20:26.875880 27364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a56a399544a434285387827a0dee4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.878605 27362 tablet_service.cc:1511] Processing CreateTablet for tablet 8845764b44004ed49564c88f3c9ac0eb (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:20:26.879276 27363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 971dcf06f4e447679ec0c78609745c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.880196 27362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8845764b44004ed49564c88f3c9ac0eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.883603 27361 tablet_service.cc:1511] Processing CreateTablet for tablet 039c3968429d47adb344024b01eedf93 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:20:26.885198 27361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039c3968429d47adb344024b01eedf93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.887825 27358 tablet_service.cc:1511] Processing CreateTablet for tablet 98204bf2542a413083833a426e2b8cfd (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:20:26.889406 27358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98204bf2542a413083833a426e2b8cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.889464 27360 tablet_service.cc:1511] Processing CreateTablet for tablet bdf5cd1b956e4abda83a30e7e37a1190 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:20:26.891047 27360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf5cd1b956e4abda83a30e7e37a1190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.894438 27359 tablet_service.cc:1511] Processing CreateTablet for tablet 464669f039f143929f971103ccff9d2e (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:20:26.894728 27357 tablet_service.cc:1511] Processing CreateTablet for tablet 254efa9decc441588099f72d1674c114 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:20:26.895850 27359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464669f039f143929f971103ccff9d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.899825 27357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254efa9decc441588099f72d1674c114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.914139 27287 tablet_service.cc:1511] Processing CreateTablet for tablet 8845764b44004ed49564c88f3c9ac0eb (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:20:26.915887 27287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8845764b44004ed49564c88f3c9ac0eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.916114 27289 tablet_service.cc:1511] Processing CreateTablet for tablet 1a56a399544a434285387827a0dee4f2 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:20:26.917526 27286 tablet_service.cc:1511] Processing CreateTablet for tablet 039c3968429d47adb344024b01eedf93 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:20:26.918673 27288 tablet_service.cc:1511] Processing CreateTablet for tablet 971dcf06f4e447679ec0c78609745c7f (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:20:26.920053 27285 tablet_service.cc:1511] Processing CreateTablet for tablet bdf5cd1b956e4abda83a30e7e37a1190 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:20:26.922536 27284 tablet_service.cc:1511] Processing CreateTablet for tablet 464669f039f143929f971103ccff9d2e (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:20:26.925037 27283 tablet_service.cc:1511] Processing CreateTablet for tablet 98204bf2542a413083833a426e2b8cfd (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:20:26.927523 27282 tablet_service.cc:1511] Processing CreateTablet for tablet 254efa9decc441588099f72d1674c114 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:20:26.929530 27438 tablet_service.cc:1511] Processing CreateTablet for tablet 1a56a399544a434285387827a0dee4f2 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:20:26.930984 27438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a56a399544a434285387827a0dee4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.933509 27437 tablet_service.cc:1511] Processing CreateTablet for tablet 971dcf06f4e447679ec0c78609745c7f (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:20:26.935038 27437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 971dcf06f4e447679ec0c78609745c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.937443 27493 tablet_bootstrap.cc:492] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443: Bootstrap starting.
I20260630 12:20:26.937601 27436 tablet_service.cc:1511] Processing CreateTablet for tablet 8845764b44004ed49564c88f3c9ac0eb (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:20:26.938941 27436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8845764b44004ed49564c88f3c9ac0eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.941228 27435 tablet_service.cc:1511] Processing CreateTablet for tablet 039c3968429d47adb344024b01eedf93 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:20:26.942276 27435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039c3968429d47adb344024b01eedf93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.945890 27434 tablet_service.cc:1511] Processing CreateTablet for tablet bdf5cd1b956e4abda83a30e7e37a1190 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:20:26.946424 27432 tablet_service.cc:1511] Processing CreateTablet for tablet 98204bf2542a413083833a426e2b8cfd (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:20:26.947598 27434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf5cd1b956e4abda83a30e7e37a1190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.917575 27289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a56a399544a434285387827a0dee4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.948403 27288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 971dcf06f4e447679ec0c78609745c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.949855 27433 tablet_service.cc:1511] Processing CreateTablet for tablet 464669f039f143929f971103ccff9d2e (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:20:26.953578 27431 tablet_service.cc:1511] Processing CreateTablet for tablet 254efa9decc441588099f72d1674c114 (DEFAULT_TABLE table=test-workload [id=34a903ecb8f840fa8b98baa555460890]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:20:26.956194 27432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98204bf2542a413083833a426e2b8cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.956470 27493 tablet_bootstrap.cc:654] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:26.957131 27433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464669f039f143929f971103ccff9d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.957753 27284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464669f039f143929f971103ccff9d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.959787 27431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254efa9decc441588099f72d1674c114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.962978 27285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf5cd1b956e4abda83a30e7e37a1190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.965077 27282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254efa9decc441588099f72d1674c114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.983031 27286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039c3968429d47adb344024b01eedf93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:26.986865 27283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98204bf2542a413083833a426e2b8cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:27.036484 27495 tablet_bootstrap.cc:492] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d: Bootstrap starting.
I20260630 12:20:27.036886 27493 tablet_bootstrap.cc:492] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443: No bootstrap required, opened a new log
I20260630 12:20:27.039151 27493 ts_tablet_manager.cc:1403] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.016s
I20260630 12:20:27.043958 27493 raft_consensus.cc:359] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.045030 27493 raft_consensus.cc:385] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.045324 27493 raft_consensus.cc:740] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.046034 27493 consensus_queue.cc:260] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.057538 27495 tablet_bootstrap.cc:654] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.047462 27496 tablet_bootstrap.cc:492] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb: Bootstrap starting.
I20260630 12:20:27.071193 27493 ts_tablet_manager.cc:1434] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.006s
I20260630 12:20:27.072430 27493 tablet_bootstrap.cc:492] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443: Bootstrap starting.
I20260630 12:20:27.076583 27495 tablet_bootstrap.cc:492] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d: No bootstrap required, opened a new log
I20260630 12:20:27.077317 27495 ts_tablet_manager.cc:1403] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.000s
I20260630 12:20:27.080180 27495 raft_consensus.cc:359] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.081102 27495 raft_consensus.cc:385] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.082180 27495 raft_consensus.cc:740] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f521f883c7b746be9f1e4ca220594e2d, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.083240 27495 consensus_queue.cc:260] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.086953 27493 tablet_bootstrap.cc:654] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.087076 27496 tablet_bootstrap.cc:654] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.093072 27496 tablet_bootstrap.cc:492] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb: No bootstrap required, opened a new log
I20260630 12:20:27.093554 27496 ts_tablet_manager.cc:1403] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.003s
I20260630 12:20:27.093820 27493 tablet_bootstrap.cc:492] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443: No bootstrap required, opened a new log
I20260630 12:20:27.094283 27493 ts_tablet_manager.cc:1403] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260630 12:20:27.094368 27495 ts_tablet_manager.cc:1434] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:20:27.095621 27495 tablet_bootstrap.cc:492] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d: Bootstrap starting.
I20260630 12:20:27.096309 27496 raft_consensus.cc:359] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.097122 27496 raft_consensus.cc:385] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.097087 27493 raft_consensus.cc:359] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.097687 27496 raft_consensus.cc:740] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.098146 27493 raft_consensus.cc:385] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.098498 27493 raft_consensus.cc:740] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.098541 27496 consensus_queue.cc:260] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.099536 27493 consensus_queue.cc:260] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.102517 27495 tablet_bootstrap.cc:654] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.102599 27493 ts_tablet_manager.cc:1434] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:20:27.104045 27493 tablet_bootstrap.cc:492] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443: Bootstrap starting.
I20260630 12:20:27.107908 27496 ts_tablet_manager.cc:1434] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260630 12:20:27.108999 27496 tablet_bootstrap.cc:492] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb: Bootstrap starting.
I20260630 12:20:27.110394 27493 tablet_bootstrap.cc:654] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.115192 27496 tablet_bootstrap.cc:654] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.125173 27495 tablet_bootstrap.cc:492] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d: No bootstrap required, opened a new log
I20260630 12:20:27.125736 27495 ts_tablet_manager.cc:1403] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260630 12:20:27.126541 27493 tablet_bootstrap.cc:492] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443: No bootstrap required, opened a new log
I20260630 12:20:27.126634 27496 tablet_bootstrap.cc:492] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb: No bootstrap required, opened a new log
I20260630 12:20:27.127084 27493 ts_tablet_manager.cc:1403] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260630 12:20:27.127187 27496 ts_tablet_manager.cc:1403] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260630 12:20:27.128513 27495 raft_consensus.cc:359] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.129266 27495 raft_consensus.cc:385] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.129370 27496 raft_consensus.cc:359] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.129644 27495 raft_consensus.cc:740] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f521f883c7b746be9f1e4ca220594e2d, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.130080 27496 raft_consensus.cc:385] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.129935 27493 raft_consensus.cc:359] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.130419 27496 raft_consensus.cc:740] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.130713 27493 raft_consensus.cc:385] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.131083 27496 consensus_queue.cc:260] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.131446 27493 raft_consensus.cc:740] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.130703 27495 consensus_queue.cc:260] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.132356 27493 consensus_queue.cc:260] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.133052 27496 ts_tablet_manager.cc:1434] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:20:27.133996 27496 tablet_bootstrap.cc:492] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb: Bootstrap starting.
I20260630 12:20:27.134454 27493 ts_tablet_manager.cc:1434] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:20:27.135411 27493 tablet_bootstrap.cc:492] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443: Bootstrap starting.
I20260630 12:20:27.139460 27496 tablet_bootstrap.cc:654] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.140964 27493 tablet_bootstrap.cc:654] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.144209 27495 ts_tablet_manager.cc:1434] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:20:27.146703 27495 tablet_bootstrap.cc:492] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d: Bootstrap starting.
I20260630 12:20:27.158982 27496 tablet_bootstrap.cc:492] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb: No bootstrap required, opened a new log
I20260630 12:20:27.160106 27496 ts_tablet_manager.cc:1403] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260630 12:20:27.162161 27496 raft_consensus.cc:359] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.162714 27496 raft_consensus.cc:385] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.163100 27496 raft_consensus.cc:740] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.163906 27496 consensus_queue.cc:260] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.165596 27493 tablet_bootstrap.cc:492] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443: No bootstrap required, opened a new log
I20260630 12:20:27.165956 27496 ts_tablet_manager.cc:1434] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:20:27.166141 27493 ts_tablet_manager.cc:1403] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.011s
I20260630 12:20:27.166365 27495 tablet_bootstrap.cc:654] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.167013 27496 tablet_bootstrap.cc:492] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb: Bootstrap starting.
I20260630 12:20:27.168993 27493 raft_consensus.cc:359] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.169795 27493 raft_consensus.cc:385] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.170157 27493 raft_consensus.cc:740] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.171012 27493 consensus_queue.cc:260] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.173700 27496 tablet_bootstrap.cc:654] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.177575 27493 ts_tablet_manager.cc:1434] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:20:27.178699 27493 tablet_bootstrap.cc:492] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443: Bootstrap starting.
I20260630 12:20:27.182816 27495 tablet_bootstrap.cc:492] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d: No bootstrap required, opened a new log
I20260630 12:20:27.183051 27496 tablet_bootstrap.cc:492] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb: No bootstrap required, opened a new log
I20260630 12:20:27.183478 27495 ts_tablet_manager.cc:1403] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.009s
I20260630 12:20:27.183516 27496 ts_tablet_manager.cc:1403] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:20:27.185899 27497 raft_consensus.cc:493] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.186409 27497 raft_consensus.cc:515] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.186655 27495 raft_consensus.cc:359] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.186829 27496 raft_consensus.cc:359] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.187476 27495 raft_consensus.cc:385] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.187527 27496 raft_consensus.cc:385] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.187932 27495 raft_consensus.cc:740] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f521f883c7b746be9f1e4ca220594e2d, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.187973 27496 raft_consensus.cc:740] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.188766 27497 leader_election.cc:290] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:27.188947 27496 consensus_queue.cc:260] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.188966 27495 consensus_queue.cc:260] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.191414 27496 ts_tablet_manager.cc:1434] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:20:27.192546 27496 tablet_bootstrap.cc:492] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb: Bootstrap starting.
I20260630 12:20:27.199765 27496 tablet_bootstrap.cc:654] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.199765 27493 tablet_bootstrap.cc:654] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.201143 27495 ts_tablet_manager.cc:1434] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:20:27.212527 27495 tablet_bootstrap.cc:492] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d: Bootstrap starting.
I20260630 12:20:27.215513 27502 raft_consensus.cc:493] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.216059 27502 raft_consensus.cc:515] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.220548 27495 tablet_bootstrap.cc:654] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.224619 27299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971dcf06f4e447679ec0c78609745c7f" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d" is_pre_election: true
W20260630 12:20:27.226653 27338 leader_election.cc:343] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.229188 27502 leader_election.cc:290] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611), f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773)
I20260630 12:20:27.231649 27493 tablet_bootstrap.cc:492] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443: No bootstrap required, opened a new log
I20260630 12:20:27.232311 27493 ts_tablet_manager.cc:1403] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.006s
I20260630 12:20:27.235913 27493 raft_consensus.cc:359] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.236943 27493 raft_consensus.cc:385] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.237310 27493 raft_consensus.cc:740] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.238771 27493 consensus_queue.cc:260] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.251159 27493 ts_tablet_manager.cc:1434] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260630 12:20:27.258293 27493 tablet_bootstrap.cc:492] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443: Bootstrap starting.
I20260630 12:20:27.261559 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971dcf06f4e447679ec0c78609745c7f" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" is_pre_election: true
I20260630 12:20:27.263062 27499 raft_consensus.cc:493] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.263652 27499 raft_consensus.cc:515] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.267272 27502 raft_consensus.cc:493] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:20:27.267688 27340 leader_election.cc:343] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.267917 27502 raft_consensus.cc:515] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.268170 27340 leader_election.cc:304] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [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: 0cd5d0ba52574a5eb4881ccb3658f443; no voters: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d
I20260630 12:20:27.271668 27497 raft_consensus.cc:2749] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:27.276850 27502 leader_election.cc:290] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:27.278297 27499 leader_election.cc:290] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:27.280119 27496 tablet_bootstrap.cc:492] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb: No bootstrap required, opened a new log
I20260630 12:20:27.280853 27496 ts_tablet_manager.cc:1403] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.044s
I20260630 12:20:27.281494 27495 tablet_bootstrap.cc:492] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d: No bootstrap required, opened a new log
I20260630 12:20:27.281999 27495 ts_tablet_manager.cc:1403] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.028s
I20260630 12:20:27.287354 27495 raft_consensus.cc:359] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.287842 27496 raft_consensus.cc:359] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.289317 27495 raft_consensus.cc:385] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.289508 27496 raft_consensus.cc:385] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.289873 27495 raft_consensus.cc:740] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f521f883c7b746be9f1e4ca220594e2d, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.290033 27496 raft_consensus.cc:740] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.292207 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a56a399544a434285387827a0dee4f2" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" is_pre_election: true
I20260630 12:20:27.294761 27495 consensus_queue.cc:260] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.296954 27373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039c3968429d47adb344024b01eedf93" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" is_pre_election: true
I20260630 12:20:27.296531 27496 consensus_queue.cc:260] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.297669 27373 raft_consensus.cc:2468] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 0.
I20260630 12:20:27.296613 27374 raft_consensus.cc:2468] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 0.
I20260630 12:20:27.300623 27493 tablet_bootstrap.cc:654] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.298149 27299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a56a399544a434285387827a0dee4f2" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d" is_pre_election: true
W20260630 12:20:27.304055 27412 leader_election.cc:343] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.304711 27298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039c3968429d47adb344024b01eedf93" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d" is_pre_election: true
W20260630 12:20:27.305563 27245 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:20:27.304909 27495 ts_tablet_manager.cc:1434] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:20:27.305012 27496 ts_tablet_manager.cc:1434] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.005s
I20260630 12:20:27.306267 27411 leader_election.cc:304] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [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: 0cd5d0ba52574a5eb4881ccb3658f443, 352dc4de6c884dfa931cf147d0b2a9fb; no voters: 
I20260630 12:20:27.307085 27250 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:27.307760 27496 tablet_bootstrap.cc:492] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb: Bootstrap starting.
I20260630 12:20:27.307548 27411 leader_election.cc:304] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [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: 0cd5d0ba52574a5eb4881ccb3658f443, 352dc4de6c884dfa931cf147d0b2a9fb; no voters: f521f883c7b746be9f1e4ca220594e2d
W20260630 12:20:27.308035 27250 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:20:27.308110 27502 raft_consensus.cc:2804] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:27.304899 27497 raft_consensus.cc:493] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.310680 27502 raft_consensus.cc:493] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:27.310874 27497 raft_consensus.cc:515] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.311173 27502 raft_consensus.cc:3060] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.312685 27497 leader_election.cc:290] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
W20260630 12:20:27.308513 27412 leader_election.cc:343] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.313832 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464669f039f143929f971103ccff9d2e" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" is_pre_election: true
I20260630 12:20:27.314761 27496 tablet_bootstrap.cc:654] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.314832 27298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464669f039f143929f971103ccff9d2e" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d" is_pre_election: true
I20260630 12:20:27.315653 27298 raft_consensus.cc:2468] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd5d0ba52574a5eb4881ccb3658f443 in term 0.
W20260630 12:20:27.316309 27340 leader_election.cc:343] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.319006 27338 leader_election.cc:304] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [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: 0cd5d0ba52574a5eb4881ccb3658f443, f521f883c7b746be9f1e4ca220594e2d; no voters: 352dc4de6c884dfa931cf147d0b2a9fb
I20260630 12:20:27.321732 27497 raft_consensus.cc:2804] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:27.322149 27497 raft_consensus.cc:493] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:27.322508 27497 raft_consensus.cc:3060] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.328841 27495 tablet_bootstrap.cc:492] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d: Bootstrap starting.
I20260630 12:20:27.330922 27520 raft_consensus.cc:2804] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:27.331444 27520 raft_consensus.cc:493] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:27.331806 27520 raft_consensus.cc:3060] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.333933 27502 raft_consensus.cc:515] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.335043 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8845764b44004ed49564c88f3c9ac0eb" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" is_pre_election: true
W20260630 12:20:27.337790 27262 leader_election.cc:343] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.342128 27298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039c3968429d47adb344024b01eedf93" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d"
I20260630 12:20:27.344712 27493 tablet_bootstrap.cc:492] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443: No bootstrap required, opened a new log
I20260630 12:20:27.344619 27502 leader_election.cc:290] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 election: Requested vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:27.345275 27493 ts_tablet_manager.cc:1403] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.001s
W20260630 12:20:27.345669 27412 leader_election.cc:343] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.345336 27502 raft_consensus.cc:493] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.346537 27502 raft_consensus.cc:515] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.350049 27502 leader_election.cc:290] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:27.350100 27497 raft_consensus.cc:515] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.354260 27298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971dcf06f4e447679ec0c78609745c7f" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d" is_pre_election: true
I20260630 12:20:27.356703 27298 raft_consensus.cc:2468] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 0.
I20260630 12:20:27.357985 27412 leader_election.cc:304] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [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: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d; no voters: 
I20260630 12:20:27.358202 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039c3968429d47adb344024b01eedf93" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
I20260630 12:20:27.348410 27493 raft_consensus.cc:359] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.359592 27493 raft_consensus.cc:385] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.359917 27493 raft_consensus.cc:740] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.360805 27298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464669f039f143929f971103ccff9d2e" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d"
I20260630 12:20:27.360806 27493 consensus_queue.cc:260] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.361615 27298 raft_consensus.cc:3060] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.361719 27495 tablet_bootstrap.cc:654] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.359972 27374 raft_consensus.cc:3060] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.366349 27373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971dcf06f4e447679ec0c78609745c7f" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" is_pre_election: true
I20260630 12:20:27.363915 27502 raft_consensus.cc:2804] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:27.369129 27497 leader_election.cc:290] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 election: Requested vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:27.368438 27373 raft_consensus.cc:2468] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 0.
I20260630 12:20:27.373006 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464669f039f143929f971103ccff9d2e" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb"
W20260630 12:20:27.374533 27340 leader_election.cc:343] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.378767 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8845764b44004ed49564c88f3c9ac0eb" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" is_pre_election: true
I20260630 12:20:27.379489 27448 raft_consensus.cc:2468] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f521f883c7b746be9f1e4ca220594e2d in term 0.
I20260630 12:20:27.375018 27502 raft_consensus.cc:493] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:27.381072 27265 leader_election.cc:304] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [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: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d; no voters: 0cd5d0ba52574a5eb4881ccb3658f443
I20260630 12:20:27.383472 27298 raft_consensus.cc:2468] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd5d0ba52574a5eb4881ccb3658f443 in term 1.
I20260630 12:20:27.386528 27502 raft_consensus.cc:3060] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.383862 27493 ts_tablet_manager.cc:1434] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent starting tablet: real 0.038s	user 0.016s	sys 0.002s
I20260630 12:20:27.387105 27499 raft_consensus.cc:2804] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:27.387492 27499 raft_consensus.cc:493] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:27.387820 27499 raft_consensus.cc:3060] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.388013 27338 leader_election.cc:304] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [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: 0cd5d0ba52574a5eb4881ccb3658f443, f521f883c7b746be9f1e4ca220594e2d; no voters: 352dc4de6c884dfa931cf147d0b2a9fb
I20260630 12:20:27.384500 27495 tablet_bootstrap.cc:492] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d: No bootstrap required, opened a new log
I20260630 12:20:27.389875 27497 raft_consensus.cc:2804] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:27.390312 27497 raft_consensus.cc:697] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Running, Role: LEADER
I20260630 12:20:27.386013 27374 raft_consensus.cc:2468] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 1.
I20260630 12:20:27.385923 27520 raft_consensus.cc:515] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.391913 27497 consensus_queue.cc:237] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [LEADER]: Queue going to LEADER mode. State: All 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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.396327 27495 ts_tablet_manager.cc:1403] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.008s
I20260630 12:20:27.397639 27499 raft_consensus.cc:515] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.397976 27520 leader_election.cc:290] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 election: Requested vote from peers 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611), f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773)
I20260630 12:20:27.397787 27373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a56a399544a434285387827a0dee4f2" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
I20260630 12:20:27.401157 27496 tablet_bootstrap.cc:492] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb: No bootstrap required, opened a new log
I20260630 12:20:27.401513 27373 raft_consensus.cc:3060] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.400694 27298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a56a399544a434285387827a0dee4f2" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d"
I20260630 12:20:27.403137 27411 leader_election.cc:304] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [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: 0cd5d0ba52574a5eb4881ccb3658f443, 352dc4de6c884dfa931cf147d0b2a9fb; no voters: f521f883c7b746be9f1e4ca220594e2d
I20260630 12:20:27.403882 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8845764b44004ed49564c88f3c9ac0eb" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
W20260630 12:20:27.404088 27412 leader_election.cc:343] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.404238 27520 raft_consensus.cc:2804] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:27.398620 27493 tablet_bootstrap.cc:492] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443: Bootstrap starting.
I20260630 12:20:27.405014 27520 raft_consensus.cc:697] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Becoming Leader. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Running, Role: LEADER
I20260630 12:20:27.405135 27499 leader_election.cc:290] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [CANDIDATE]: Term 1 election: Requested vote from peers 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
W20260630 12:20:27.405221 27262 leader_election.cc:343] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.402158 27496 ts_tablet_manager.cc:1403] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.012s
I20260630 12:20:27.406772 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8845764b44004ed49564c88f3c9ac0eb" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb"
I20260630 12:20:27.407883 27448 raft_consensus.cc:3060] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.408079 27495 raft_consensus.cc:359] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.409242 27495 raft_consensus.cc:385] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.406597 27502 raft_consensus.cc:515] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.410175 27520 consensus_queue.cc:237] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Queue going to LEADER mode. State: All 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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.415958 27298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971dcf06f4e447679ec0c78609745c7f" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d"
I20260630 12:20:27.416644 27298 raft_consensus.cc:3060] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.417172 27448 raft_consensus.cc:2468] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f521f883c7b746be9f1e4ca220594e2d in term 1.
I20260630 12:20:27.418531 27265 leader_election.cc:304] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [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: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d; no voters: 0cd5d0ba52574a5eb4881ccb3658f443
I20260630 12:20:27.418891 27496 raft_consensus.cc:359] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.419668 27499 raft_consensus.cc:2804] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:27.409691 27495 raft_consensus.cc:740] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f521f883c7b746be9f1e4ca220594e2d, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.421000 27373 raft_consensus.cc:2468] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 1.
I20260630 12:20:27.419693 27496 raft_consensus.cc:385] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.423173 27496 raft_consensus.cc:740] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.423445 27495 consensus_queue.cc:260] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.424131 27496 consensus_queue.cc:260] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.429531 27496 ts_tablet_manager.cc:1434] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260630 12:20:27.430346 27496 tablet_bootstrap.cc:492] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb: Bootstrap starting.
I20260630 12:20:27.437671 27521 raft_consensus.cc:493] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.438472 27521 raft_consensus.cc:515] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.440553 27502 leader_election.cc:290] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 election: Requested vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:27.442714 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971dcf06f4e447679ec0c78609745c7f" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
I20260630 12:20:27.443295 27521 leader_election.cc:290] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:27.443374 27374 raft_consensus.cc:3060] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.445330 27497 raft_consensus.cc:493] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.446431 27499 raft_consensus.cc:697] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 1 LEADER]: Becoming Leader. State: Replica: f521f883c7b746be9f1e4ca220594e2d, State: Running, Role: LEADER
I20260630 12:20:27.447238 27493 tablet_bootstrap.cc:654] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.447357 27499 consensus_queue.cc:237] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [LEADER]: Queue going to LEADER mode. State: All 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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.449501 27298 raft_consensus.cc:2468] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 1.
I20260630 12:20:27.445842 27497 raft_consensus.cc:515] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.445358 27299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98204bf2542a413083833a426e2b8cfd" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d" is_pre_election: true
I20260630 12:20:27.454510 27411 leader_election.cc:304] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [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: 0cd5d0ba52574a5eb4881ccb3658f443, 352dc4de6c884dfa931cf147d0b2a9fb; no voters: f521f883c7b746be9f1e4ca220594e2d
I20260630 12:20:27.456097 27521 raft_consensus.cc:2804] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:27.456736 27521 raft_consensus.cc:697] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Becoming Leader. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Running, Role: LEADER
I20260630 12:20:27.457471 27298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5cd1b956e4abda83a30e7e37a1190" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d" is_pre_election: true
I20260630 12:20:27.457756 27521 consensus_queue.cc:237] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Queue going to LEADER mode. State: All 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: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.460619 27412 leader_election.cc:304] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [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: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d; no voters: 
W20260630 12:20:27.460913 27338 leader_election.cc:343] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.464567 27502 raft_consensus.cc:2804] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:27.466534 27495 ts_tablet_manager.cc:1434] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.002s
I20260630 12:20:27.467715 27495 tablet_bootstrap.cc:492] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d: Bootstrap starting.
I20260630 12:20:27.451349 27299 raft_consensus.cc:2468] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 0.
I20260630 12:20:27.470045 27497 leader_election.cc:290] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:27.471233 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5cd1b956e4abda83a30e7e37a1190" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" is_pre_election: true
W20260630 12:20:27.474285 27340 leader_election.cc:343] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:27.474757 27340 leader_election.cc:304] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [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: 0cd5d0ba52574a5eb4881ccb3658f443; no voters: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d
I20260630 12:20:27.476081 27497 raft_consensus.cc:2749] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:27.475458 27197 catalog_manager.cc:5697] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:27.477859 27495 tablet_bootstrap.cc:654] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.472662 27373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98204bf2542a413083833a426e2b8cfd" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" is_pre_election: true
I20260630 12:20:27.478513 27373 raft_consensus.cc:2468] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 0.
I20260630 12:20:27.479723 27412 leader_election.cc:304] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [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: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d; no voters: 
I20260630 12:20:27.480688 27520 raft_consensus.cc:2804] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:27.483341 27502 raft_consensus.cc:697] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Becoming Leader. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Running, Role: LEADER
I20260630 12:20:27.484575 27502 consensus_queue.cc:237] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Queue going to LEADER mode. State: All 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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.491252 27374 raft_consensus.cc:2468] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 1.
I20260630 12:20:27.482514 27520 raft_consensus.cc:493] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:27.491603 27496 tablet_bootstrap.cc:654] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.492118 27195 catalog_manager.cc:5697] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to f521f883c7b746be9f1e4ca220594e2d (127.26.1.193). New cstate: current_term: 1 leader_uuid: "f521f883c7b746be9f1e4ca220594e2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:27.498620 27520 raft_consensus.cc:3060] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.513161 27495 tablet_bootstrap.cc:492] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d: No bootstrap required, opened a new log
I20260630 12:20:27.514029 27495 ts_tablet_manager.cc:1403] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.006s
I20260630 12:20:27.528057 27493 tablet_bootstrap.cc:492] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443: No bootstrap required, opened a new log
I20260630 12:20:27.520898 27520 raft_consensus.cc:515] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.528772 27493 ts_tablet_manager.cc:1403] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.020s
I20260630 12:20:27.531107 27495 raft_consensus.cc:359] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.532163 27493 raft_consensus.cc:359] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.533751 27493 raft_consensus.cc:385] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.532759 27495 raft_consensus.cc:385] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.534556 27495 raft_consensus.cc:740] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f521f883c7b746be9f1e4ca220594e2d, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.534700 27299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98204bf2542a413083833a426e2b8cfd" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d"
I20260630 12:20:27.534031 27520 leader_election.cc:290] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 election: Requested vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:27.535105 27499 raft_consensus.cc:493] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.535215 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98204bf2542a413083833a426e2b8cfd" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
I20260630 12:20:27.535434 27299 raft_consensus.cc:3060] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.535874 27374 raft_consensus.cc:3060] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.535631 27499 raft_consensus.cc:515] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.538265 27499 leader_election.cc:290] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:27.539964 27373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039c3968429d47adb344024b01eedf93" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" is_pre_election: true
I20260630 12:20:27.540887 27373 raft_consensus.cc:2393] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f521f883c7b746be9f1e4ca220594e2d in current term 1: Already voted for candidate 352dc4de6c884dfa931cf147d0b2a9fb in this term.
I20260630 12:20:27.541006 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039c3968429d47adb344024b01eedf93" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" is_pre_election: true
I20260630 12:20:27.542353 27496 tablet_bootstrap.cc:492] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb: No bootstrap required, opened a new log
I20260630 12:20:27.543092 27496 ts_tablet_manager.cc:1403] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.002s
I20260630 12:20:27.539119 27495 consensus_queue.cc:260] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.544371 27265 leader_election.cc:304] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [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: f521f883c7b746be9f1e4ca220594e2d; no voters: 0cd5d0ba52574a5eb4881ccb3658f443, 352dc4de6c884dfa931cf147d0b2a9fb
I20260630 12:20:27.534441 27493 raft_consensus.cc:740] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.546535 27299 raft_consensus.cc:2468] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 1.
I20260630 12:20:27.547070 27495 ts_tablet_manager.cc:1434] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260630 12:20:27.548123 27495 tablet_bootstrap.cc:492] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d: Bootstrap starting.
I20260630 12:20:27.548108 27412 leader_election.cc:304] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [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: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d; no voters: 
I20260630 12:20:27.548693 27374 raft_consensus.cc:2468] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 1.
I20260630 12:20:27.549573 27520 raft_consensus.cc:2804] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:27.550223 27520 raft_consensus.cc:697] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Becoming Leader. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Running, Role: LEADER
I20260630 12:20:27.550820 27499 raft_consensus.cc:3060] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.551298 27520 consensus_queue.cc:237] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Queue going to LEADER mode. State: All 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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.554031 27493 consensus_queue.cc:260] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.555204 27496 raft_consensus.cc:359] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.556753 27496 raft_consensus.cc:385] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.557160 27496 raft_consensus.cc:740] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.558370 27496 consensus_queue.cc:260] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.560439 27493 ts_tablet_manager.cc:1434] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260630 12:20:27.562518 27493 tablet_bootstrap.cc:492] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443: Bootstrap starting.
I20260630 12:20:27.560678 27496 ts_tablet_manager.cc:1434] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:20:27.567301 27499 raft_consensus.cc:2749] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:27.567605 27496 tablet_bootstrap.cc:492] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb: Bootstrap starting.
I20260630 12:20:27.568303 27495 tablet_bootstrap.cc:654] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.574231 27194 catalog_manager.cc:5697] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195). New cstate: current_term: 1 leader_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:27.576200 27194 catalog_manager.cc:5697] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195). New cstate: current_term: 1 leader_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:27.578224 27194 catalog_manager.cc:5697] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195). New cstate: current_term: 1 leader_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:27.579677 27493 tablet_bootstrap.cc:654] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.588613 27496 tablet_bootstrap.cc:654] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.603394 27495 tablet_bootstrap.cc:492] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d: No bootstrap required, opened a new log
I20260630 12:20:27.604538 27495 ts_tablet_manager.cc:1403] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.023s
I20260630 12:20:27.608058 27495 raft_consensus.cc:359] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.609440 27495 raft_consensus.cc:385] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.609962 27495 raft_consensus.cc:740] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f521f883c7b746be9f1e4ca220594e2d, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.611380 27495 consensus_queue.cc:260] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.614573 27495 ts_tablet_manager.cc:1434] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:20:27.615839 27495 tablet_bootstrap.cc:492] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d: Bootstrap starting.
I20260630 12:20:27.619724 27197 catalog_manager.cc:5697] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195). New cstate: current_term: 1 leader_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:27.620777 27496 tablet_bootstrap.cc:492] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb: No bootstrap required, opened a new log
I20260630 12:20:27.623261 27495 tablet_bootstrap.cc:654] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:27.623664 27496 ts_tablet_manager.cc:1403] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.015s
I20260630 12:20:27.624621 27493 tablet_bootstrap.cc:492] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443: No bootstrap required, opened a new log
I20260630 12:20:27.643570 27493 ts_tablet_manager.cc:1403] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.009s
I20260630 12:20:27.625950 27520 raft_consensus.cc:493] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.646520 27520 raft_consensus.cc:515] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.645064 27496 raft_consensus.cc:359] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.648533 27496 raft_consensus.cc:385] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.648913 27496 raft_consensus.cc:740] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.649288 27493 raft_consensus.cc:359] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.650039 27493 raft_consensus.cc:385] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.649732 27496 consensus_queue.cc:260] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.650373 27493 raft_consensus.cc:740] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.650748 27299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254efa9decc441588099f72d1674c114" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d" is_pre_election: true
I20260630 12:20:27.651376 27299 raft_consensus.cc:2468] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 0.
I20260630 12:20:27.651319 27493 consensus_queue.cc:260] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.652031 27496 ts_tablet_manager.cc:1434] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260630 12:20:27.652733 27502 raft_consensus.cc:493] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.653178 27502 raft_consensus.cc:515] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.655355 27502 leader_election.cc:290] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:27.656333 27495 tablet_bootstrap.cc:492] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d: No bootstrap required, opened a new log
I20260630 12:20:27.656900 27495 ts_tablet_manager.cc:1403] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.002s
I20260630 12:20:27.656949 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464669f039f143929f971103ccff9d2e" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" is_pre_election: true
I20260630 12:20:27.657517 27412 leader_election.cc:304] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [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: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d; no voters: 
I20260630 12:20:27.659226 27493 ts_tablet_manager.cc:1434] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:20:27.659435 27299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464669f039f143929f971103ccff9d2e" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d" is_pre_election: true
I20260630 12:20:27.660149 27299 raft_consensus.cc:2393] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 352dc4de6c884dfa931cf147d0b2a9fb in current term 1: Already voted for candidate 0cd5d0ba52574a5eb4881ccb3658f443 in this term.
I20260630 12:20:27.660555 27502 raft_consensus.cc:2804] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:27.661007 27502 raft_consensus.cc:493] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:27.660768 27495 raft_consensus.cc:359] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.661470 27502 raft_consensus.cc:3060] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.661425 27412 leader_election.cc:304] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [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: 352dc4de6c884dfa931cf147d0b2a9fb; no voters: 0cd5d0ba52574a5eb4881ccb3658f443, f521f883c7b746be9f1e4ca220594e2d
I20260630 12:20:27.661695 27495 raft_consensus.cc:385] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:27.662241 27495 raft_consensus.cc:740] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f521f883c7b746be9f1e4ca220594e2d, State: Initialized, Role: FOLLOWER
I20260630 12:20:27.663009 27521 raft_consensus.cc:3060] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.663079 27495 consensus_queue.cc:260] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.665833 27495 ts_tablet_manager.cc:1434] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:20:27.671119 27521 raft_consensus.cc:2749] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:27.673677 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254efa9decc441588099f72d1674c114" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" is_pre_election: true
I20260630 12:20:27.673873 27502 raft_consensus.cc:515] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.674420 27374 raft_consensus.cc:2468] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 0.
I20260630 12:20:27.675901 27520 leader_election.cc:290] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:27.677138 27502 leader_election.cc:290] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [CANDIDATE]: Term 1 election: Requested vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:27.677016 27299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254efa9decc441588099f72d1674c114" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d"
I20260630 12:20:27.677883 27299 raft_consensus.cc:3060] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.678236 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254efa9decc441588099f72d1674c114" candidate_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
I20260630 12:20:27.678745 27374 raft_consensus.cc:3060] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.682998 27299 raft_consensus.cc:2468] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 1.
I20260630 12:20:27.683621 27374 raft_consensus.cc:2468] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352dc4de6c884dfa931cf147d0b2a9fb in term 1.
I20260630 12:20:27.684185 27412 leader_election.cc:304] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [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: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d; no voters: 
I20260630 12:20:27.685057 27502 raft_consensus.cc:2804] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:27.685634 27502 raft_consensus.cc:697] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Becoming Leader. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Running, Role: LEADER
I20260630 12:20:27.686326 27502 consensus_queue.cc:237] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Queue going to LEADER mode. State: All 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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.693943 27196 catalog_manager.cc:5697] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195). New cstate: current_term: 1 leader_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:27.700400 27499 raft_consensus.cc:493] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.700851 27499 raft_consensus.cc:515] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.702775 27499 leader_election.cc:290] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:27.703586 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5cd1b956e4abda83a30e7e37a1190" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" is_pre_election: true
I20260630 12:20:27.703905 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5cd1b956e4abda83a30e7e37a1190" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" is_pre_election: true
I20260630 12:20:27.704146 27374 raft_consensus.cc:2468] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f521f883c7b746be9f1e4ca220594e2d in term 0.
I20260630 12:20:27.704727 27448 raft_consensus.cc:2468] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f521f883c7b746be9f1e4ca220594e2d in term 0.
I20260630 12:20:27.705408 27262 leader_election.cc:304] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [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: 0cd5d0ba52574a5eb4881ccb3658f443, f521f883c7b746be9f1e4ca220594e2d; no voters: 
I20260630 12:20:27.706171 27499 raft_consensus.cc:2804] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:27.706581 27499 raft_consensus.cc:493] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:27.706905 27499 raft_consensus.cc:3060] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.711593 27499 raft_consensus.cc:515] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.713420 27499 leader_election.cc:290] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [CANDIDATE]: Term 1 election: Requested vote from peers 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:27.714196 27374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5cd1b956e4abda83a30e7e37a1190" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
I20260630 12:20:27.714495 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf5cd1b956e4abda83a30e7e37a1190" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb"
I20260630 12:20:27.714776 27374 raft_consensus.cc:3060] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.715040 27448 raft_consensus.cc:3060] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.719640 27374 raft_consensus.cc:2468] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f521f883c7b746be9f1e4ca220594e2d in term 1.
I20260630 12:20:27.719759 27448 raft_consensus.cc:2468] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f521f883c7b746be9f1e4ca220594e2d in term 1.
I20260630 12:20:27.720922 27262 leader_election.cc:304] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [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: 0cd5d0ba52574a5eb4881ccb3658f443, f521f883c7b746be9f1e4ca220594e2d; no voters: 
I20260630 12:20:27.721643 27499 raft_consensus.cc:2804] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:27.722144 27499 raft_consensus.cc:697] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 1 LEADER]: Becoming Leader. State: Replica: f521f883c7b746be9f1e4ca220594e2d, State: Running, Role: LEADER
I20260630 12:20:27.722843 27499 consensus_queue.cc:237] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [LEADER]: Queue going to LEADER mode. State: All 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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.730269 27196 catalog_manager.cc:5697] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to f521f883c7b746be9f1e4ca220594e2d (127.26.1.193). New cstate: current_term: 1 leader_uuid: "f521f883c7b746be9f1e4ca220594e2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:27.745855 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:27.753176 27549 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:20:27.753575 27548 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:20:27.756207 27551 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:20:27.756739 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:27.757802 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:27.758065 26631 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:20:27.758248 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822027758231 us; error 0 us; skew 500 ppm
I20260630 12:20:27.758929 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:27.761740 26631 webserver.cc:533] Webserver started at http://127.26.1.196:40967/ using document root <none> and password file <none>
I20260630 12:20:27.762253 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:27.762454 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:27.762753 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:27.763844 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "65fd380f61314036bf89e039d6cdc5a1"
format_stamp: "Formatted at 2026-06-30 12:20:27 on dist-test-slave-wnkp"
I20260630 12:20:27.768965 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:20:27.772818 27556 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:20:27.773835 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:20:27.774248 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "65fd380f61314036bf89e039d6cdc5a1"
format_stamp: "Formatted at 2026-06-30 12:20:27 on dist-test-slave-wnkp"
I20260630 12:20:27.774662 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822018099252-26631-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:20:27.792009 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:27.793287 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:27.794754 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:27.797398 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:27.797669 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:27.797950 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:27.798209 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:27.821406 27502 consensus_queue.cc:1048] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:20:27.838018 27524 consensus_queue.cc:1048] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:27.839792 27499 raft_consensus.cc:493] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.840361 27499 raft_consensus.cc:515] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.842835 27499 leader_election.cc:290] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:27.845433 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a56a399544a434285387827a0dee4f2" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" is_pre_election: true
I20260630 12:20:27.845495 27372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a56a399544a434285387827a0dee4f2" candidate_uuid: "f521f883c7b746be9f1e4ca220594e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" is_pre_election: true
I20260630 12:20:27.846732 27372 raft_consensus.cc:2393] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f521f883c7b746be9f1e4ca220594e2d in current term 1: Already voted for candidate 352dc4de6c884dfa931cf147d0b2a9fb in this term.
I20260630 12:20:27.848477 27262 leader_election.cc:304] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [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: f521f883c7b746be9f1e4ca220594e2d; no voters: 0cd5d0ba52574a5eb4881ccb3658f443, 352dc4de6c884dfa931cf147d0b2a9fb
I20260630 12:20:27.850101 27529 raft_consensus.cc:3060] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.869293 27529 raft_consensus.cc:2749] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:27.873490 27497 consensus_queue.cc:1048] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:27.877100 27520 consensus_queue.cc:1048] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:27.880934 27524 raft_consensus.cc:493] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:27.881450 27524 raft_consensus.cc:515] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:27.885139 27524 leader_election.cc:290] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:27.887099 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8845764b44004ed49564c88f3c9ac0eb" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f521f883c7b746be9f1e4ca220594e2d" is_pre_election: true
I20260630 12:20:27.893702 27447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8845764b44004ed49564c88f3c9ac0eb" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" is_pre_election: true
I20260630 12:20:27.894974 27447 raft_consensus.cc:2393] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd5d0ba52574a5eb4881ccb3658f443 in current term 1: Already voted for candidate f521f883c7b746be9f1e4ca220594e2d in this term.
I20260630 12:20:27.896809 27340 leader_election.cc:304] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [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: 0cd5d0ba52574a5eb4881ccb3658f443; no voters: 352dc4de6c884dfa931cf147d0b2a9fb, f521f883c7b746be9f1e4ca220594e2d
I20260630 12:20:27.902869 27497 raft_consensus.cc:3060] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:27.916092 27497 raft_consensus.cc:2749] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:27.932633 27520 consensus_queue.cc:1048] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:27.948972 27532 consensus_queue.cc:1048] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:20:27.960817 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:36691
I20260630 12:20:27.961030 27627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:36691 every 8 connection(s)
I20260630 12:20:27.977192 27628 heartbeater.cc:344] Connected to a master server at 127.26.1.254:46407
I20260630 12:20:27.977630 27628 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:27.978421 27628 heartbeater.cc:507] Master 127.26.1.254:46407 requested a full tablet report, sending...
I20260630 12:20:27.980811 27196 ts_manager.cc:194] Registered new tserver with Master: 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196:36691)
I20260630 12:20:27.982398 27196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44912
I20260630 12:20:28.008206 27529 consensus_queue.cc:1048] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:28.020959 27529 consensus_queue.cc:1048] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:28.040819 27532 consensus_queue.cc:1048] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:28.054244 27532 consensus_queue.cc:1048] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:20:28.096995 27532 consensus_queue.cc:1048] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:28.109252 27521 consensus_queue.cc:1048] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:28.178782 27521 consensus_queue.cc:1048] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:28.189354 27532 consensus_queue.cc:1048] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:28.203745 27529 consensus_queue.cc:1048] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:28.214643 27499 consensus_queue.cc:1048] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:28.985208 27628 heartbeater.cc:499] Master 127.26.1.254:46407 was elected leader, sending a full tablet report...
I20260630 12:20:29.311523 27250 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:29.331876 27448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "039c3968429d47adb344024b01eedf93"
dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb"
mode: GRACEFUL
new_leader_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
 from {username='slave'} at 127.0.0.1:33340
I20260630 12:20:29.332737 27448 raft_consensus.cc:606] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Received request to transfer leadership to TS 0cd5d0ba52574a5eb4881ccb3658f443
I20260630 12:20:29.335767 27448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98204bf2542a413083833a426e2b8cfd"
dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb"
mode: GRACEFUL
new_leader_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
 from {username='slave'} at 127.0.0.1:33340
I20260630 12:20:29.336287 27448 raft_consensus.cc:606] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Received request to transfer leadership to TS 0cd5d0ba52574a5eb4881ccb3658f443
I20260630 12:20:29.337613 27250 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260630 12:20:29.338119 27250 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:29.529074 27502 raft_consensus.cc:993] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb: : Instructing follower 0cd5d0ba52574a5eb4881ccb3658f443 to start an election
I20260630 12:20:29.529690 27648 raft_consensus.cc:1081] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Signalling peer 0cd5d0ba52574a5eb4881ccb3658f443 to start an election
I20260630 12:20:29.531695 27373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "039c3968429d47adb344024b01eedf93"
dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
 from {username='slave'} at 127.0.0.1:53516
I20260630 12:20:29.532212 27373 raft_consensus.cc:493] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:29.532567 27373 raft_consensus.cc:3060] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:29.537760 27373 raft_consensus.cc:515] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:29.539935 27373 leader_election.cc:290] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 2 election: Requested vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:29.541114 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039c3968429d47adb344024b01eedf93" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb"
I20260630 12:20:29.541148 27299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "039c3968429d47adb344024b01eedf93" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f521f883c7b746be9f1e4ca220594e2d"
I20260630 12:20:29.542006 27448 raft_consensus.cc:3055] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:29.542109 27299 raft_consensus.cc:3060] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:29.542323 27448 raft_consensus.cc:740] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Running, Role: LEADER
I20260630 12:20:29.543147 27448 consensus_queue.cc:260] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:29.544180 27448 raft_consensus.cc:3060] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:29.548563 27299 raft_consensus.cc:2468] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd5d0ba52574a5eb4881ccb3658f443 in term 2.
I20260630 12:20:29.550007 27338 leader_election.cc:304] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [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: 0cd5d0ba52574a5eb4881ccb3658f443, f521f883c7b746be9f1e4ca220594e2d; no voters: 
I20260630 12:20:29.550854 27645 raft_consensus.cc:2804] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:29.551213 27448 raft_consensus.cc:2468] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd5d0ba52574a5eb4881ccb3658f443 in term 2.
I20260630 12:20:29.551950 27645 raft_consensus.cc:697] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 LEADER]: Becoming Leader. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Running, Role: LEADER
I20260630 12:20:29.553009 27645 consensus_queue.cc:237] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:29.561617 27196 catalog_manager.cc:5697] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 reported cstate change: term changed from 1 to 2, leader changed from 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195) to 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194). New cstate: current_term: 2 leader_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:29.894484 27502 raft_consensus.cc:993] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb: : Instructing follower 0cd5d0ba52574a5eb4881ccb3658f443 to start an election
I20260630 12:20:29.895022 27648 raft_consensus.cc:1081] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Signalling peer 0cd5d0ba52574a5eb4881ccb3658f443 to start an election
I20260630 12:20:29.896754 27373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98204bf2542a413083833a426e2b8cfd"
dest_uuid: "0cd5d0ba52574a5eb4881ccb3658f443"
 from {username='slave'} at 127.0.0.1:53516
I20260630 12:20:29.897248 27373 raft_consensus.cc:493] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:29.897547 27373 raft_consensus.cc:3060] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:29.902456 27373 raft_consensus.cc:515] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:29.904094 27373 leader_election.cc:290] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [CANDIDATE]: Term 2 election: Requested vote from peers f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773), 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:29.905102 27299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98204bf2542a413083833a426e2b8cfd" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f521f883c7b746be9f1e4ca220594e2d"
I20260630 12:20:29.905251 27448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98204bf2542a413083833a426e2b8cfd" candidate_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "352dc4de6c884dfa931cf147d0b2a9fb"
I20260630 12:20:29.905773 27299 raft_consensus.cc:3060] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:29.905845 27448 raft_consensus.cc:3055] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:29.906292 27448 raft_consensus.cc:740] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 352dc4de6c884dfa931cf147d0b2a9fb, State: Running, Role: LEADER
I20260630 12:20:29.907150 27448 consensus_queue.cc:260] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:29.908401 27448 raft_consensus.cc:3060] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:29.913285 27299 raft_consensus.cc:2468] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd5d0ba52574a5eb4881ccb3658f443 in term 2.
I20260630 12:20:29.914678 27338 leader_election.cc:304] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [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: 0cd5d0ba52574a5eb4881ccb3658f443, f521f883c7b746be9f1e4ca220594e2d; no voters: 
I20260630 12:20:29.915643 27645 raft_consensus.cc:2804] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:29.915952 27448 raft_consensus.cc:2468] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd5d0ba52574a5eb4881ccb3658f443 in term 2.
I20260630 12:20:29.916143 27645 raft_consensus.cc:697] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 LEADER]: Becoming Leader. State: Replica: 0cd5d0ba52574a5eb4881ccb3658f443, State: Running, Role: LEADER
I20260630 12:20:29.917279 27645 consensus_queue.cc:237] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } }
I20260630 12:20:29.925184 27196 catalog_manager.cc:5697] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 reported cstate change: term changed from 1 to 2, leader changed from 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195) to 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194). New cstate: current_term: 2 leader_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:30.099434 27299 raft_consensus.cc:1275] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 2 FOLLOWER]: Refusing update from remote peer 0cd5d0ba52574a5eb4881ccb3658f443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:30.101128 27645 consensus_queue.cc:1048] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:30.113870 27448 raft_consensus.cc:1275] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 2 FOLLOWER]: Refusing update from remote peer 0cd5d0ba52574a5eb4881ccb3658f443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:30.116035 27649 consensus_queue.cc:1048] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260630 12:20:30.315963 27448 raft_consensus.cc:1275] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 2 FOLLOWER]: Refusing update from remote peer 0cd5d0ba52574a5eb4881ccb3658f443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:30.317245 27649 consensus_queue.cc:1048] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:30.329011 27299 raft_consensus.cc:1275] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 2 FOLLOWER]: Refusing update from remote peer 0cd5d0ba52574a5eb4881ccb3658f443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:30.330559 27660 consensus_queue.cc:1048] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:31.339293 27250 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:31.348237 27250 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:31.348904 27250 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:33.342401 27447 consensus_queue.cc:237] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [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: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } }
I20260630 12:20:33.350278 27250 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:33.350770 27299 raft_consensus.cc:1275] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Refusing update from remote peer 352dc4de6c884dfa931cf147d0b2a9fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:33.351284 27373 raft_consensus.cc:1275] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Refusing update from remote peer 352dc4de6c884dfa931cf147d0b2a9fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:33.352486 27648 consensus_queue.cc:1048] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } 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:20:33.358454 27670 consensus_queue.cc:1048] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:20:33.365113 27250 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:33.373773 27250 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:33.376161 27673 raft_consensus.cc:2955] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.377882 27299 raft_consensus.cc:2955] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
W20260630 12:20:33.392427 27413 consensus_peers.cc:597] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb -> Peer 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196:36691): Couldn't send request to peer 65fd380f61314036bf89e039d6cdc5a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a56a399544a434285387827a0dee4f2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:33.395610 27196 catalog_manager.cc:5697] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb reported cstate change: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:33.400981 27373 raft_consensus.cc:2955] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.418175 27373 consensus_queue.cc:237] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } }
I20260630 12:20:33.428934 27447 raft_consensus.cc:1275] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 2 FOLLOWER]: Refusing update from remote peer 0cd5d0ba52574a5eb4881ccb3658f443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:33.430686 27658 consensus_queue.cc:1048] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } 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:20:33.432312 27299 raft_consensus.cc:1275] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 2 FOLLOWER]: Refusing update from remote peer 0cd5d0ba52574a5eb4881ccb3658f443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:33.433691 27658 consensus_queue.cc:1048] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:20:33.439966 27339 consensus_peers.cc:597] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 -> Peer 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196:36691): Couldn't send request to peer 65fd380f61314036bf89e039d6cdc5a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 039c3968429d47adb344024b01eedf93. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:33.440812 27658 raft_consensus.cc:2955] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.441902 27447 raft_consensus.cc:2955] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.444897 27299 raft_consensus.cc:2955] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.454584 27197 catalog_manager.cc:5697] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb reported cstate change: config changed from index -1 to 3, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New cstate: current_term: 2 leader_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.479031 27299 consensus_queue.cc:237] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } }
I20260630 12:20:33.486855 27447 raft_consensus.cc:1275] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Refusing update from remote peer f521f883c7b746be9f1e4ca220594e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:33.487457 27373 raft_consensus.cc:1275] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Refusing update from remote peer f521f883c7b746be9f1e4ca220594e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:33.489257 27665 consensus_queue.cc:1048] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } 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:20:33.490511 27690 consensus_queue.cc:1048] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:20:33.500947 27690 raft_consensus.cc:2955] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.503064 27447 raft_consensus.cc:2955] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
W20260630 12:20:33.505759 27264 consensus_peers.cc:597] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d -> Peer 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196:36691): Couldn't send request to peer 65fd380f61314036bf89e039d6cdc5a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bdf5cd1b956e4abda83a30e7e37a1190. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:33.504844 27373 raft_consensus.cc:2955] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.517114 27299 consensus_queue.cc:237] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } }
I20260630 12:20:33.516964 27197 catalog_manager.cc:5697] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb reported cstate change: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "f521f883c7b746be9f1e4ca220594e2d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.527073 27447 raft_consensus.cc:1275] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Refusing update from remote peer f521f883c7b746be9f1e4ca220594e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:20:33.527459 27264 consensus_peers.cc:597] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d -> Peer 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196:36691): Couldn't send request to peer 65fd380f61314036bf89e039d6cdc5a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8845764b44004ed49564c88f3c9ac0eb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:33.528644 27373 raft_consensus.cc:1275] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Refusing update from remote peer f521f883c7b746be9f1e4ca220594e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:33.528609 27665 consensus_queue.cc:1048] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } 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:20:33.530627 27690 consensus_queue.cc:1048] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:33.537876 27665 raft_consensus.cc:2955] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.540115 27447 raft_consensus.cc:2955] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.541023 27373 raft_consensus.cc:2955] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.550669 27196 catalog_manager.cc:5697] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 reported cstate change: config changed from index -1 to 2, NON_VOTER 65fd380f61314036bf89e039d6cdc5a1 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "f521f883c7b746be9f1e4ca220594e2d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } } }
I20260630 12:20:33.834057 27698 ts_tablet_manager.cc:933] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: Initiating tablet copy from peer 352dc4de6c884dfa931cf147d0b2a9fb (127.26.1.195:36329)
I20260630 12:20:33.836404 27698 tablet_copy_client.cc:323] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:36329
I20260630 12:20:33.848424 27458 tablet_copy_service.cc:140] P 352dc4de6c884dfa931cf147d0b2a9fb: Received BeginTabletCopySession request for tablet 1a56a399544a434285387827a0dee4f2 from peer 65fd380f61314036bf89e039d6cdc5a1 ({username='slave'} at 127.0.0.1:33362)
I20260630 12:20:33.849061 27458 tablet_copy_service.cc:161] P 352dc4de6c884dfa931cf147d0b2a9fb: Beginning new tablet copy session on tablet 1a56a399544a434285387827a0dee4f2 from peer 65fd380f61314036bf89e039d6cdc5a1 at {username='slave'} at 127.0.0.1:33362: session id = 65fd380f61314036bf89e039d6cdc5a1-1a56a399544a434285387827a0dee4f2
I20260630 12:20:33.857757 27458 tablet_copy_source_session.cc:215] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:33.861752 27698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a56a399544a434285387827a0dee4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:33.873643 27698 tablet_copy_client.cc:806] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:33.874321 27698 tablet_copy_client.cc:670] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:33.878937 27698 tablet_copy_client.cc:538] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:33.885288 27698 tablet_bootstrap.cc:492] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: Bootstrap starting.
I20260630 12:20:33.903127 27698 tablet_bootstrap.cc:492] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: 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:20:33.903955 27698 tablet_bootstrap.cc:492] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: Bootstrap complete.
I20260630 12:20:33.904575 27698 ts_tablet_manager.cc:1403] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.014s
I20260630 12:20:33.906919 27698 raft_consensus.cc:359] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } }
I20260630 12:20:33.907545 27698 raft_consensus.cc:740] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 65fd380f61314036bf89e039d6cdc5a1, State: Initialized, Role: LEARNER
I20260630 12:20:33.908064 27698 consensus_queue.cc:260] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1 [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: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } attrs { replace: true } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } }
I20260630 12:20:33.910748 27698 ts_tablet_manager.cc:1434] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:20:33.912529 27458 tablet_copy_service.cc:342] P 352dc4de6c884dfa931cf147d0b2a9fb: Request end of tablet copy session 65fd380f61314036bf89e039d6cdc5a1-1a56a399544a434285387827a0dee4f2 received from {username='slave'} at 127.0.0.1:33362
I20260630 12:20:33.912971 27458 tablet_copy_service.cc:434] P 352dc4de6c884dfa931cf147d0b2a9fb: ending tablet copy session 65fd380f61314036bf89e039d6cdc5a1-1a56a399544a434285387827a0dee4f2 on tablet 1a56a399544a434285387827a0dee4f2 with peer 65fd380f61314036bf89e039d6cdc5a1
I20260630 12:20:33.945513 27698 ts_tablet_manager.cc:933] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: Initiating tablet copy from peer 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611)
I20260630 12:20:33.947103 27698 tablet_copy_client.cc:323] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:45611
I20260630 12:20:33.957849 27384 tablet_copy_service.cc:140] P 0cd5d0ba52574a5eb4881ccb3658f443: Received BeginTabletCopySession request for tablet 039c3968429d47adb344024b01eedf93 from peer 65fd380f61314036bf89e039d6cdc5a1 ({username='slave'} at 127.0.0.1:48018)
I20260630 12:20:33.958523 27384 tablet_copy_service.cc:161] P 0cd5d0ba52574a5eb4881ccb3658f443: Beginning new tablet copy session on tablet 039c3968429d47adb344024b01eedf93 from peer 65fd380f61314036bf89e039d6cdc5a1 at {username='slave'} at 127.0.0.1:48018: session id = 65fd380f61314036bf89e039d6cdc5a1-039c3968429d47adb344024b01eedf93
I20260630 12:20:33.964865 27384 tablet_copy_source_session.cc:215] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:33.968173 27698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 039c3968429d47adb344024b01eedf93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:33.980692 27698 tablet_copy_client.cc:806] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:33.981355 27698 tablet_copy_client.cc:670] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:33.985773 27698 tablet_copy_client.cc:538] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:33.993593 27698 tablet_bootstrap.cc:492] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: Bootstrap starting.
I20260630 12:20:33.998914 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:20:34.022645 27698 tablet_bootstrap.cc:492] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: 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:20:34.023851 27698 tablet_bootstrap.cc:492] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: Bootstrap complete.
I20260630 12:20:34.024777 27698 ts_tablet_manager.cc:1403] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260630 12:20:34.028383 27698 raft_consensus.cc:359] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } }
I20260630 12:20:34.029526 27698 raft_consensus.cc:740] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 65fd380f61314036bf89e039d6cdc5a1, State: Initialized, Role: LEARNER
I20260630 12:20:34.030148 27698 consensus_queue.cc:260] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1 [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: "f521f883c7b746be9f1e4ca220594e2d" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43773 } } peers { permanent_uuid: "0cd5d0ba52574a5eb4881ccb3658f443" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45611 } } peers { permanent_uuid: "352dc4de6c884dfa931cf147d0b2a9fb" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36329 } attrs { replace: true } } peers { permanent_uuid: "65fd380f61314036bf89e039d6cdc5a1" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 36691 } attrs { promote: true } }
I20260630 12:20:34.032501 27698 ts_tablet_manager.cc:1434] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:20:34.034487 27384 tablet_copy_service.cc:342] P 0cd5d0ba52574a5eb4881ccb3658f443: Request end of tablet copy session 65fd380f61314036bf89e039d6cdc5a1-039c3968429d47adb344024b01eedf93 received from {username='slave'} at 127.0.0.1:48018
I20260630 12:20:34.035008 27384 tablet_copy_service.cc:434] P 0cd5d0ba52574a5eb4881ccb3658f443: ending tablet copy session 65fd380f61314036bf89e039d6cdc5a1-039c3968429d47adb344024b01eedf93 on tablet 039c3968429d47adb344024b01eedf93 with peer 65fd380f61314036bf89e039d6cdc5a1
I20260630 12:20:34.040206 27706 ts_tablet_manager.cc:933] T 8845764b44004ed49564c88f3c9ac0eb P 65fd380f61314036bf89e039d6cdc5a1: Initiating tablet copy from peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773)
I20260630 12:20:34.052237 27706 tablet_copy_client.cc:323] T 8845764b44004ed49564c88f3c9ac0eb P 65fd380f61314036bf89e039d6cdc5a1: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:43773
I20260630 12:20:34.053205 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:34.054667 26631 tablet_replica.cc:333] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d: stopping tablet replica
I20260630 12:20:34.055730 26631 raft_consensus.cc:2243] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:34.057717 26631 raft_consensus.cc:2272] T bdf5cd1b956e4abda83a30e7e37a1190 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:20:34.060789 27338 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260630 12:20:34.062414 26631 tablet_replica.cc:333] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d: stopping tablet replica
I20260630 12:20:34.063453 26631 raft_consensus.cc:2243] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.064072 26631 raft_consensus.cc:2272] T 254efa9decc441588099f72d1674c114 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.066910 26631 tablet_replica.cc:333] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d: stopping tablet replica
I20260630 12:20:34.067754 26631 raft_consensus.cc:2243] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.068451 26631 raft_consensus.cc:2272] T 1a56a399544a434285387827a0dee4f2 P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:20:34.077453 27338 consensus_peers.cc:597] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 -> Peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773): Couldn't send request to peer f521f883c7b746be9f1e4ca220594e2d. 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:20:34.082566 27412 consensus_peers.cc:597] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb -> Peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773): Couldn't send request to peer f521f883c7b746be9f1e4ca220594e2d. 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:20:34.082943 26631 tablet_replica.cc:333] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d: stopping tablet replica
I20260630 12:20:34.083767 26631 raft_consensus.cc:2243] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.084458 26631 raft_consensus.cc:2272] T 039c3968429d47adb344024b01eedf93 P f521f883c7b746be9f1e4ca220594e2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.086714 26631 tablet_replica.cc:333] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d: stopping tablet replica
I20260630 12:20:34.087244 26631 raft_consensus.cc:2243] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.087708 26631 raft_consensus.cc:2272] T 971dcf06f4e447679ec0c78609745c7f P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.089833 26631 tablet_replica.cc:333] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d: stopping tablet replica
I20260630 12:20:34.090482 26631 raft_consensus.cc:2243] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.090981 26631 raft_consensus.cc:2272] T 98204bf2542a413083833a426e2b8cfd P f521f883c7b746be9f1e4ca220594e2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.093014 26631 tablet_replica.cc:333] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d: stopping tablet replica
I20260630 12:20:34.093518 26631 raft_consensus.cc:2243] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:34.094333 26631 raft_consensus.cc:2272] T 8845764b44004ed49564c88f3c9ac0eb P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.096812 26631 tablet_replica.cc:333] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d: stopping tablet replica
I20260630 12:20:34.097361 26631 raft_consensus.cc:2243] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.097780 26631 raft_consensus.cc:2272] T 464669f039f143929f971103ccff9d2e P f521f883c7b746be9f1e4ca220594e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.129662 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
W20260630 12:20:34.130281 27558 connection.cc:466] server connection from 127.0.0.1:60828 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:60828 (request call id 2) could send its response
I20260630 12:20:34.150488 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
W20260630 12:20:34.174072 27412 consensus_peers.cc:597] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb -> Peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773): Couldn't send request to peer f521f883c7b746be9f1e4ca220594e2d. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:43773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:20:34.182214 27338 consensus_peers.cc:597] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 -> Peer f521f883c7b746be9f1e4ca220594e2d (127.26.1.193:43773): Couldn't send request to peer f521f883c7b746be9f1e4ca220594e2d. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:43773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:34.189248 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:34.190099 26631 tablet_replica.cc:333] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443: stopping tablet replica
I20260630 12:20:34.190725 26631 raft_consensus.cc:2243] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.191196 26631 raft_consensus.cc:2272] T 8845764b44004ed49564c88f3c9ac0eb P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.193617 26631 tablet_replica.cc:333] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443: stopping tablet replica
I20260630 12:20:34.194209 26631 raft_consensus.cc:2243] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.194639 26631 raft_consensus.cc:2272] T 254efa9decc441588099f72d1674c114 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.196491 26631 tablet_replica.cc:333] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443: stopping tablet replica
I20260630 12:20:34.196995 26631 raft_consensus.cc:2243] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.197443 26631 raft_consensus.cc:2272] T bdf5cd1b956e4abda83a30e7e37a1190 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.199740 26631 tablet_replica.cc:333] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443: stopping tablet replica
I20260630 12:20:34.200326 26631 raft_consensus.cc:2243] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:34.201049 26631 raft_consensus.cc:2272] T 464669f039f143929f971103ccff9d2e P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.202898 26631 tablet_replica.cc:333] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443: stopping tablet replica
I20260630 12:20:34.203413 26631 raft_consensus.cc:2243] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:34.204320 26631 raft_consensus.cc:2272] T 039c3968429d47adb344024b01eedf93 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.206502 26631 tablet_replica.cc:333] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443: stopping tablet replica
I20260630 12:20:34.207031 26631 raft_consensus.cc:2243] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:34.207701 26631 raft_consensus.cc:2272] T 98204bf2542a413083833a426e2b8cfd P 0cd5d0ba52574a5eb4881ccb3658f443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.209457 26631 tablet_replica.cc:333] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443: stopping tablet replica
I20260630 12:20:34.209929 26631 raft_consensus.cc:2243] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.210331 26631 raft_consensus.cc:2272] T 971dcf06f4e447679ec0c78609745c7f P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.212316 26631 tablet_replica.cc:333] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443: stopping tablet replica
I20260630 12:20:34.212759 26631 raft_consensus.cc:2243] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.213193 26631 raft_consensus.cc:2272] T 1a56a399544a434285387827a0dee4f2 P 0cd5d0ba52574a5eb4881ccb3658f443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.242012 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:20:34.262887 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
W20260630 12:20:34.266491 27411 consensus_peers.cc:597] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb -> Peer 0cd5d0ba52574a5eb4881ccb3658f443 (127.26.1.194:45611): Couldn't send request to peer 0cd5d0ba52574a5eb4881ccb3658f443. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.194:45611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:34.296440 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:34.297297 26631 tablet_replica.cc:333] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb: stopping tablet replica
I20260630 12:20:34.297959 26631 raft_consensus.cc:2243] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.298663 26631 raft_consensus.cc:2272] T 464669f039f143929f971103ccff9d2e P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.300805 26631 tablet_replica.cc:333] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb: stopping tablet replica
I20260630 12:20:34.301328 26631 raft_consensus.cc:2243] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.301781 26631 raft_consensus.cc:2272] T bdf5cd1b956e4abda83a30e7e37a1190 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.304381 26631 tablet_replica.cc:333] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb: stopping tablet replica
I20260630 12:20:34.304884 26631 raft_consensus.cc:2243] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:34.305621 26631 raft_consensus.cc:2272] T 254efa9decc441588099f72d1674c114 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.307426 26631 tablet_replica.cc:333] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb: stopping tablet replica
I20260630 12:20:34.307936 26631 raft_consensus.cc:2243] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.308434 26631 raft_consensus.cc:2272] T 039c3968429d47adb344024b01eedf93 P 352dc4de6c884dfa931cf147d0b2a9fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.310618 26631 tablet_replica.cc:333] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb: stopping tablet replica
I20260630 12:20:34.311307 26631 raft_consensus.cc:2243] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:34.315444 27598 raft_consensus.cc:1217] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:20:34.316902 26631 raft_consensus.cc:2272] T 1a56a399544a434285387827a0dee4f2 P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.319681 26631 tablet_replica.cc:333] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb: stopping tablet replica
I20260630 12:20:34.320443 26631 raft_consensus.cc:2243] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.320952 26631 raft_consensus.cc:2272] T 98204bf2542a413083833a426e2b8cfd P 352dc4de6c884dfa931cf147d0b2a9fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.323482 26631 tablet_replica.cc:333] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb: stopping tablet replica
I20260630 12:20:34.324064 26631 raft_consensus.cc:2243] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:34.324909 26631 raft_consensus.cc:2272] T 971dcf06f4e447679ec0c78609745c7f P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.326735 26631 tablet_replica.cc:333] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb: stopping tablet replica
I20260630 12:20:34.327211 26631 raft_consensus.cc:2243] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:34.327639 26631 raft_consensus.cc:2272] T 8845764b44004ed49564c88f3c9ac0eb P 352dc4de6c884dfa931cf147d0b2a9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.356154 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:20:34.380596 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:20:34.416169 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:34.417804 26631 tablet_replica.cc:333] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1: stopping tablet replica
I20260630 12:20:34.418422 26631 raft_consensus.cc:2243] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:20:34.418819 26631 raft_consensus.cc:2272] T 039c3968429d47adb344024b01eedf93 P 65fd380f61314036bf89e039d6cdc5a1 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:20:34.420949 26631 tablet_replica.cc:333] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1: stopping tablet replica
I20260630 12:20:34.421427 26631 raft_consensus.cc:2243] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:20:34.421789 26631 raft_consensus.cc:2272] T 1a56a399544a434285387827a0dee4f2 P 65fd380f61314036bf89e039d6cdc5a1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:20:34.441713 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:20:34.452907 26631 master.cc:562] Master@127.26.1.254:46407 shutting down...
W20260630 12:20:34.481912 27245 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:20:34.483181 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:34.483664 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.484004 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f1005fccdbd4b568962723f0eedca57: stopping tablet replica
I20260630 12:20:34.504034 26631 master.cc:584] Master@127.26.1.254:46407 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9374 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:20:34.545102 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:38017,127.26.1.253:46547,127.26.1.252:46671
I20260630 12:20:34.546465 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:34.552500 27716 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:20:34.552556 27717 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:20:34.554392 27719 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:20:34.555147 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:34.556003 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:34.556181 26631 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:20:34.556387 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822034556372 us; error 0 us; skew 500 ppm
I20260630 12:20:34.556869 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:34.559307 26631 webserver.cc:533] Webserver started at http://127.26.1.254:36997/ using document root <none> and password file <none>
I20260630 12:20:34.559805 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:34.560005 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:34.560335 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:34.561434 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "1eb9dcd777114ec1904c5132daebe89a"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-wnkp"
I20260630 12:20:34.565905 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:20:34.569460 27724 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:20:34.570330 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:20:34.570643 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "1eb9dcd777114ec1904c5132daebe89a"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-wnkp"
I20260630 12:20:34.570938 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-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:20:34.589372 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:34.590637 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:34.630483 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:38017
I20260630 12:20:34.630620 27775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:38017 every 8 connection(s)
I20260630 12:20:34.634577 27776 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:20:34.634649 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:34.640337 27778 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:20:34.641553 27779 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:20:34.642831 27776 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:20:34.644448 27781 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:20:34.644713 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:34.646252 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:34.646549 26631 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:20:34.646768 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822034646749 us; error 0 us; skew 500 ppm
I20260630 12:20:34.647329 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:34.650203 26631 webserver.cc:533] Webserver started at http://127.26.1.253:44939/ using document root <none> and password file <none>
I20260630 12:20:34.650918 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:34.651196 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:34.651556 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:34.652980 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-1-root/instance:
uuid: "c8c50bcfad0b41748b53340c7575fdd1"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-wnkp"
I20260630 12:20:34.658871 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:20:34.662514 27776 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:34.662904 27788 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:20:34.663866 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:20:34.664244 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-1-root
uuid: "c8c50bcfad0b41748b53340c7575fdd1"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-wnkp"
I20260630 12:20:34.664702 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-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)
W20260630 12:20:34.668648 27776 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.1.253:46547: Network error: Client connection negotiation failed: client connection to 127.26.1.253:46547: connect: Connection refused (error 111)
I20260630 12:20:34.685258 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:34.686578 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:34.707643 27776 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } attempt: 1
W20260630 12:20:34.713964 27776 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.1.253:46547: Network error: Client connection negotiation failed: client connection to 127.26.1.253:46547: connect: Connection refused (error 111)
I20260630 12:20:34.728300 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.253:46547
I20260630 12:20:34.728521 27840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.253:46547 every 8 connection(s)
I20260630 12:20:34.732075 27841 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:20:34.732227 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:34.737896 27843 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:20:34.739715 27841 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:20:34.740172 27844 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:20:34.741796 27846 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:20:34.742188 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:34.743244 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:34.743517 26631 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:20:34.743762 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822034743743 us; error 0 us; skew 500 ppm
I20260630 12:20:34.744462 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:34.747279 26631 webserver.cc:533] Webserver started at http://127.26.1.252:40265/ using document root <none> and password file <none>
I20260630 12:20:34.747921 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:34.748147 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:34.748466 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:34.749888 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-2-root/instance:
uuid: "83873347403e470ca87448665003920a"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-wnkp"
I20260630 12:20:34.754685 27841 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:34.755734 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:20:34.760650 27853 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:20:34.761646 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:20:34.761996 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-2-root
uuid: "83873347403e470ca87448665003920a"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-wnkp"
I20260630 12:20:34.762331 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-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:20:34.768934 27841 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:20:34.774632 27841 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.1.252:46671: Network error: Client connection negotiation failed: client connection to 127.26.1.252:46671: connect: Connection refused (error 111)
I20260630 12:20:34.782344 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:34.782552 27776 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } attempt: 2
I20260630 12:20:34.783785 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:34.793560 27776 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:20:34.800422 27776 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.1.252:46671: Network error: Client connection negotiation failed: client connection to 127.26.1.252:46671: connect: Connection refused (error 111)
I20260630 12:20:34.826532 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.252:46671
I20260630 12:20:34.826635 27905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.252:46671 every 8 connection(s)
I20260630 12:20:34.827194 27841 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } attempt: 1
I20260630 12:20:34.831920 27906 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:20:34.832840 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:34.839066 27906 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:34.849982 27776 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } attempt: 1
I20260630 12:20:34.850275 27841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: Bootstrap starting.
I20260630 12:20:34.853157 27906 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:34.857540 27841 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:34.864006 27841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: No bootstrap required, opened a new log
I20260630 12:20:34.864934 27906 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:34.868235 27841 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:34.869204 27841 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:34.869560 27841 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8c50bcfad0b41748b53340c7575fdd1, State: Initialized, Role: FOLLOWER
I20260630 12:20:34.870358 27841 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:34.871904 27776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a: Bootstrap starting.
I20260630 12:20:34.877220 27911 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [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: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:34.878162 27911 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:34.879191 27841 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:34.880591 27776 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:34.881628 27906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a: Bootstrap starting.
I20260630 12:20:34.887908 27776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a: No bootstrap required, opened a new log
I20260630 12:20:34.888048 27906 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:34.891538 27776 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:34.892592 27776 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:34.893103 27776 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb9dcd777114ec1904c5132daebe89a, State: Initialized, Role: FOLLOWER
I20260630 12:20:34.893325 27906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a: No bootstrap required, opened a new log
I20260630 12:20:34.894259 27776 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:34.895629 27906 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:34.896204 27906 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:34.896605 27906 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83873347403e470ca87448665003920a, State: Initialized, Role: FOLLOWER
I20260630 12:20:34.897526 27922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [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: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:34.897607 27906 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:34.898488 27922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:34.900177 27776 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:34.900745 27924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [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: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:34.901593 27924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:34.902281 27906 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:20:34.909252 27926 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:20:34.909806 27926 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:20:34.919380 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:20:34.919719 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:20:34.921564 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:34.922784 27947 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:20:34.923053 27947 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:20:34.923770 27948 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:20:34.924120 27948 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:20:34.929472 27949 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:20:34.929596 27950 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:20:34.931087 27952 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:20:34.932040 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:34.932958 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:34.933179 26631 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:20:34.933390 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822034933371 us; error 0 us; skew 500 ppm
I20260630 12:20:34.933923 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:34.936440 26631 webserver.cc:533] Webserver started at http://127.26.1.193:42709/ using document root <none> and password file <none>
I20260630 12:20:34.936952 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:34.937168 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:34.937461 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:34.938735 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "5ad662f317b54b99a14aaf429ff266fd"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-wnkp"
I20260630 12:20:34.943624 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:20:34.947042 27957 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:20:34.948014 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:20:34.948433 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "5ad662f317b54b99a14aaf429ff266fd"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-wnkp"
I20260630 12:20:34.948746 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-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:20:34.957764 27924 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:34.958276 27924 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:34.960322 27924 leader_election.cc:290] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1eb9dcd777114ec1904c5132daebe89a (127.26.1.254:38017), c8c50bcfad0b41748b53340c7575fdd1 (127.26.1.253:46547)
I20260630 12:20:34.961064 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "83873347403e470ca87448665003920a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb9dcd777114ec1904c5132daebe89a" is_pre_election: true
I20260630 12:20:34.961416 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "83873347403e470ca87448665003920a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8c50bcfad0b41748b53340c7575fdd1" is_pre_election: true
I20260630 12:20:34.962119 27751 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83873347403e470ca87448665003920a in term 0.
I20260630 12:20:34.962185 27816 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83873347403e470ca87448665003920a in term 0.
I20260630 12:20:34.963409 27856 leader_election.cc:304] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [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: 1eb9dcd777114ec1904c5132daebe89a, 83873347403e470ca87448665003920a; no voters: 
I20260630 12:20:34.964160 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:34.964119 27924 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:34.964670 27924 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:34.965037 27924 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:34.965889 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:34.967850 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:34.971117 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:34.971490 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:34.971786 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:34.972014 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:34.972362 27924 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:34.975210 27924 leader_election.cc:290] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [CANDIDATE]: Term 1 election: Requested vote from peers 1eb9dcd777114ec1904c5132daebe89a (127.26.1.254:38017), c8c50bcfad0b41748b53340c7575fdd1 (127.26.1.253:46547)
I20260630 12:20:34.975656 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "83873347403e470ca87448665003920a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb9dcd777114ec1904c5132daebe89a"
I20260630 12:20:34.975837 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "83873347403e470ca87448665003920a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8c50bcfad0b41748b53340c7575fdd1"
I20260630 12:20:34.976423 27751 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:34.976500 27816 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:34.981740 27751 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83873347403e470ca87448665003920a in term 1.
I20260630 12:20:34.983389 27856 leader_election.cc:304] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [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: 1eb9dcd777114ec1904c5132daebe89a, 83873347403e470ca87448665003920a; no voters: 
I20260630 12:20:34.984408 27924 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:34.984968 27816 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83873347403e470ca87448665003920a in term 1.
I20260630 12:20:34.988905 27924 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 1 LEADER]: Becoming Leader. State: Replica: 83873347403e470ca87448665003920a, State: Running, Role: LEADER
I20260630 12:20:34.989756 27924 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [LEADER]: Queue going to LEADER mode. State: All 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: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:34.996501 27967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83873347403e470ca87448665003920a. Latest consensus state: current_term: 1 leader_uuid: "83873347403e470ca87448665003920a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:34.997475 27967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:34.999493 27982 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:35.006059 27982 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:35.016088 27816 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 1 FOLLOWER]: Refusing update from remote peer 83873347403e470ca87448665003920a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:35.017082 27751 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 1 FOLLOWER]: Refusing update from remote peer 83873347403e470ca87448665003920a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:35.018013 27967 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:35.018797 27924 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:35.026911 27911 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83873347403e470ca87448665003920a. Latest consensus state: current_term: 1 leader_uuid: "83873347403e470ca87448665003920a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:35.027766 27911 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:35.033922 27967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "83873347403e470ca87448665003920a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:35.035020 27967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:35.037286 27982 catalog_manager.cc:1383] Generated new cluster ID: c232b8b2eb0149debb07ca587d6974e7
I20260630 12:20:35.037755 27982 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:35.053143 27922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83873347403e470ca87448665003920a. Latest consensus state: current_term: 1 leader_uuid: "83873347403e470ca87448665003920a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:35.054107 27922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:35.056277 27911 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "83873347403e470ca87448665003920a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:35.057330 27911 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:35.061023 27924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "83873347403e470ca87448665003920a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:35.062036 27924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:35.066345 27922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "83873347403e470ca87448665003920a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:35.067122 27922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:35.070703 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:45859
I20260630 12:20:35.070922 28031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:45859 every 8 connection(s)
I20260630 12:20:35.103154 28033 heartbeater.cc:344] Connected to a master server at 127.26.1.253:46547
I20260630 12:20:35.103869 28033 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.105150 28033 heartbeater.cc:507] Master 127.26.1.253:46547 requested a full tablet report, sending...
I20260630 12:20:35.108842 27806 ts_manager.cc:194] Registered new tserver with Master: 5ad662f317b54b99a14aaf429ff266fd (127.26.1.193:45859)
I20260630 12:20:35.110106 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:20:35.118667 28032 heartbeater.cc:344] Connected to a master server at 127.26.1.252:46671
I20260630 12:20:35.119262 28032 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.123229 27982 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:35.125223 27982 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:35.129132 28032 heartbeater.cc:507] Master 127.26.1.252:46671 requested a full tablet report, sending...
I20260630 12:20:35.129442 28035 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38017
I20260630 12:20:35.129823 28035 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.130702 28035 heartbeater.cc:507] Master 127.26.1.254:38017 requested a full tablet report, sending...
I20260630 12:20:35.131964 27871 ts_manager.cc:194] Registered new tserver with Master: 5ad662f317b54b99a14aaf429ff266fd (127.26.1.193:45859)
I20260630 12:20:35.135442 27741 ts_manager.cc:194] Registered new tserver with Master: 5ad662f317b54b99a14aaf429ff266fd (127.26.1.193:45859)
W20260630 12:20:35.136868 28040 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:20:35.137269 28039 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:20:35.142994 28042 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:20:35.143250 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:35.144168 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:35.144549 26631 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:20:35.144745 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822035144726 us; error 0 us; skew 500 ppm
I20260630 12:20:35.145218 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:35.147753 26631 webserver.cc:533] Webserver started at http://127.26.1.194:39673/ using document root <none> and password file <none>
I20260630 12:20:35.148311 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:35.148538 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:35.148806 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:35.149870 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "b75597e762f8490ca4fe718a6dc27811"
format_stamp: "Formatted at 2026-06-30 12:20:35 on dist-test-slave-wnkp"
I20260630 12:20:35.158622 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.002s
I20260630 12:20:35.162262 27982 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a: Generated new TSK 0
I20260630 12:20:35.163115 27982 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:35.164002 28047 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:20:35.165078 26631 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.002s
I20260630 12:20:35.165457 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "b75597e762f8490ca4fe718a6dc27811"
format_stamp: "Formatted at 2026-06-30 12:20:35 on dist-test-slave-wnkp"
I20260630 12:20:35.165808 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-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:20:35.182689 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:35.184090 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:35.185716 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:35.188172 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:35.188519 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.188795 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:35.189005 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.232970 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:34341
I20260630 12:20:35.233098 28109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:34341 every 8 connection(s)
I20260630 12:20:35.254671 28111 heartbeater.cc:344] Connected to a master server at 127.26.1.253:46547
I20260630 12:20:35.255246 28111 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.256034 28110 heartbeater.cc:344] Connected to a master server at 127.26.1.252:46671
I20260630 12:20:35.256132 28111 heartbeater.cc:507] Master 127.26.1.253:46547 requested a full tablet report, sending...
I20260630 12:20:35.256511 28110 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.256800 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:20:35.257720 28110 heartbeater.cc:507] Master 127.26.1.252:46671 requested a full tablet report, sending...
I20260630 12:20:35.259163 27806 ts_manager.cc:194] Registered new tserver with Master: b75597e762f8490ca4fe718a6dc27811 (127.26.1.194:34341)
I20260630 12:20:35.261021 27871 ts_manager.cc:194] Registered new tserver with Master: b75597e762f8490ca4fe718a6dc27811 (127.26.1.194:34341)
I20260630 12:20:35.262754 28112 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38017
I20260630 12:20:35.263252 28112 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.263475 27871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47398
I20260630 12:20:35.264410 28112 heartbeater.cc:507] Master 127.26.1.254:38017 requested a full tablet report, sending...
W20260630 12:20:35.264531 28117 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:20:35.267477 28118 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:20:35.269007 27741 ts_manager.cc:194] Registered new tserver with Master: b75597e762f8490ca4fe718a6dc27811 (127.26.1.194:34341)
I20260630 12:20:35.270749 26631 server_base.cc:1061] running on GCE node
W20260630 12:20:35.271036 28120 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:20:35.271955 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:35.272167 26631 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:20:35.272521 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822035272488 us; error 0 us; skew 500 ppm
I20260630 12:20:35.273149 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:35.275621 26631 webserver.cc:533] Webserver started at http://127.26.1.195:42093/ using document root <none> and password file <none>
I20260630 12:20:35.276103 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:35.276341 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:35.276623 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:35.277666 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "2f9ec246f183486eb5d6ea9b009eb9dc"
format_stamp: "Formatted at 2026-06-30 12:20:35 on dist-test-slave-wnkp"
I20260630 12:20:35.282743 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:20:35.286514 28125 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:20:35.287313 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:20:35.287653 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "2f9ec246f183486eb5d6ea9b009eb9dc"
format_stamp: "Formatted at 2026-06-30 12:20:35 on dist-test-slave-wnkp"
I20260630 12:20:35.287946 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822018099252-26631-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:20:35.311688 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:35.313182 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:35.314465 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:35.316756 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:35.316987 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.317222 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:35.317409 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.360056 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:37003
I20260630 12:20:35.360152 28187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:37003 every 8 connection(s)
I20260630 12:20:35.379101 28189 heartbeater.cc:344] Connected to a master server at 127.26.1.253:46547
I20260630 12:20:35.379562 28189 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.380467 28189 heartbeater.cc:507] Master 127.26.1.253:46547 requested a full tablet report, sending...
I20260630 12:20:35.381182 28188 heartbeater.cc:344] Connected to a master server at 127.26.1.252:46671
I20260630 12:20:35.381579 28188 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.382452 28188 heartbeater.cc:507] Master 127.26.1.252:46671 requested a full tablet report, sending...
I20260630 12:20:35.382566 28190 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38017
I20260630 12:20:35.382973 28190 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.383169 27806 ts_manager.cc:194] Registered new tserver with Master: 2f9ec246f183486eb5d6ea9b009eb9dc (127.26.1.195:37003)
I20260630 12:20:35.383823 28190 heartbeater.cc:507] Master 127.26.1.254:38017 requested a full tablet report, sending...
I20260630 12:20:35.386224 27871 ts_manager.cc:194] Registered new tserver with Master: 2f9ec246f183486eb5d6ea9b009eb9dc (127.26.1.195:37003)
I20260630 12:20:35.386664 27741 ts_manager.cc:194] Registered new tserver with Master: 2f9ec246f183486eb5d6ea9b009eb9dc (127.26.1.195:37003)
I20260630 12:20:35.387331 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019569799s
I20260630 12:20:35.388079 27871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47406
I20260630 12:20:35.914146 27926 catalog_manager.cc:1295] Loaded cluster ID: c232b8b2eb0149debb07ca587d6974e7
I20260630 12:20:35.914513 27926 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: loading cluster ID for follower catalog manager: success
I20260630 12:20:35.918975 27926 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: acquiring CA information for follower catalog manager: success
I20260630 12:20:35.922350 27926 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:20:35.929419 27948 catalog_manager.cc:1295] Loaded cluster ID: c232b8b2eb0149debb07ca587d6974e7
I20260630 12:20:35.929725 27948 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a: loading cluster ID for follower catalog manager: success
I20260630 12:20:35.934257 27948 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a: acquiring CA information for follower catalog manager: success
I20260630 12:20:35.937788 27948 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:20:36.138868 27871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47384
I20260630 12:20:36.266872 28110 heartbeater.cc:499] Master 127.26.1.252:46671 was elected leader, sending a full tablet report...
I20260630 12:20:36.390990 28188 heartbeater.cc:499] Master 127.26.1.252:46671 was elected leader, sending a full tablet report...
I20260630 12:20:36.918742 27945 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:37.009400 27871 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47422:
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:20:37.098461 28153 tablet_service.cc:1511] Processing CreateTablet for tablet ccb92371ac8740c2b6681edce76a40f8 (DEFAULT_TABLE table=test-workload [id=2ca5d917b6304afbb2597eb00d42c85f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:20:37.099951 28153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb92371ac8740c2b6681edce76a40f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:37.100020 27988 tablet_service.cc:1511] Processing CreateTablet for tablet e46975fcdeeb4e90a48b5526fc1ee172 (DEFAULT_TABLE table=test-workload [id=2ca5d917b6304afbb2597eb00d42c85f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:20:37.101611 27988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46975fcdeeb4e90a48b5526fc1ee172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:37.107138 28075 tablet_service.cc:1511] Processing CreateTablet for tablet 511fb01b70f5471cbce63d8fba5808b0 (DEFAULT_TABLE table=test-workload [id=2ca5d917b6304afbb2597eb00d42c85f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:20:37.108332 28075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 511fb01b70f5471cbce63d8fba5808b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:37.121483 28225 tablet_bootstrap.cc:492] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc: Bootstrap starting.
I20260630 12:20:37.124737 28227 tablet_bootstrap.cc:492] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811: Bootstrap starting.
I20260630 12:20:37.128520 28225 tablet_bootstrap.cc:654] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:37.130455 28226 tablet_bootstrap.cc:492] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd: Bootstrap starting.
I20260630 12:20:37.133054 28227 tablet_bootstrap.cc:654] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:37.135947 28225 tablet_bootstrap.cc:492] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc: No bootstrap required, opened a new log
I20260630 12:20:37.136711 28225 ts_tablet_manager.cc:1403] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.012s
I20260630 12:20:37.137717 28226 tablet_bootstrap.cc:654] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:37.139252 28227 tablet_bootstrap.cc:492] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811: No bootstrap required, opened a new log
I20260630 12:20:37.139822 28227 ts_tablet_manager.cc:1403] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:20:37.139848 28225 raft_consensus.cc:359] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f9ec246f183486eb5d6ea9b009eb9dc" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37003 } }
I20260630 12:20:37.140802 28225 raft_consensus.cc:385] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:37.141167 28225 raft_consensus.cc:740] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9ec246f183486eb5d6ea9b009eb9dc, State: Initialized, Role: FOLLOWER
I20260630 12:20:37.141973 28032 heartbeater.cc:499] Master 127.26.1.252:46671 was elected leader, sending a full tablet report...
I20260630 12:20:37.143427 28227 raft_consensus.cc:359] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75597e762f8490ca4fe718a6dc27811" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34341 } }
I20260630 12:20:37.144106 28227 raft_consensus.cc:385] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:37.144407 28226 tablet_bootstrap.cc:492] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd: No bootstrap required, opened a new log
I20260630 12:20:37.144469 28227 raft_consensus.cc:740] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75597e762f8490ca4fe718a6dc27811, State: Initialized, Role: FOLLOWER
I20260630 12:20:37.145655 28227 consensus_queue.cc:260] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b75597e762f8490ca4fe718a6dc27811" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34341 } }
I20260630 12:20:37.146232 28226 ts_tablet_manager.cc:1403] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:20:37.146409 28227 raft_consensus.cc:399] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:37.146900 28227 raft_consensus.cc:493] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:37.147297 28227 raft_consensus.cc:3060] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:37.148784 28226 raft_consensus.cc:359] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ad662f317b54b99a14aaf429ff266fd" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45859 } }
I20260630 12:20:37.149475 28226 raft_consensus.cc:385] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:37.149866 28226 raft_consensus.cc:740] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ad662f317b54b99a14aaf429ff266fd, State: Initialized, Role: FOLLOWER
I20260630 12:20:37.149744 28225 consensus_queue.cc:260] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f9ec246f183486eb5d6ea9b009eb9dc" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37003 } }
I20260630 12:20:37.151139 28225 raft_consensus.cc:399] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:37.151589 28225 raft_consensus.cc:493] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:37.151264 28226 consensus_queue.cc:260] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ad662f317b54b99a14aaf429ff266fd" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45859 } }
I20260630 12:20:37.152081 28225 raft_consensus.cc:3060] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:37.152643 28226 raft_consensus.cc:399] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:37.153070 28226 raft_consensus.cc:493] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:37.153472 28226 raft_consensus.cc:3060] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:37.154989 28227 raft_consensus.cc:515] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75597e762f8490ca4fe718a6dc27811" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34341 } }
I20260630 12:20:37.155658 28227 leader_election.cc:304] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [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: b75597e762f8490ca4fe718a6dc27811; no voters: 
I20260630 12:20:37.157255 28227 leader_election.cc:290] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:37.157615 28231 raft_consensus.cc:2804] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:37.160431 28225 raft_consensus.cc:515] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f9ec246f183486eb5d6ea9b009eb9dc" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37003 } }
I20260630 12:20:37.160952 28226 raft_consensus.cc:515] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ad662f317b54b99a14aaf429ff266fd" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45859 } }
I20260630 12:20:37.161401 28225 leader_election.cc:304] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [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: 2f9ec246f183486eb5d6ea9b009eb9dc; no voters: 
I20260630 12:20:37.161813 28226 leader_election.cc:304] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [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: 5ad662f317b54b99a14aaf429ff266fd; no voters: 
I20260630 12:20:37.166862 28227 ts_tablet_manager.cc:1434] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811: Time spent starting tablet: real 0.026s	user 0.017s	sys 0.007s
I20260630 12:20:37.168387 28231 raft_consensus.cc:697] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 1 LEADER]: Becoming Leader. State: Replica: b75597e762f8490ca4fe718a6dc27811, State: Running, Role: LEADER
I20260630 12:20:37.169255 28231 consensus_queue.cc:237] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [LEADER]: Queue going to LEADER mode. State: All 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: "b75597e762f8490ca4fe718a6dc27811" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34341 } }
I20260630 12:20:37.170634 28226 leader_election.cc:290] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:37.171092 28235 raft_consensus.cc:2804] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:37.173410 28225 leader_election.cc:290] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:37.174240 28234 raft_consensus.cc:2804] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:37.181135 28226 ts_tablet_manager.cc:1434] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.021s
I20260630 12:20:37.185240 28225 ts_tablet_manager.cc:1434] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc: Time spent starting tablet: real 0.048s	user 0.014s	sys 0.020s
I20260630 12:20:37.189411 28235 raft_consensus.cc:697] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 1 LEADER]: Becoming Leader. State: Replica: 5ad662f317b54b99a14aaf429ff266fd, State: Running, Role: LEADER
I20260630 12:20:37.190426 27870 catalog_manager.cc:5697] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 reported cstate change: term changed from 0 to 1, leader changed from <none> to b75597e762f8490ca4fe718a6dc27811 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "b75597e762f8490ca4fe718a6dc27811" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75597e762f8490ca4fe718a6dc27811" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34341 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:37.190603 28235 consensus_queue.cc:237] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [LEADER]: Queue going to LEADER mode. State: All 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: "5ad662f317b54b99a14aaf429ff266fd" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45859 } }
I20260630 12:20:37.190999 28234 raft_consensus.cc:697] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 1 LEADER]: Becoming Leader. State: Replica: 2f9ec246f183486eb5d6ea9b009eb9dc, State: Running, Role: LEADER
I20260630 12:20:37.193413 28234 consensus_queue.cc:237] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [LEADER]: Queue going to LEADER mode. State: All 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: "2f9ec246f183486eb5d6ea9b009eb9dc" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37003 } }
I20260630 12:20:37.230216 27871 catalog_manager.cc:5697] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ad662f317b54b99a14aaf429ff266fd (127.26.1.193). New cstate: current_term: 1 leader_uuid: "5ad662f317b54b99a14aaf429ff266fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ad662f317b54b99a14aaf429ff266fd" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45859 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:37.235380 27870 catalog_manager.cc:5697] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f9ec246f183486eb5d6ea9b009eb9dc (127.26.1.195). New cstate: current_term: 1 leader_uuid: "2f9ec246f183486eb5d6ea9b009eb9dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f9ec246f183486eb5d6ea9b009eb9dc" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37003 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:38.920663 27945 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:38.924127 27945 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:39.294981 26631 master.cc:562] Master@127.26.1.252:46671 shutting down...
I20260630 12:20:39.324458 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:39.325587 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:39.326058 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83873347403e470ca87448665003920a: stopping tablet replica
I20260630 12:20:39.347862 26631 master.cc:584] Master@127.26.1.252:46671 shutdown complete.
W20260630 12:20:40.244664 28110 heartbeater.cc:646] Failed to heartbeat to 127.26.1.252:46671 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.26.1.252:46671: connect: Connection refused (error 111)
I20260630 12:20:40.333953 28250 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83873347403e470ca87448665003920a)
I20260630 12:20:40.334579 28250 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:40.336352 28250 leader_election.cc:290] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c8c50bcfad0b41748b53340c7575fdd1 (127.26.1.253:46547), 83873347403e470ca87448665003920a (127.26.1.252:46671)
I20260630 12:20:40.337729 27816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1eb9dcd777114ec1904c5132daebe89a" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c8c50bcfad0b41748b53340c7575fdd1" is_pre_election: true
W20260630 12:20:40.339202 27727 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.252:46671: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:20:40.342980 27727 leader_election.cc:336] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83873347403e470ca87448665003920a (127.26.1.252:46671): Network error: Client connection negotiation failed: client connection to 127.26.1.252:46671: connect: Connection refused (error 111)
I20260630 12:20:40.343410 27727 leader_election.cc:304] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [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: 1eb9dcd777114ec1904c5132daebe89a; no voters: 83873347403e470ca87448665003920a, c8c50bcfad0b41748b53340c7575fdd1
I20260630 12:20:40.344039 28250 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:20:40.764596 28253 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83873347403e470ca87448665003920a)
I20260630 12:20:40.765169 28253 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:40.767432 28253 leader_election.cc:290] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1eb9dcd777114ec1904c5132daebe89a (127.26.1.254:38017), 83873347403e470ca87448665003920a (127.26.1.252:46671)
I20260630 12:20:40.768853 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c8c50bcfad0b41748b53340c7575fdd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "1eb9dcd777114ec1904c5132daebe89a" is_pre_election: true
I20260630 12:20:40.769690 27751 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8c50bcfad0b41748b53340c7575fdd1 in term 1.
I20260630 12:20:40.771759 27792 leader_election.cc:304] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [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: 1eb9dcd777114ec1904c5132daebe89a, c8c50bcfad0b41748b53340c7575fdd1; no voters: 
I20260630 12:20:40.772647 28253 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:20:40.773034 28253 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83873347403e470ca87448665003920a)
I20260630 12:20:40.773351 28253 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:20:40.774272 27792 leader_election.cc:336] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83873347403e470ca87448665003920a (127.26.1.252:46671): Network error: Client connection negotiation failed: client connection to 127.26.1.252:46671: connect: Connection refused (error 111)
I20260630 12:20:40.778829 28253 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:40.780763 28253 leader_election.cc:290] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [CANDIDATE]: Term 2 election: Requested vote from peers 1eb9dcd777114ec1904c5132daebe89a (127.26.1.254:38017), 83873347403e470ca87448665003920a (127.26.1.252:46671)
I20260630 12:20:40.781672 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c8c50bcfad0b41748b53340c7575fdd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "1eb9dcd777114ec1904c5132daebe89a"
I20260630 12:20:40.782173 27751 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:20:40.784976 27792 leader_election.cc:336] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 83873347403e470ca87448665003920a (127.26.1.252:46671): Network error: Client connection negotiation failed: client connection to 127.26.1.252:46671: connect: Connection refused (error 111)
I20260630 12:20:40.787492 27751 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8c50bcfad0b41748b53340c7575fdd1 in term 2.
I20260630 12:20:40.788619 27792 leader_election.cc:304] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [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: 1eb9dcd777114ec1904c5132daebe89a, c8c50bcfad0b41748b53340c7575fdd1; no voters: 83873347403e470ca87448665003920a
I20260630 12:20:40.789446 28253 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:40.790573 28253 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 2 LEADER]: Becoming Leader. State: Replica: c8c50bcfad0b41748b53340c7575fdd1, State: Running, Role: LEADER
I20260630 12:20:40.791298 28253 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [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: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } }
I20260630 12:20:40.795413 28256 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8c50bcfad0b41748b53340c7575fdd1. Latest consensus state: current_term: 2 leader_uuid: "c8c50bcfad0b41748b53340c7575fdd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb9dcd777114ec1904c5132daebe89a" member_type: VOTER last_known_addr { host: "127.26.1.254" port: 38017 } } peers { permanent_uuid: "c8c50bcfad0b41748b53340c7575fdd1" member_type: VOTER last_known_addr { host: "127.26.1.253" port: 46547 } } peers { permanent_uuid: "83873347403e470ca87448665003920a" member_type: VOTER last_known_addr { host: "127.26.1.252" port: 46671 } } }
I20260630 12:20:40.796352 28256 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:40.797941 28258 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:40.803488 28258 catalog_manager.cc:679] Loaded metadata for table test-workload [id=2ca5d917b6304afbb2597eb00d42c85f]
I20260630 12:20:40.808146 28258 tablet_loader.cc:96] loaded metadata for tablet 511fb01b70f5471cbce63d8fba5808b0 (table test-workload [id=2ca5d917b6304afbb2597eb00d42c85f])
I20260630 12:20:40.809744 28258 tablet_loader.cc:96] loaded metadata for tablet ccb92371ac8740c2b6681edce76a40f8 (table test-workload [id=2ca5d917b6304afbb2597eb00d42c85f])
I20260630 12:20:40.810629 28258 tablet_loader.cc:96] loaded metadata for tablet e46975fcdeeb4e90a48b5526fc1ee172 (table test-workload [id=2ca5d917b6304afbb2597eb00d42c85f])
I20260630 12:20:40.811530 28258 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:40.814635 28258 catalog_manager.cc:1295] Loaded cluster ID: c232b8b2eb0149debb07ca587d6974e7
I20260630 12:20:40.814843 28258 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:40.818336 28258 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:40.821333 28258 catalog_manager.cc:6081] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: Loaded TSK: 0
I20260630 12:20:40.822230 28258 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:40.905185 27925 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:40.907176 27925 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:40.919435 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:20:40.949285 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:40.950021 26631 tablet_replica.cc:333] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd: stopping tablet replica
I20260630 12:20:40.950563 26631 raft_consensus.cc:2243] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:40.951170 26631 raft_consensus.cc:2272] T e46975fcdeeb4e90a48b5526fc1ee172 P 5ad662f317b54b99a14aaf429ff266fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:40.970028 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:20:40.981016 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:20:41.004616 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:41.005407 26631 tablet_replica.cc:333] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811: stopping tablet replica
I20260630 12:20:41.005980 26631 raft_consensus.cc:2243] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:41.006536 26631 raft_consensus.cc:2272] T 511fb01b70f5471cbce63d8fba5808b0 P b75597e762f8490ca4fe718a6dc27811 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:41.028249 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:20:41.041817 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:20:41.065835 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:41.066732 26631 tablet_replica.cc:333] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc: stopping tablet replica
I20260630 12:20:41.067344 26631 raft_consensus.cc:2243] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:41.068017 26631 raft_consensus.cc:2272] T ccb92371ac8740c2b6681edce76a40f8 P 2f9ec246f183486eb5d6ea9b009eb9dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:41.086839 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:20:41.096776 26631 master.cc:562] Master@127.26.1.254:38017 shutting down...
I20260630 12:20:41.116742 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:41.117362 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:41.117699 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1eb9dcd777114ec1904c5132daebe89a: stopping tablet replica
I20260630 12:20:41.136919 26631 master.cc:584] Master@127.26.1.254:38017 shutdown complete.
I20260630 12:20:41.149103 26631 master.cc:562] Master@127.26.1.253:46547 shutting down...
I20260630 12:20:41.167415 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:41.168197 26631 pending_rounds.cc:70] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: Trying to abort 1 pending ops.
I20260630 12:20:41.168519 26631 pending_rounds.cc:77] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: Aborting op as it isn't in flight: id { term: 2 index: 10 } timestamp: 7302439079088332800 op_type: NO_OP noop_request { }
I20260630 12:20:41.168911 26631 raft_consensus.cc:2889] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:20:41.169238 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:41.169647 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8c50bcfad0b41748b53340c7575fdd1: stopping tablet replica
I20260630 12:20:41.189783 26631 master.cc:584] Master@127.26.1.253:46547 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6680 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:20:41.226226 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:32943
I20260630 12:20:41.227581 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:41.233958 28259 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:20:41.234165 28260 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:20:41.234792 28262 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:20:41.235630 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:41.236552 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:41.236730 26631 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:20:41.236899 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822041236879 us; error 0 us; skew 500 ppm
I20260630 12:20:41.237430 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:41.239866 26631 webserver.cc:533] Webserver started at http://127.26.1.254:41095/ using document root <none> and password file <none>
I20260630 12:20:41.240543 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:41.240738 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:41.241035 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:41.242185 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "1765cc9c0f46422498cb10b4513088eb"
format_stamp: "Formatted at 2026-06-30 12:20:41 on dist-test-slave-wnkp"
I20260630 12:20:41.246690 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:20:41.250171 28267 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:20:41.251188 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:20:41.251452 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "1765cc9c0f46422498cb10b4513088eb"
format_stamp: "Formatted at 2026-06-30 12:20:41 on dist-test-slave-wnkp"
I20260630 12:20:41.251690 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-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:20:41.267437 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:41.268735 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:41.308480 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:32943
I20260630 12:20:41.308635 28318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:32943 every 8 connection(s)
I20260630 12:20:41.312529 28319 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:20:41.322695 28319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb: Bootstrap starting.
I20260630 12:20:41.327355 28319 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.331704 28319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb: No bootstrap required, opened a new log
I20260630 12:20:41.333926 28319 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1765cc9c0f46422498cb10b4513088eb" member_type: VOTER }
I20260630 12:20:41.334405 28319 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:41.334640 28319 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1765cc9c0f46422498cb10b4513088eb, State: Initialized, Role: FOLLOWER
I20260630 12:20:41.335210 28319 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1765cc9c0f46422498cb10b4513088eb" member_type: VOTER }
I20260630 12:20:41.335687 28319 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:41.335947 28319 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:41.336221 28319 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:41.340495 28319 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1765cc9c0f46422498cb10b4513088eb" member_type: VOTER }
I20260630 12:20:41.341081 28319 leader_election.cc:304] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [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: 1765cc9c0f46422498cb10b4513088eb; no voters: 
I20260630 12:20:41.342207 28319 leader_election.cc:290] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:41.342514 28322 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:41.343990 28322 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 1 LEADER]: Becoming Leader. State: Replica: 1765cc9c0f46422498cb10b4513088eb, State: Running, Role: LEADER
I20260630 12:20:41.344781 28322 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [LEADER]: Queue going to LEADER mode. State: All 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: "1765cc9c0f46422498cb10b4513088eb" member_type: VOTER }
I20260630 12:20:41.345310 28319 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:41.348755 28324 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1765cc9c0f46422498cb10b4513088eb. Latest consensus state: current_term: 1 leader_uuid: "1765cc9c0f46422498cb10b4513088eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1765cc9c0f46422498cb10b4513088eb" member_type: VOTER } }
I20260630 12:20:41.349236 28323 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1765cc9c0f46422498cb10b4513088eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1765cc9c0f46422498cb10b4513088eb" member_type: VOTER } }
I20260630 12:20:41.349988 28323 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:41.349531 28324 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:41.356205 28330 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:41.364181 28330 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:41.365283 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:41.373430 28330 catalog_manager.cc:1383] Generated new cluster ID: 001ee3761d9f4e50b386105b3c677eda
I20260630 12:20:41.373757 28330 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:41.398777 28330 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:41.400048 28330 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:41.413790 28330 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb: Generated new TSK 0
I20260630 12:20:41.414407 28330 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:41.432284 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:41.438767 28340 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:20:41.440201 28341 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:20:41.441874 26631 server_base.cc:1061] running on GCE node
W20260630 12:20:41.442535 28343 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:20:41.443414 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:41.443638 26631 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:20:41.443871 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822041443804 us; error 0 us; skew 500 ppm
I20260630 12:20:41.444511 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:41.447090 26631 webserver.cc:533] Webserver started at http://127.26.1.193:33947/ using document root <none> and password file <none>
I20260630 12:20:41.447633 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:41.447860 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:41.448174 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:41.449467 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "f1519058f0434033bbbc728237b6a05f"
format_stamp: "Formatted at 2026-06-30 12:20:41 on dist-test-slave-wnkp"
I20260630 12:20:41.454916 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:20:41.458549 28348 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:20:41.459779 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:20:41.460135 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "f1519058f0434033bbbc728237b6a05f"
format_stamp: "Formatted at 2026-06-30 12:20:41 on dist-test-slave-wnkp"
I20260630 12:20:41.460479 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-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:20:41.485843 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:41.487059 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:41.488631 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:41.491183 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:41.491386 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:41.491683 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:41.491842 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:41.533236 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:35489
I20260630 12:20:41.533332 28410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:35489 every 8 connection(s)
I20260630 12:20:41.538221 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:41.545727 28415 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:20:41.545987 28416 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:20:41.551347 28418 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:20:41.551816 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:41.552496 28411 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32943
I20260630 12:20:41.552901 28411 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:41.553117 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:41.553377 26631 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:20:41.553574 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822041553555 us; error 0 us; skew 500 ppm
I20260630 12:20:41.553844 28411 heartbeater.cc:507] Master 127.26.1.254:32943 requested a full tablet report, sending...
I20260630 12:20:41.554302 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:41.556500 28284 ts_manager.cc:194] Registered new tserver with Master: f1519058f0434033bbbc728237b6a05f (127.26.1.193:35489)
I20260630 12:20:41.557633 26631 webserver.cc:533] Webserver started at http://127.26.1.194:42069/ using document root <none> and password file <none>
I20260630 12:20:41.558270 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:41.558502 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:41.558794 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:41.558990 28284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46222
I20260630 12:20:41.560307 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "552d95ad5ade46cb97b5dcd811dba6da"
format_stamp: "Formatted at 2026-06-30 12:20:41 on dist-test-slave-wnkp"
I20260630 12:20:41.565266 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:20:41.568756 28423 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:20:41.569674 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:20:41.570017 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "552d95ad5ade46cb97b5dcd811dba6da"
format_stamp: "Formatted at 2026-06-30 12:20:41 on dist-test-slave-wnkp"
I20260630 12:20:41.570323 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-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:20:41.582600 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:41.583809 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:41.585407 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:41.587788 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:41.588022 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:41.588289 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:41.588483 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:20:41.629729 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:36203
I20260630 12:20:41.629874 28485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:36203 every 8 connection(s)
I20260630 12:20:41.634573 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:41.642634 28490 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:20:41.642598 28489 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:20:41.646982 28492 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:20:41.647868 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:41.648213 28486 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32943
I20260630 12:20:41.648679 28486 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:41.648984 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:41.649219 26631 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:20:41.649435 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822041649415 us; error 0 us; skew 500 ppm
I20260630 12:20:41.649530 28486 heartbeater.cc:507] Master 127.26.1.254:32943 requested a full tablet report, sending...
I20260630 12:20:41.650055 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:41.651868 28284 ts_manager.cc:194] Registered new tserver with Master: 552d95ad5ade46cb97b5dcd811dba6da (127.26.1.194:36203)
I20260630 12:20:41.652968 26631 webserver.cc:533] Webserver started at http://127.26.1.195:40201/ using document root <none> and password file <none>
I20260630 12:20:41.653591 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:41.653834 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:41.653754 28284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46236
I20260630 12:20:41.654291 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:41.655689 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "a8d8e112447c4105bc83646487faf354"
format_stamp: "Formatted at 2026-06-30 12:20:41 on dist-test-slave-wnkp"
I20260630 12:20:41.660236 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260630 12:20:41.663882 28497 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:20:41.664875 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:20:41.665206 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "a8d8e112447c4105bc83646487faf354"
format_stamp: "Formatted at 2026-06-30 12:20:41 on dist-test-slave-wnkp"
I20260630 12:20:41.665516 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-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:20:41.674948 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:41.676151 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:41.677639 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:41.679855 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:41.680100 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:41.680390 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:41.680606 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:41.721076 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:41833
I20260630 12:20:41.721161 28559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:41833 every 8 connection(s)
I20260630 12:20:41.736140 28560 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32943
I20260630 12:20:41.736584 28560 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:41.737346 28560 heartbeater.cc:507] Master 127.26.1.254:32943 requested a full tablet report, sending...
I20260630 12:20:41.739511 28284 ts_manager.cc:194] Registered new tserver with Master: a8d8e112447c4105bc83646487faf354 (127.26.1.195:41833)
I20260630 12:20:41.740207 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01586428s
I20260630 12:20:41.741096 28284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46238
I20260630 12:20:42.562425 28411 heartbeater.cc:499] Master 127.26.1.254:32943 was elected leader, sending a full tablet report...
I20260630 12:20:42.656752 28486 heartbeater.cc:499] Master 127.26.1.254:32943 was elected leader, sending a full tablet report...
I20260630 12:20:42.744201 28560 heartbeater.cc:499] Master 127.26.1.254:32943 was elected leader, sending a full tablet report...
I20260630 12:20:42.802727 28284 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46254:
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:20:42.805065 28284 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:20:42.869184 28450 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5dace5959b48f38ef13c052d44499c (DEFAULT_TABLE table=test-workload [id=a718c6b430c74b15a001b0951ce3e667]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:20:42.870602 28450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5dace5959b48f38ef13c052d44499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:42.870878 28524 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5dace5959b48f38ef13c052d44499c (DEFAULT_TABLE table=test-workload [id=a718c6b430c74b15a001b0951ce3e667]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:20:42.869027 28451 tablet_service.cc:1511] Processing CreateTablet for tablet 8b581b71bff74acba5d84ece0846a953 (DEFAULT_TABLE table=test-workload [id=a718c6b430c74b15a001b0951ce3e667]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:20:42.872162 28524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5dace5959b48f38ef13c052d44499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:42.873050 28451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b581b71bff74acba5d84ece0846a953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:42.873399 28525 tablet_service.cc:1511] Processing CreateTablet for tablet 8b581b71bff74acba5d84ece0846a953 (DEFAULT_TABLE table=test-workload [id=a718c6b430c74b15a001b0951ce3e667]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:20:42.874662 28525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b581b71bff74acba5d84ece0846a953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:42.884037 28376 tablet_service.cc:1511] Processing CreateTablet for tablet 8b581b71bff74acba5d84ece0846a953 (DEFAULT_TABLE table=test-workload [id=a718c6b430c74b15a001b0951ce3e667]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:20:42.885584 28376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b581b71bff74acba5d84ece0846a953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:42.889441 28375 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5dace5959b48f38ef13c052d44499c (DEFAULT_TABLE table=test-workload [id=a718c6b430c74b15a001b0951ce3e667]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:20:42.890832 28375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5dace5959b48f38ef13c052d44499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:42.908772 28581 tablet_bootstrap.cc:492] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354: Bootstrap starting.
I20260630 12:20:42.917590 28580 tablet_bootstrap.cc:492] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da: Bootstrap starting.
I20260630 12:20:42.919340 28582 tablet_bootstrap.cc:492] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f: Bootstrap starting.
I20260630 12:20:42.921217 28581 tablet_bootstrap.cc:654] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.925105 28580 tablet_bootstrap.cc:654] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.925987 28581 tablet_bootstrap.cc:492] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354: No bootstrap required, opened a new log
I20260630 12:20:42.926433 28581 ts_tablet_manager.cc:1403] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260630 12:20:42.926561 28582 tablet_bootstrap.cc:654] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.928838 28581 raft_consensus.cc:359] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } } peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } }
I20260630 12:20:42.929656 28581 raft_consensus.cc:385] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.930051 28581 raft_consensus.cc:740] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d8e112447c4105bc83646487faf354, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.930866 28580 tablet_bootstrap.cc:492] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da: No bootstrap required, opened a new log
I20260630 12:20:42.930909 28581 consensus_queue.cc:260] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } } peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } }
I20260630 12:20:42.931595 28580 ts_tablet_manager.cc:1403] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:20:42.932029 28582 tablet_bootstrap.cc:492] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f: No bootstrap required, opened a new log
I20260630 12:20:42.932590 28582 ts_tablet_manager.cc:1403] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260630 12:20:42.934589 28580 raft_consensus.cc:359] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } } peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } }
I20260630 12:20:42.935308 28580 raft_consensus.cc:385] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.935786 28580 raft_consensus.cc:740] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552d95ad5ade46cb97b5dcd811dba6da, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.935297 28582 raft_consensus.cc:359] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } } peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } }
I20260630 12:20:42.936209 28582 raft_consensus.cc:385] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.936547 28582 raft_consensus.cc:740] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1519058f0434033bbbc728237b6a05f, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.936755 28580 consensus_queue.cc:260] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } } peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } }
I20260630 12:20:42.937412 28582 consensus_queue.cc:260] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } } peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } }
I20260630 12:20:42.940243 28581 ts_tablet_manager.cc:1434] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.012s
I20260630 12:20:42.940945 28582 ts_tablet_manager.cc:1434] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:20:42.941412 28581 tablet_bootstrap.cc:492] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354: Bootstrap starting.
I20260630 12:20:42.942087 28582 tablet_bootstrap.cc:492] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f: Bootstrap starting.
I20260630 12:20:42.948030 28581 tablet_bootstrap.cc:654] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.948438 28580 ts_tablet_manager.cc:1434] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260630 12:20:42.949476 28580 tablet_bootstrap.cc:492] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da: Bootstrap starting.
I20260630 12:20:42.955790 28580 tablet_bootstrap.cc:654] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.961777 28582 tablet_bootstrap.cc:654] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.969436 28581 tablet_bootstrap.cc:492] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354: No bootstrap required, opened a new log
I20260630 12:20:42.970077 28581 ts_tablet_manager.cc:1403] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260630 12:20:42.970495 28580 tablet_bootstrap.cc:492] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da: No bootstrap required, opened a new log
I20260630 12:20:42.971144 28580 ts_tablet_manager.cc:1403] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260630 12:20:42.970417 28586 raft_consensus.cc:493] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:42.971724 28586 raft_consensus.cc:515] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } } peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } }
I20260630 12:20:42.973172 28581 raft_consensus.cc:359] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:42.973943 28581 raft_consensus.cc:385] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.974239 28581 raft_consensus.cc:740] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d8e112447c4105bc83646487faf354, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.974268 28580 raft_consensus.cc:359] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:42.975085 28580 raft_consensus.cc:385] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.975420 28580 raft_consensus.cc:740] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552d95ad5ade46cb97b5dcd811dba6da, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.975288 28581 consensus_queue.cc:260] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:42.977213 28586 leader_election.cc:290] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1519058f0434033bbbc728237b6a05f (127.26.1.193:35489), 552d95ad5ade46cb97b5dcd811dba6da (127.26.1.194:36203)
I20260630 12:20:42.977113 28580 consensus_queue.cc:260] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:42.980523 28580 ts_tablet_manager.cc:1434] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:20:42.995609 28582 tablet_bootstrap.cc:492] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f: No bootstrap required, opened a new log
I20260630 12:20:42.996554 28582 ts_tablet_manager.cc:1403] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.004s
I20260630 12:20:43.000279 28582 raft_consensus.cc:359] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:43.001286 28582 raft_consensus.cc:385] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:43.001704 28582 raft_consensus.cc:740] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1519058f0434033bbbc728237b6a05f, State: Initialized, Role: FOLLOWER
I20260630 12:20:43.002887 28582 consensus_queue.cc:260] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:43.005590 28581 ts_tablet_manager.cc:1434] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.023s
I20260630 12:20:43.007839 28582 ts_tablet_manager.cc:1434] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:20:43.010792 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5dace5959b48f38ef13c052d44499c" candidate_uuid: "a8d8e112447c4105bc83646487faf354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1519058f0434033bbbc728237b6a05f" is_pre_election: true
I20260630 12:20:43.011494 28386 raft_consensus.cc:2468] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d8e112447c4105bc83646487faf354 in term 0.
I20260630 12:20:43.012945 28499 leader_election.cc:304] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [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: a8d8e112447c4105bc83646487faf354, f1519058f0434033bbbc728237b6a05f; no voters: 
I20260630 12:20:43.013986 28594 raft_consensus.cc:2804] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:43.014461 28594 raft_consensus.cc:493] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:43.014873 28594 raft_consensus.cc:3060] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:43.015760 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5dace5959b48f38ef13c052d44499c" candidate_uuid: "a8d8e112447c4105bc83646487faf354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552d95ad5ade46cb97b5dcd811dba6da" is_pre_election: true
I20260630 12:20:43.016479 28461 raft_consensus.cc:2468] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d8e112447c4105bc83646487faf354 in term 0.
I20260630 12:20:43.020552 28594 raft_consensus.cc:515] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } } peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } }
I20260630 12:20:43.022297 28594 leader_election.cc:290] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [CANDIDATE]: Term 1 election: Requested vote from peers f1519058f0434033bbbc728237b6a05f (127.26.1.193:35489), 552d95ad5ade46cb97b5dcd811dba6da (127.26.1.194:36203)
I20260630 12:20:43.022997 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5dace5959b48f38ef13c052d44499c" candidate_uuid: "a8d8e112447c4105bc83646487faf354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1519058f0434033bbbc728237b6a05f"
I20260630 12:20:43.023530 28386 raft_consensus.cc:3060] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:43.023433 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5dace5959b48f38ef13c052d44499c" candidate_uuid: "a8d8e112447c4105bc83646487faf354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552d95ad5ade46cb97b5dcd811dba6da"
I20260630 12:20:43.024168 28461 raft_consensus.cc:3060] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:43.029724 28461 raft_consensus.cc:2468] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d8e112447c4105bc83646487faf354 in term 1.
I20260630 12:20:43.029978 28386 raft_consensus.cc:2468] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d8e112447c4105bc83646487faf354 in term 1.
I20260630 12:20:43.030752 28500 leader_election.cc:304] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [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: 552d95ad5ade46cb97b5dcd811dba6da, a8d8e112447c4105bc83646487faf354; no voters: 
I20260630 12:20:43.031548 28594 raft_consensus.cc:2804] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:43.032008 28594 raft_consensus.cc:697] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 1 LEADER]: Becoming Leader. State: Replica: a8d8e112447c4105bc83646487faf354, State: Running, Role: LEADER
I20260630 12:20:43.032758 28594 consensus_queue.cc:237] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [LEADER]: Queue going to LEADER mode. State: All 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: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } } peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } }
I20260630 12:20:43.039744 28280 catalog_manager.cc:5697] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8d8e112447c4105bc83646487faf354 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "a8d8e112447c4105bc83646487faf354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:43.271541 28594 raft_consensus.cc:493] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:43.272114 28594 raft_consensus.cc:515] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:43.273869 28594 leader_election.cc:290] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552d95ad5ade46cb97b5dcd811dba6da (127.26.1.194:36203), f1519058f0434033bbbc728237b6a05f (127.26.1.193:35489)
I20260630 12:20:43.274706 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b581b71bff74acba5d84ece0846a953" candidate_uuid: "a8d8e112447c4105bc83646487faf354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552d95ad5ade46cb97b5dcd811dba6da" is_pre_election: true
I20260630 12:20:43.274922 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b581b71bff74acba5d84ece0846a953" candidate_uuid: "a8d8e112447c4105bc83646487faf354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1519058f0434033bbbc728237b6a05f" is_pre_election: true
I20260630 12:20:43.275255 28461 raft_consensus.cc:2468] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d8e112447c4105bc83646487faf354 in term 0.
I20260630 12:20:43.275697 28386 raft_consensus.cc:2468] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d8e112447c4105bc83646487faf354 in term 0.
I20260630 12:20:43.276355 28500 leader_election.cc:304] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [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: 552d95ad5ade46cb97b5dcd811dba6da, a8d8e112447c4105bc83646487faf354; no voters: 
I20260630 12:20:43.277217 28594 raft_consensus.cc:2804] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:43.277568 28594 raft_consensus.cc:493] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:43.277860 28594 raft_consensus.cc:3060] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:43.282404 28594 raft_consensus.cc:515] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:43.284044 28594 leader_election.cc:290] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [CANDIDATE]: Term 1 election: Requested vote from peers 552d95ad5ade46cb97b5dcd811dba6da (127.26.1.194:36203), f1519058f0434033bbbc728237b6a05f (127.26.1.193:35489)
I20260630 12:20:43.285066 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b581b71bff74acba5d84ece0846a953" candidate_uuid: "a8d8e112447c4105bc83646487faf354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1519058f0434033bbbc728237b6a05f"
I20260630 12:20:43.285039 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b581b71bff74acba5d84ece0846a953" candidate_uuid: "a8d8e112447c4105bc83646487faf354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552d95ad5ade46cb97b5dcd811dba6da"
I20260630 12:20:43.285802 28386 raft_consensus.cc:3060] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:43.285861 28461 raft_consensus.cc:3060] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:43.292500 28461 raft_consensus.cc:2468] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d8e112447c4105bc83646487faf354 in term 1.
I20260630 12:20:43.292505 28386 raft_consensus.cc:2468] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d8e112447c4105bc83646487faf354 in term 1.
I20260630 12:20:43.294263 28499 leader_election.cc:304] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [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: a8d8e112447c4105bc83646487faf354, f1519058f0434033bbbc728237b6a05f; no voters: 
I20260630 12:20:43.295258 28594 raft_consensus.cc:2804] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:43.295912 28594 raft_consensus.cc:697] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 1 LEADER]: Becoming Leader. State: Replica: a8d8e112447c4105bc83646487faf354, State: Running, Role: LEADER
I20260630 12:20:43.296650 28594 consensus_queue.cc:237] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [LEADER]: Queue going to LEADER mode. State: All 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: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:43.303293 28280 catalog_manager.cc:5697] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8d8e112447c4105bc83646487faf354 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "a8d8e112447c4105bc83646487faf354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:43.360797 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:43.373898 28535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b581b71bff74acba5d84ece0846a953"
dest_uuid: "a8d8e112447c4105bc83646487faf354"
mode: GRACEFUL
new_leader_uuid: "552d95ad5ade46cb97b5dcd811dba6da"
 from {username='slave'} at 127.0.0.1:35474
I20260630 12:20:43.374722 28535 raft_consensus.cc:606] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 1 LEADER]: Received request to transfer leadership to TS 552d95ad5ade46cb97b5dcd811dba6da
I20260630 12:20:43.376088 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:20:43.376547 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:43.561404 28594 consensus_queue.cc:1048] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:43.574128 28594 consensus_queue.cc:1048] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:43.831264 28594 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:43.838430 28601 raft_consensus.cc:993] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354: : Instructing follower 552d95ad5ade46cb97b5dcd811dba6da to start an election
I20260630 12:20:43.838922 28586 raft_consensus.cc:1081] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 1 LEADER]: Signalling peer 552d95ad5ade46cb97b5dcd811dba6da to start an election
I20260630 12:20:43.841650 28460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b581b71bff74acba5d84ece0846a953"
dest_uuid: "552d95ad5ade46cb97b5dcd811dba6da"
 from {username='slave'} at 127.0.0.1:47656
I20260630 12:20:43.842324 28460 raft_consensus.cc:493] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:43.842705 28460 raft_consensus.cc:3060] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.844651 28594 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:43.850172 28460 raft_consensus.cc:515] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:43.852533 28461 raft_consensus.cc:1240] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 2 FOLLOWER]: Rejecting Update request from peer a8d8e112447c4105bc83646487faf354 for earlier term 1. Current term is 2. Ops: []
I20260630 12:20:43.860397 28460 leader_election.cc:290] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [CANDIDATE]: Term 2 election: Requested vote from peers a8d8e112447c4105bc83646487faf354 (127.26.1.195:41833), f1519058f0434033bbbc728237b6a05f (127.26.1.193:35489)
I20260630 12:20:43.863489 28594 consensus_queue.cc:1059] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:43.864420 28594 raft_consensus.cc:3055] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:43.864753 28594 raft_consensus.cc:740] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8d8e112447c4105bc83646487faf354, State: Running, Role: LEADER
I20260630 12:20:43.865725 28594 consensus_queue.cc:260] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [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: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:43.866999 28594 raft_consensus.cc:3060] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.872355 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b581b71bff74acba5d84ece0846a953" candidate_uuid: "552d95ad5ade46cb97b5dcd811dba6da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8d8e112447c4105bc83646487faf354"
I20260630 12:20:43.873435 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b581b71bff74acba5d84ece0846a953" candidate_uuid: "552d95ad5ade46cb97b5dcd811dba6da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1519058f0434033bbbc728237b6a05f"
I20260630 12:20:43.874018 28386 raft_consensus.cc:3060] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.878463 28386 raft_consensus.cc:2468] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552d95ad5ade46cb97b5dcd811dba6da in term 2.
I20260630 12:20:43.878860 28535 raft_consensus.cc:2468] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552d95ad5ade46cb97b5dcd811dba6da in term 2.
I20260630 12:20:43.879542 28425 leader_election.cc:304] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [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: 552d95ad5ade46cb97b5dcd811dba6da, f1519058f0434033bbbc728237b6a05f; no voters: 
I20260630 12:20:43.880429 28603 raft_consensus.cc:2804] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:43.881525 28603 raft_consensus.cc:697] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 2 LEADER]: Becoming Leader. State: Replica: 552d95ad5ade46cb97b5dcd811dba6da, State: Running, Role: LEADER
I20260630 12:20:43.882211 28603 consensus_queue.cc:237] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [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: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } }
I20260630 12:20:43.888266 28282 catalog_manager.cc:5697] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da reported cstate change: term changed from 1 to 2, leader changed from a8d8e112447c4105bc83646487faf354 (127.26.1.195) to 552d95ad5ade46cb97b5dcd811dba6da (127.26.1.194). New cstate: current_term: 2 leader_uuid: "552d95ad5ade46cb97b5dcd811dba6da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:44.334651 28386 raft_consensus.cc:1275] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 2 FOLLOWER]: Refusing update from remote peer 552d95ad5ade46cb97b5dcd811dba6da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:44.336102 28603 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:44.349377 28535 raft_consensus.cc:1275] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 2 FOLLOWER]: Refusing update from remote peer 552d95ad5ade46cb97b5dcd811dba6da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:44.350792 28611 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:20:45.377461 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:45.379370 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:45.379727 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:47.380678 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:47.382927 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:47.383298 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:49.384701 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:49.387343 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:49.387796 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:51.388972 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:51.390904 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:51.391287 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:53.392226 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:53.394325 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:53.394691 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:53.414901 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:53.422262 28623 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:20:53.422562 28624 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:20:53.424485 28626 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:20:53.426011 26631 server_base.cc:1061] running on GCE node
I20260630 12:20:53.428074 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:53.428385 26631 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:20:53.428622 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822053428600 us; error 0 us; skew 500 ppm
I20260630 12:20:53.429263 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:53.432299 26631 webserver.cc:533] Webserver started at http://127.26.1.196:44561/ using document root <none> and password file <none>
I20260630 12:20:53.432884 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:53.433137 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:53.433507 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:53.435631 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "74759e2c5fa04b40b908d833bb764c9b"
format_stamp: "Formatted at 2026-06-30 12:20:53 on dist-test-slave-wnkp"
I20260630 12:20:53.441133 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:20:53.445322 28631 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:20:53.446195 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:20:53.446607 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "74759e2c5fa04b40b908d833bb764c9b"
format_stamp: "Formatted at 2026-06-30 12:20:53 on dist-test-slave-wnkp"
I20260630 12:20:53.446895 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-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:20:53.457069 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:53.458547 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:53.460125 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:53.462895 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:53.463147 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:53.463416 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:53.463569 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:53.505326 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:34339
I20260630 12:20:53.505502 28693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:34339 every 8 connection(s)
I20260630 12:20:53.523116 28694 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32943
I20260630 12:20:53.523579 28694 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:53.524407 28694 heartbeater.cc:507] Master 127.26.1.254:32943 requested a full tablet report, sending...
I20260630 12:20:53.527129 28280 ts_manager.cc:194] Registered new tserver with Master: 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196:34339)
I20260630 12:20:53.529290 28280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58310
I20260630 12:20:54.430415 28460 consensus_queue.cc:237] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [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: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: true } }
I20260630 12:20:54.437852 28385 raft_consensus.cc:1275] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 2 FOLLOWER]: Refusing update from remote peer 552d95ad5ade46cb97b5dcd811dba6da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:54.441340 28535 raft_consensus.cc:1275] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 2 FOLLOWER]: Refusing update from remote peer 552d95ad5ade46cb97b5dcd811dba6da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:54.443353 28621 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:20:54.444537 28701 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } 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:20:54.453692 28621 raft_consensus.cc:2955] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: true } } }
I20260630 12:20:54.456606 28535 raft_consensus.cc:2955] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: true } } }
W20260630 12:20:54.457705 28425 consensus_peers.cc:597] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da -> Peer 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196:34339): Couldn't send request to peer 74759e2c5fa04b40b908d833bb764c9b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b581b71bff74acba5d84ece0846a953. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:54.464156 28385 raft_consensus.cc:2955] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: true } } }
I20260630 12:20:54.472780 28280 catalog_manager.cc:5697] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da reported cstate change: config changed from index -1 to 3, NON_VOTER 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196) added. New cstate: current_term: 2 leader_uuid: "552d95ad5ade46cb97b5dcd811dba6da" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:54.532487 28694 heartbeater.cc:499] Master 127.26.1.254:32943 was elected leader, sending a full tablet report...
I20260630 12:20:54.876559 28711 ts_tablet_manager.cc:933] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: Initiating tablet copy from peer 552d95ad5ade46cb97b5dcd811dba6da (127.26.1.194:36203)
I20260630 12:20:54.878461 28711 tablet_copy_client.cc:323] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:36203
I20260630 12:20:54.891021 28471 tablet_copy_service.cc:140] P 552d95ad5ade46cb97b5dcd811dba6da: Received BeginTabletCopySession request for tablet 8b581b71bff74acba5d84ece0846a953 from peer 74759e2c5fa04b40b908d833bb764c9b ({username='slave'} at 127.0.0.1:42518)
I20260630 12:20:54.891531 28471 tablet_copy_service.cc:161] P 552d95ad5ade46cb97b5dcd811dba6da: Beginning new tablet copy session on tablet 8b581b71bff74acba5d84ece0846a953 from peer 74759e2c5fa04b40b908d833bb764c9b at {username='slave'} at 127.0.0.1:42518: session id = 74759e2c5fa04b40b908d833bb764c9b-8b581b71bff74acba5d84ece0846a953
I20260630 12:20:54.897065 28471 tablet_copy_source_session.cc:215] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:54.899880 28711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b581b71bff74acba5d84ece0846a953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:54.910933 28711 tablet_copy_client.cc:806] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:54.911592 28711 tablet_copy_client.cc:670] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:54.915704 28711 tablet_copy_client.cc:538] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:54.922061 28711 tablet_bootstrap.cc:492] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: Bootstrap starting.
I20260630 12:20:54.938720 28711 tablet_bootstrap.cc:492] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: 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:20:54.939484 28711 tablet_bootstrap.cc:492] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: Bootstrap complete.
I20260630 12:20:54.940056 28711 ts_tablet_manager.cc:1403] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:20:54.942278 28711 raft_consensus.cc:359] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: true } }
I20260630 12:20:54.943025 28711 raft_consensus.cc:740] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 74759e2c5fa04b40b908d833bb764c9b, State: Initialized, Role: LEARNER
I20260630 12:20:54.943609 28711 consensus_queue.cc:260] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b [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: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: true } }
I20260630 12:20:54.947207 28711 ts_tablet_manager.cc:1434] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:20:54.949412 28471 tablet_copy_service.cc:342] P 552d95ad5ade46cb97b5dcd811dba6da: Request end of tablet copy session 74759e2c5fa04b40b908d833bb764c9b-8b581b71bff74acba5d84ece0846a953 received from {username='slave'} at 127.0.0.1:42518
I20260630 12:20:54.949877 28471 tablet_copy_service.cc:434] P 552d95ad5ade46cb97b5dcd811dba6da: ending tablet copy session 74759e2c5fa04b40b908d833bb764c9b-8b581b71bff74acba5d84ece0846a953 on tablet 8b581b71bff74acba5d84ece0846a953 with peer 74759e2c5fa04b40b908d833bb764c9b
I20260630 12:20:55.343436 28669 raft_consensus.cc:1217] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:20:55.395817 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:55.398551 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:55.399047 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:55.743729 28718 raft_consensus.cc:1064] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da: attempting to promote NON_VOTER 74759e2c5fa04b40b908d833bb764c9b to VOTER
I20260630 12:20:55.745841 28718 consensus_queue.cc:237] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [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: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } }
I20260630 12:20:55.752605 28669 raft_consensus.cc:1275] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b [term 2 LEARNER]: Refusing update from remote peer 552d95ad5ade46cb97b5dcd811dba6da: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:55.752605 28535 raft_consensus.cc:1275] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 2 FOLLOWER]: Refusing update from remote peer 552d95ad5ade46cb97b5dcd811dba6da: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:55.753325 28385 raft_consensus.cc:1275] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 2 FOLLOWER]: Refusing update from remote peer 552d95ad5ade46cb97b5dcd811dba6da: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:55.754719 28717 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:20:55.755700 28701 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } 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:20:55.756603 28718 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } 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:20:55.779382 28717 raft_consensus.cc:2955] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } } }
I20260630 12:20:55.781522 28535 raft_consensus.cc:2955] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } } }
I20260630 12:20:55.784379 28386 raft_consensus.cc:2955] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } } }
I20260630 12:20:55.795414 28669 raft_consensus.cc:2955] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } } }
I20260630 12:20:55.798736 28281 catalog_manager.cc:5697] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 reported cstate change: config changed from index 3 to 4, 74759e2c5fa04b40b908d833bb764c9b (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "552d95ad5ade46cb97b5dcd811dba6da" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "f1519058f0434033bbbc728237b6a05f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35489 } attrs { replace: true } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } } }
I20260630 12:20:55.829124 28460 consensus_queue.cc:237] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [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: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } }
I20260630 12:20:55.835974 28669 raft_consensus.cc:1275] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b [term 2 FOLLOWER]: Refusing update from remote peer 552d95ad5ade46cb97b5dcd811dba6da: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:20:55.836238 28535 raft_consensus.cc:1275] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 2 FOLLOWER]: Refusing update from remote peer 552d95ad5ade46cb97b5dcd811dba6da: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:20:55.837539 28717 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } 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:20:55.838374 28718 consensus_queue.cc:1048] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:20:55.845572 28701 raft_consensus.cc:2955] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f1519058f0434033bbbc728237b6a05f (127.26.1.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } } }
I20260630 12:20:55.847172 28535 raft_consensus.cc:2955] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f1519058f0434033bbbc728237b6a05f (127.26.1.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } } }
I20260630 12:20:55.849115 28669 raft_consensus.cc:2955] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f1519058f0434033bbbc728237b6a05f (127.26.1.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } } }
I20260630 12:20:55.855741 28270 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b581b71bff74acba5d84ece0846a953 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:20:55.863591 28279 catalog_manager.cc:5697] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da reported cstate change: config changed from index 4 to 5, VOTER f1519058f0434033bbbc728237b6a05f (127.26.1.193) evicted. New cstate: current_term: 2 leader_uuid: "552d95ad5ade46cb97b5dcd811dba6da" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "552d95ad5ade46cb97b5dcd811dba6da" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d8e112447c4105bc83646487faf354" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74759e2c5fa04b40b908d833bb764c9b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34339 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:20:55.875198 28375 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b581b71bff74acba5d84ece0846a953 with delete_type TABLET_DATA_TOMBSTONED (TS f1519058f0434033bbbc728237b6a05f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58734
I20260630 12:20:55.877849 28729 tablet_replica.cc:333] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f: stopping tablet replica
I20260630 12:20:55.878786 28729 raft_consensus.cc:2243] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:55.879604 28729 raft_consensus.cc:2272] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:55.882416 28729 ts_tablet_manager.cc:1916] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:20:55.892802 28729 ts_tablet_manager.cc:1929] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:20:55.893141 28729 log.cc:1199] T 8b581b71bff74acba5d84ece0846a953 P f1519058f0434033bbbc728237b6a05f: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/8b581b71bff74acba5d84ece0846a953
I20260630 12:20:55.894747 28269 catalog_manager.cc:5028] TS f1519058f0434033bbbc728237b6a05f (127.26.1.193:35489): tablet 8b581b71bff74acba5d84ece0846a953 (table test-workload [id=a718c6b430c74b15a001b0951ce3e667]) successfully deleted
I20260630 12:20:57.400166 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:57.402324 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:57.402669 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:59.404217 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:59.407266 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:59.407680 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:01.408826 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:01.410857 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:01.411243 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:03.412338 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:03.414552 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:03.414944 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:05.416000 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:05.418253 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:05.418673 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:07.419749 28337 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:07.421953 28337 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:07.422348 28337 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:08.121171 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:21:08.147437 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:08.148386 26631 tablet_replica.cc:333] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f: stopping tablet replica
I20260630 12:21:08.149071 26631 raft_consensus.cc:2243] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:08.149765 26631 raft_consensus.cc:2272] T 6d5dace5959b48f38ef13c052d44499c P f1519058f0434033bbbc728237b6a05f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:08.173115 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:21:08.188174 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:21:08.213348 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:08.214120 26631 tablet_replica.cc:333] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da: stopping tablet replica
I20260630 12:21:08.214677 26631 raft_consensus.cc:2243] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:21:08.215544 26631 raft_consensus.cc:2272] T 8b581b71bff74acba5d84ece0846a953 P 552d95ad5ade46cb97b5dcd811dba6da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:08.217818 26631 tablet_replica.cc:333] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da: stopping tablet replica
I20260630 12:21:08.218281 26631 raft_consensus.cc:2243] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:08.218765 26631 raft_consensus.cc:2272] T 6d5dace5959b48f38ef13c052d44499c P 552d95ad5ade46cb97b5dcd811dba6da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:08.240531 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:21:08.252801 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:21:08.275715 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:08.276556 26631 tablet_replica.cc:333] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354: stopping tablet replica
I20260630 12:21:08.277190 26631 raft_consensus.cc:2243] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:08.277810 26631 raft_consensus.cc:2272] T 8b581b71bff74acba5d84ece0846a953 P a8d8e112447c4105bc83646487faf354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:08.279796 26631 tablet_replica.cc:333] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354: stopping tablet replica
I20260630 12:21:08.280313 26631 raft_consensus.cc:2243] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:08.281118 26631 raft_consensus.cc:2272] T 6d5dace5959b48f38ef13c052d44499c P a8d8e112447c4105bc83646487faf354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:08.302865 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:21:08.314270 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:21:08.337272 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:08.338004 26631 tablet_replica.cc:333] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b: stopping tablet replica
I20260630 12:21:08.338601 26631 raft_consensus.cc:2243] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:08.339207 26631 raft_consensus.cc:2272] T 8b581b71bff74acba5d84ece0846a953 P 74759e2c5fa04b40b908d833bb764c9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:08.358330 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:21:08.369249 26631 master.cc:562] Master@127.26.1.254:32943 shutting down...
I20260630 12:21:08.387847 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:08.388545 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:08.388877 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1765cc9c0f46422498cb10b4513088eb: stopping tablet replica
I20260630 12:21:08.408490 26631 master.cc:584] Master@127.26.1.254:32943 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27218 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:21:08.444176 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:41025
I20260630 12:21:08.445327 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:08.451217 28733 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:21:08.451232 28732 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:21:08.451738 28735 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:21:08.452553 26631 server_base.cc:1061] running on GCE node
I20260630 12:21:08.453423 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:08.453605 26631 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:21:08.453719 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822068453709 us; error 0 us; skew 500 ppm
I20260630 12:21:08.454137 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:08.456631 26631 webserver.cc:533] Webserver started at http://127.26.1.254:36119/ using document root <none> and password file <none>
I20260630 12:21:08.457074 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:08.457232 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:08.457458 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:08.458581 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "02dd95f0dafd4e9bb5aae7529beaf4c0"
format_stamp: "Formatted at 2026-06-30 12:21:08 on dist-test-slave-wnkp"
I20260630 12:21:08.463145 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:21:08.473929 28741 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:21:08.475087 26631 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.003s	sys 0.000s
I20260630 12:21:08.475597 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "02dd95f0dafd4e9bb5aae7529beaf4c0"
format_stamp: "Formatted at 2026-06-30 12:21:08 on dist-test-slave-wnkp"
I20260630 12:21:08.476117 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822018099252-26631-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:21:08.488636 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:08.489966 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:08.530817 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:41025
I20260630 12:21:08.530951 28792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:41025 every 8 connection(s)
I20260630 12:21:08.535513 28793 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:21:08.547703 28793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0: Bootstrap starting.
I20260630 12:21:08.552866 28793 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:08.557379 28793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0: No bootstrap required, opened a new log
I20260630 12:21:08.559705 28793 raft_consensus.cc:359] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02dd95f0dafd4e9bb5aae7529beaf4c0" member_type: VOTER }
I20260630 12:21:08.560218 28793 raft_consensus.cc:385] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:08.560536 28793 raft_consensus.cc:740] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dd95f0dafd4e9bb5aae7529beaf4c0, State: Initialized, Role: FOLLOWER
I20260630 12:21:08.561241 28793 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02dd95f0dafd4e9bb5aae7529beaf4c0" member_type: VOTER }
I20260630 12:21:08.561724 28793 raft_consensus.cc:399] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:08.561976 28793 raft_consensus.cc:493] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:08.562268 28793 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:08.566776 28793 raft_consensus.cc:515] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02dd95f0dafd4e9bb5aae7529beaf4c0" member_type: VOTER }
I20260630 12:21:08.567306 28793 leader_election.cc:304] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [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: 02dd95f0dafd4e9bb5aae7529beaf4c0; no voters: 
I20260630 12:21:08.568599 28793 leader_election.cc:290] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:08.569044 28796 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:08.570493 28796 raft_consensus.cc:697] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 1 LEADER]: Becoming Leader. State: Replica: 02dd95f0dafd4e9bb5aae7529beaf4c0, State: Running, Role: LEADER
I20260630 12:21:08.571309 28796 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [LEADER]: Queue going to LEADER mode. State: All 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: "02dd95f0dafd4e9bb5aae7529beaf4c0" member_type: VOTER }
I20260630 12:21:08.571609 28793 sys_catalog.cc:565] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:08.578956 28797 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02dd95f0dafd4e9bb5aae7529beaf4c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02dd95f0dafd4e9bb5aae7529beaf4c0" member_type: VOTER } }
I20260630 12:21:08.578826 28798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02dd95f0dafd4e9bb5aae7529beaf4c0. Latest consensus state: current_term: 1 leader_uuid: "02dd95f0dafd4e9bb5aae7529beaf4c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02dd95f0dafd4e9bb5aae7529beaf4c0" member_type: VOTER } }
I20260630 12:21:08.579754 28797 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:08.579852 28798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:08.581772 28806 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:08.587189 28806 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:08.588478 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:08.596580 28806 catalog_manager.cc:1383] Generated new cluster ID: 8e3d89ee24c54581825fbc700efa56ad
I20260630 12:21:08.596906 28806 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:08.610669 28806 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:08.612006 28806 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:08.626267 28806 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0: Generated new TSK 0
I20260630 12:21:08.626886 28806 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:08.654564 26631 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000225183s
I20260630 12:21:20.750802 26631 master.cc:562] Master@127.26.1.254:41025 shutting down...
I20260630 12:21:20.781899 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:20.782814 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:20.783249 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 02dd95f0dafd4e9bb5aae7529beaf4c0: stopping tablet replica
I20260630 12:21:20.804414 26631 master.cc:584] Master@127.26.1.254:41025 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12399 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:21:20.846019 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:33679
I20260630 12:21:20.847661 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:20.854641 28816 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:21:20.855362 28819 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:21:20.856554 26631 server_base.cc:1061] running on GCE node
W20260630 12:21:20.856618 28817 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:21:20.857892 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:20.858182 26631 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:21:20.858383 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822080858364 us; error 0 us; skew 500 ppm
I20260630 12:21:20.859130 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:20.861925 26631 webserver.cc:533] Webserver started at http://127.26.1.254:40177/ using document root <none> and password file <none>
I20260630 12:21:20.862380 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:20.862541 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:20.862766 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:20.863966 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "e729262d6a3e40178e8ad8dc5ee73e0f"
format_stamp: "Formatted at 2026-06-30 12:21:20 on dist-test-slave-wnkp"
I20260630 12:21:20.869169 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:21:20.872918 28824 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:21:20.873775 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:21:20.874100 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "e729262d6a3e40178e8ad8dc5ee73e0f"
format_stamp: "Formatted at 2026-06-30 12:21:20 on dist-test-slave-wnkp"
I20260630 12:21:20.874418 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-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:21:20.895026 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:20.896447 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:20.936583 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:33679
I20260630 12:21:20.936705 28875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:33679 every 8 connection(s)
I20260630 12:21:20.940877 28876 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:21:20.952816 28876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f: Bootstrap starting.
I20260630 12:21:20.958093 28876 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:20.962901 28876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f: No bootstrap required, opened a new log
I20260630 12:21:20.965404 28876 raft_consensus.cc:359] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e729262d6a3e40178e8ad8dc5ee73e0f" member_type: VOTER }
I20260630 12:21:20.965893 28876 raft_consensus.cc:385] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:20.966167 28876 raft_consensus.cc:740] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e729262d6a3e40178e8ad8dc5ee73e0f, State: Initialized, Role: FOLLOWER
I20260630 12:21:20.966813 28876 consensus_queue.cc:260] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e729262d6a3e40178e8ad8dc5ee73e0f" member_type: VOTER }
I20260630 12:21:20.967345 28876 raft_consensus.cc:399] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:20.967576 28876 raft_consensus.cc:493] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:20.967903 28876 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:20.972714 28876 raft_consensus.cc:515] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e729262d6a3e40178e8ad8dc5ee73e0f" member_type: VOTER }
I20260630 12:21:20.973308 28876 leader_election.cc:304] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [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: e729262d6a3e40178e8ad8dc5ee73e0f; no voters: 
I20260630 12:21:20.974526 28876 leader_election.cc:290] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:20.975004 28879 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:20.976356 28879 raft_consensus.cc:697] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 1 LEADER]: Becoming Leader. State: Replica: e729262d6a3e40178e8ad8dc5ee73e0f, State: Running, Role: LEADER
I20260630 12:21:20.977033 28879 consensus_queue.cc:237] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [LEADER]: Queue going to LEADER mode. State: All 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: "e729262d6a3e40178e8ad8dc5ee73e0f" member_type: VOTER }
I20260630 12:21:20.977775 28876 sys_catalog.cc:565] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:20.980183 28880 sys_catalog.cc:455] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e729262d6a3e40178e8ad8dc5ee73e0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e729262d6a3e40178e8ad8dc5ee73e0f" member_type: VOTER } }
I20260630 12:21:20.980310 28881 sys_catalog.cc:455] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader e729262d6a3e40178e8ad8dc5ee73e0f. Latest consensus state: current_term: 1 leader_uuid: "e729262d6a3e40178e8ad8dc5ee73e0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e729262d6a3e40178e8ad8dc5ee73e0f" member_type: VOTER } }
I20260630 12:21:20.980981 28880 sys_catalog.cc:458] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:20.981050 28881 sys_catalog.cc:458] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:20.983999 28885 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:20.992810 28885 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:20.993909 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:21.002729 28885 catalog_manager.cc:1383] Generated new cluster ID: f229ba98959c4b14b3a9208246e9621a
I20260630 12:21:21.003055 28885 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:21.028184 28885 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:21.029623 28885 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:21.046157 28885 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f: Generated new TSK 0
I20260630 12:21:21.046886 28885 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:21.060809 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:21.067955 28897 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:21:21.068313 28898 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:21:21.071640 26631 server_base.cc:1061] running on GCE node
W20260630 12:21:21.071548 28900 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:21:21.072818 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:21.073014 26631 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:21:21.073223 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822081073188 us; error 0 us; skew 500 ppm
I20260630 12:21:21.073854 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:21.081080 26631 webserver.cc:533] Webserver started at http://127.26.1.193:34865/ using document root <none> and password file <none>
I20260630 12:21:21.081593 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:21.081789 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:21.082085 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:21.083349 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "3c292a0666c44198af32971ec6ad512a"
format_stamp: "Formatted at 2026-06-30 12:21:21 on dist-test-slave-wnkp"
I20260630 12:21:21.088150 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:21:21.091811 28905 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:21:21.092764 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:21.093034 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "3c292a0666c44198af32971ec6ad512a"
format_stamp: "Formatted at 2026-06-30 12:21:21 on dist-test-slave-wnkp"
I20260630 12:21:21.093274 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-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:21:21.128062 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:21.129364 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:21.130973 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:21.133417 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:21.133602 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:21.133888 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:21.134074 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:21.176923 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:33381
I20260630 12:21:21.177030 28967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:33381 every 8 connection(s)
I20260630 12:21:21.182340 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:21.190754 28972 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:21:21.192842 28973 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:21:21.194267 28975 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:21:21.197443 26631 server_base.cc:1061] running on GCE node
I20260630 12:21:21.198428 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:21:21.198483 28968 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33679
W20260630 12:21:21.198685 26631 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:21:21.198943 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822081198925 us; error 0 us; skew 500 ppm
I20260630 12:21:21.198987 28968 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:21.199605 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:21.199949 28968 heartbeater.cc:507] Master 127.26.1.254:33679 requested a full tablet report, sending...
I20260630 12:21:21.202677 26631 webserver.cc:533] Webserver started at http://127.26.1.194:46657/ using document root <none> and password file <none>
I20260630 12:21:21.202673 28841 ts_manager.cc:194] Registered new tserver with Master: 3c292a0666c44198af32971ec6ad512a (127.26.1.193:33381)
I20260630 12:21:21.203377 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:21.203610 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:21.203882 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:21.205044 28841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38744
I20260630 12:21:21.205127 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "44c7b97fb6e645e8b6034babc7d624e6"
format_stamp: "Formatted at 2026-06-30 12:21:21 on dist-test-slave-wnkp"
I20260630 12:21:21.210203 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:21:21.214020 28980 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:21:21.214901 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:21:21.215207 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "44c7b97fb6e645e8b6034babc7d624e6"
format_stamp: "Formatted at 2026-06-30 12:21:21 on dist-test-slave-wnkp"
I20260630 12:21:21.215523 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-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:21:21.227380 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:21.229182 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:21.231535 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:21.234946 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:21.235244 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:21.235566 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:21.235762 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:21.290807 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:43529
I20260630 12:21:21.290928 29042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:43529 every 8 connection(s)
I20260630 12:21:21.296299 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:21.303807 29046 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:21:21.304793 29047 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:21:21.310043 29043 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33679
I20260630 12:21:21.310487 29043 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:21.311580 29043 heartbeater.cc:507] Master 127.26.1.254:33679 requested a full tablet report, sending...
W20260630 12:21:21.311815 29049 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:21:21.312812 26631 server_base.cc:1061] running on GCE node
I20260630 12:21:21.314075 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:21.314397 26631 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:21:21.314325 28841 ts_manager.cc:194] Registered new tserver with Master: 44c7b97fb6e645e8b6034babc7d624e6 (127.26.1.194:43529)
I20260630 12:21:21.314806 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822081314783 us; error 0 us; skew 500 ppm
I20260630 12:21:21.315733 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:21.316663 28841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38748
I20260630 12:21:21.319123 26631 webserver.cc:533] Webserver started at http://127.26.1.195:35271/ using document root <none> and password file <none>
I20260630 12:21:21.319768 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:21.320027 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:21.320417 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:21.321816 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "519f9050f137493a8f9e9a42e87e9409"
format_stamp: "Formatted at 2026-06-30 12:21:21 on dist-test-slave-wnkp"
I20260630 12:21:21.327083 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:21:21.331631 29054 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:21:21.332841 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:21:21.333233 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "519f9050f137493a8f9e9a42e87e9409"
format_stamp: "Formatted at 2026-06-30 12:21:21 on dist-test-slave-wnkp"
I20260630 12:21:21.333655 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822018099252-26631-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:21:21.355548 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:21.356935 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:21.358516 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:21.360981 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:21.361232 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:21.361507 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:21.361702 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:21.405453 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:42047
I20260630 12:21:21.405583 29116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:42047 every 8 connection(s)
I20260630 12:21:21.421056 29117 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33679
I20260630 12:21:21.421501 29117 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:21.422274 29117 heartbeater.cc:507] Master 127.26.1.254:33679 requested a full tablet report, sending...
I20260630 12:21:21.424342 28841 ts_manager.cc:194] Registered new tserver with Master: 519f9050f137493a8f9e9a42e87e9409 (127.26.1.195:42047)
I20260630 12:21:21.425256 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016062776s
I20260630 12:21:21.426002 28841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38754
I20260630 12:21:22.207882 28968 heartbeater.cc:499] Master 127.26.1.254:33679 was elected leader, sending a full tablet report...
I20260630 12:21:22.320192 29043 heartbeater.cc:499] Master 127.26.1.254:33679 was elected leader, sending a full tablet report...
I20260630 12:21:22.428786 29117 heartbeater.cc:499] Master 127.26.1.254:33679 was elected leader, sending a full tablet report...
I20260630 12:21:22.993237 28894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:24.994153 28894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:26.995441 28894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:28.997014 28894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:30.998209 28894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:32.999325 28894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:33.531311 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:21:33.561165 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:33.578581 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:21:33.590072 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:21:33.609560 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:33.625595 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:21:33.635265 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:21:33.658010 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:33.674283 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:21:33.683876 26631 master.cc:562] Master@127.26.1.254:33679 shutting down...
I20260630 12:21:33.708775 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:33.709578 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:33.709926 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P e729262d6a3e40178e8ad8dc5ee73e0f: stopping tablet replica
I20260630 12:21:33.728382 26631 master.cc:584] Master@127.26.1.254:33679 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12915 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:21:33.762930 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:39667
I20260630 12:21:33.764119 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:33.770025 29123 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:21:33.770179 29122 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:21:33.770476 29125 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:21:33.772996 26631 server_base.cc:1061] running on GCE node
I20260630 12:21:33.773823 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:33.774040 26631 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:21:33.774226 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822093774209 us; error 0 us; skew 500 ppm
I20260630 12:21:33.774740 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:33.777365 26631 webserver.cc:533] Webserver started at http://127.26.1.254:40605/ using document root <none> and password file <none>
I20260630 12:21:33.777873 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:33.778074 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:33.778360 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:33.779587 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "e9accdce380743e7a518ee2f02c5cb4b"
format_stamp: "Formatted at 2026-06-30 12:21:33 on dist-test-slave-wnkp"
I20260630 12:21:33.784313 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:21:33.788195 29130 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:21:33.789250 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:21:33.789543 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "e9accdce380743e7a518ee2f02c5cb4b"
format_stamp: "Formatted at 2026-06-30 12:21:33 on dist-test-slave-wnkp"
I20260630 12:21:33.789815 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-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:21:33.815611 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:33.817189 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:33.860191 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:39667
I20260630 12:21:33.860437 29181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:39667 every 8 connection(s)
I20260630 12:21:33.864610 29182 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:21:33.877126 29182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b: Bootstrap starting.
I20260630 12:21:33.882236 29182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:33.887042 29182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b: No bootstrap required, opened a new log
I20260630 12:21:33.889569 29182 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9accdce380743e7a518ee2f02c5cb4b" member_type: VOTER }
I20260630 12:21:33.890094 29182 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:33.890370 29182 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9accdce380743e7a518ee2f02c5cb4b, State: Initialized, Role: FOLLOWER
I20260630 12:21:33.891038 29182 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9accdce380743e7a518ee2f02c5cb4b" member_type: VOTER }
I20260630 12:21:33.891652 29182 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:33.891983 29182 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:33.892320 29182 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:33.897365 29182 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9accdce380743e7a518ee2f02c5cb4b" member_type: VOTER }
I20260630 12:21:33.898002 29182 leader_election.cc:304] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [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: e9accdce380743e7a518ee2f02c5cb4b; no voters: 
I20260630 12:21:33.899268 29182 leader_election.cc:290] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:33.899649 29185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:33.901135 29185 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 1 LEADER]: Becoming Leader. State: Replica: e9accdce380743e7a518ee2f02c5cb4b, State: Running, Role: LEADER
I20260630 12:21:33.901922 29185 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [LEADER]: Queue going to LEADER mode. State: All 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: "e9accdce380743e7a518ee2f02c5cb4b" member_type: VOTER }
I20260630 12:21:33.902650 29182 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:33.905339 29187 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9accdce380743e7a518ee2f02c5cb4b. Latest consensus state: current_term: 1 leader_uuid: "e9accdce380743e7a518ee2f02c5cb4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9accdce380743e7a518ee2f02c5cb4b" member_type: VOTER } }
I20260630 12:21:33.905323 29186 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9accdce380743e7a518ee2f02c5cb4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9accdce380743e7a518ee2f02c5cb4b" member_type: VOTER } }
I20260630 12:21:33.906136 29187 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:33.906234 29186 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:33.915522 29191 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:33.921521 29191 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:33.922775 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:33.931228 29191 catalog_manager.cc:1383] Generated new cluster ID: b043fa02768e4bbebdb5b08eeb36450e
I20260630 12:21:33.931568 29191 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:33.949031 29191 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:33.950330 29191 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:33.962090 29191 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b: Generated new TSK 0
I20260630 12:21:33.962736 29191 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:33.989385 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:33.996162 29203 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:21:33.997051 29204 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:21:33.998853 26631 server_base.cc:1061] running on GCE node
W20260630 12:21:33.999374 29206 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:21:34.000468 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:34.000674 26631 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:21:34.000819 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822094000806 us; error 0 us; skew 500 ppm
I20260630 12:21:34.001284 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:34.003774 26631 webserver.cc:533] Webserver started at http://127.26.1.193:32853/ using document root <none> and password file <none>
I20260630 12:21:34.004397 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:34.004580 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:34.004825 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:34.006067 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "4991db04eae04c38a89f286202b34ea2"
format_stamp: "Formatted at 2026-06-30 12:21:34 on dist-test-slave-wnkp"
I20260630 12:21:34.011193 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260630 12:21:34.014819 29211 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:21:34.015846 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:21:34.016116 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "4991db04eae04c38a89f286202b34ea2"
format_stamp: "Formatted at 2026-06-30 12:21:34 on dist-test-slave-wnkp"
I20260630 12:21:34.016510 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-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:21:34.026585 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:34.027720 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:34.029345 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:34.031632 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:34.031809 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:34.032335 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:34.032559 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:21:34.075740 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:43849
I20260630 12:21:34.075834 29273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:43849 every 8 connection(s)
I20260630 12:21:34.081264 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:34.089272 29278 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:21:34.091140 29279 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:21:34.093891 26631 server_base.cc:1061] running on GCE node
W20260630 12:21:34.094907 29281 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:21:34.095918 29274 heartbeater.cc:344] Connected to a master server at 127.26.1.254:39667
I20260630 12:21:34.095968 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:34.096349 26631 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:21:34.096410 29274 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:34.096539 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822094096521 us; error 0 us; skew 500 ppm
I20260630 12:21:34.097174 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:34.097213 29274 heartbeater.cc:507] Master 127.26.1.254:39667 requested a full tablet report, sending...
I20260630 12:21:34.099706 29147 ts_manager.cc:194] Registered new tserver with Master: 4991db04eae04c38a89f286202b34ea2 (127.26.1.193:43849)
I20260630 12:21:34.100236 26631 webserver.cc:533] Webserver started at http://127.26.1.194:34395/ using document root <none> and password file <none>
I20260630 12:21:34.100878 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:34.101120 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:34.101455 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:34.102365 29147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41934
I20260630 12:21:34.103082 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "4fc7ea848d9140319b0cdba5bfdc1c23"
format_stamp: "Formatted at 2026-06-30 12:21:34 on dist-test-slave-wnkp"
I20260630 12:21:34.107738 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:21:34.111441 29286 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:21:34.112457 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:21:34.112780 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "4fc7ea848d9140319b0cdba5bfdc1c23"
format_stamp: "Formatted at 2026-06-30 12:21:34 on dist-test-slave-wnkp"
I20260630 12:21:34.113099 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-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:21:34.133977 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:34.135291 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:34.136997 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:34.139561 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:34.139771 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:34.140084 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:34.140255 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:34.183315 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:45889
I20260630 12:21:34.183408 29348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:45889 every 8 connection(s)
I20260630 12:21:34.188558 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:34.196669 29352 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:21:34.199158 29353 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:21:34.202283 26631 server_base.cc:1061] running on GCE node
W20260630 12:21:34.203389 29355 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:21:34.204177 29349 heartbeater.cc:344] Connected to a master server at 127.26.1.254:39667
I20260630 12:21:34.204672 29349 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:34.204671 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:34.205192 26631 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:21:34.205421 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822094205400 us; error 0 us; skew 500 ppm
I20260630 12:21:34.205854 29349 heartbeater.cc:507] Master 127.26.1.254:39667 requested a full tablet report, sending...
I20260630 12:21:34.206238 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:34.208333 29147 ts_manager.cc:194] Registered new tserver with Master: 4fc7ea848d9140319b0cdba5bfdc1c23 (127.26.1.194:45889)
I20260630 12:21:34.209455 26631 webserver.cc:533] Webserver started at http://127.26.1.195:39643/ using document root <none> and password file <none>
I20260630 12:21:34.209954 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:34.209887 29147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41938
I20260630 12:21:34.210283 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:34.210582 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:34.211735 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "a31d2f4d7f424a35acf79761a65beacf"
format_stamp: "Formatted at 2026-06-30 12:21:34 on dist-test-slave-wnkp"
I20260630 12:21:34.216638 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:21:34.220119 29360 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:21:34.220992 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:34.221334 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "a31d2f4d7f424a35acf79761a65beacf"
format_stamp: "Formatted at 2026-06-30 12:21:34 on dist-test-slave-wnkp"
I20260630 12:21:34.221779 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822018099252-26631-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:21:34.241248 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:34.242442 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:34.243904 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:34.246320 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:34.246559 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:34.246794 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:34.246960 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:34.286396 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:36707
I20260630 12:21:34.286515 29422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:36707 every 8 connection(s)
I20260630 12:21:34.301713 29423 heartbeater.cc:344] Connected to a master server at 127.26.1.254:39667
I20260630 12:21:34.302104 29423 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:34.302879 29423 heartbeater.cc:507] Master 127.26.1.254:39667 requested a full tablet report, sending...
I20260630 12:21:34.304927 29147 ts_manager.cc:194] Registered new tserver with Master: a31d2f4d7f424a35acf79761a65beacf (127.26.1.195:36707)
I20260630 12:21:34.305495 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015844628s
I20260630 12:21:34.306412 29147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41946
I20260630 12:21:35.105352 29274 heartbeater.cc:499] Master 127.26.1.254:39667 was elected leader, sending a full tablet report...
I20260630 12:21:35.212823 29349 heartbeater.cc:499] Master 127.26.1.254:39667 was elected leader, sending a full tablet report...
I20260630 12:21:35.309369 29423 heartbeater.cc:499] Master 127.26.1.254:39667 was elected leader, sending a full tablet report...
I20260630 12:21:35.361538 29147 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41948:
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:21:35.363902 29147 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:21:35.423403 29239 tablet_service.cc:1511] Processing CreateTablet for tablet f4c4c9e593154482bd7d2836d46e7c95 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:35.425071 29239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c4c9e593154482bd7d2836d46e7c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.429282 29238 tablet_service.cc:1511] Processing CreateTablet for tablet 6eff476977f345d888f7a42bec735d21 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:35.430884 29238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eff476977f345d888f7a42bec735d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.430806 29386 tablet_service.cc:1511] Processing CreateTablet for tablet cdb01ca8525a4046b637fa8dd407ffaa (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:35.432510 29386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb01ca8525a4046b637fa8dd407ffaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.432462 29312 tablet_service.cc:1511] Processing CreateTablet for tablet cdb01ca8525a4046b637fa8dd407ffaa (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:35.434023 29312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb01ca8525a4046b637fa8dd407ffaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.433604 29388 tablet_service.cc:1511] Processing CreateTablet for tablet f4c4c9e593154482bd7d2836d46e7c95 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:35.435148 29388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c4c9e593154482bd7d2836d46e7c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.437404 29237 tablet_service.cc:1511] Processing CreateTablet for tablet cdb01ca8525a4046b637fa8dd407ffaa (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:35.438895 29237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb01ca8525a4046b637fa8dd407ffaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.438467 29313 tablet_service.cc:1511] Processing CreateTablet for tablet 6eff476977f345d888f7a42bec735d21 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:35.439914 29313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eff476977f345d888f7a42bec735d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.432495 29387 tablet_service.cc:1511] Processing CreateTablet for tablet 6eff476977f345d888f7a42bec735d21 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:35.437404 29314 tablet_service.cc:1511] Processing CreateTablet for tablet f4c4c9e593154482bd7d2836d46e7c95 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:35.441751 29387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eff476977f345d888f7a42bec735d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.441929 29314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c4c9e593154482bd7d2836d46e7c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.471012 29236 tablet_service.cc:1511] Processing CreateTablet for tablet d577e8b22ef14321b9eae56a07df042f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:35.474450 29311 tablet_service.cc:1511] Processing CreateTablet for tablet d577e8b22ef14321b9eae56a07df042f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:35.476091 29311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d577e8b22ef14321b9eae56a07df042f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.478220 29236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d577e8b22ef14321b9eae56a07df042f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.490703 29385 tablet_service.cc:1511] Processing CreateTablet for tablet d577e8b22ef14321b9eae56a07df042f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0a66da66d5824e5e9af841daf6869265]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:35.492599 29385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d577e8b22ef14321b9eae56a07df042f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.533442 29444 tablet_bootstrap.cc:492] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2: Bootstrap starting.
I20260630 12:21:35.541181 29445 tablet_bootstrap.cc:492] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23: Bootstrap starting.
I20260630 12:21:35.541548 29443 tablet_bootstrap.cc:492] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf: Bootstrap starting.
I20260630 12:21:35.543215 29444 tablet_bootstrap.cc:654] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.548358 29444 tablet_bootstrap.cc:492] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2: No bootstrap required, opened a new log
I20260630 12:21:35.548713 29443 tablet_bootstrap.cc:654] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.548812 29444 ts_tablet_manager.cc:1403] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:21:35.548713 29445 tablet_bootstrap.cc:654] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.551563 29444 raft_consensus.cc:359] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.552203 29444 raft_consensus.cc:385] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.552644 29444 raft_consensus.cc:740] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4991db04eae04c38a89f286202b34ea2, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.553807 29444 consensus_queue.cc:260] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.554738 29445 tablet_bootstrap.cc:492] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23: No bootstrap required, opened a new log
I20260630 12:21:35.555146 29443 tablet_bootstrap.cc:492] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf: No bootstrap required, opened a new log
I20260630 12:21:35.555258 29445 ts_tablet_manager.cc:1403] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:21:35.555755 29443 ts_tablet_manager.cc:1403] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:21:35.556723 29444 ts_tablet_manager.cc:1434] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:21:35.558557 29444 tablet_bootstrap.cc:492] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2: Bootstrap starting.
I20260630 12:21:35.558353 29445 raft_consensus.cc:359] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.559224 29445 raft_consensus.cc:385] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.559597 29445 raft_consensus.cc:740] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc7ea848d9140319b0cdba5bfdc1c23, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.560335 29443 raft_consensus.cc:359] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.561142 29443 raft_consensus.cc:385] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.561506 29443 raft_consensus.cc:740] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d2f4d7f424a35acf79761a65beacf, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.560570 29445 consensus_queue.cc:260] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.562331 29443 consensus_queue.cc:260] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.566952 29444 tablet_bootstrap.cc:654] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.571194 29445 ts_tablet_manager.cc:1434] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:21:35.572229 29443 ts_tablet_manager.cc:1434] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:21:35.572897 29445 tablet_bootstrap.cc:492] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23: Bootstrap starting.
I20260630 12:21:35.574610 29444 tablet_bootstrap.cc:492] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2: No bootstrap required, opened a new log
I20260630 12:21:35.575834 29444 ts_tablet_manager.cc:1403] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260630 12:21:35.575197 29443 tablet_bootstrap.cc:492] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf: Bootstrap starting.
I20260630 12:21:35.579147 29445 tablet_bootstrap.cc:654] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23: Neither blocks nor log segments found. Creating new log.
W20260630 12:21:35.581763 29275 tablet.cc:2406] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:21:35.578761 29444 raft_consensus.cc:359] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.583120 29443 tablet_bootstrap.cc:654] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.583055 29444 raft_consensus.cc:385] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.584242 29444 raft_consensus.cc:740] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4991db04eae04c38a89f286202b34ea2, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.585230 29444 consensus_queue.cc:260] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.587755 29444 ts_tablet_manager.cc:1434] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:21:35.588331 29445 tablet_bootstrap.cc:492] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23: No bootstrap required, opened a new log
I20260630 12:21:35.588771 29444 tablet_bootstrap.cc:492] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2: Bootstrap starting.
I20260630 12:21:35.588871 29445 ts_tablet_manager.cc:1403] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260630 12:21:35.593549 29445 raft_consensus.cc:359] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.594432 29445 raft_consensus.cc:385] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.594827 29445 raft_consensus.cc:740] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc7ea848d9140319b0cdba5bfdc1c23, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.595817 29444 tablet_bootstrap.cc:654] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.595758 29445 consensus_queue.cc:260] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.601020 29445 ts_tablet_manager.cc:1434] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260630 12:21:35.602548 29445 tablet_bootstrap.cc:492] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23: Bootstrap starting.
I20260630 12:21:35.611419 29445 tablet_bootstrap.cc:654] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.614959 29444 tablet_bootstrap.cc:492] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2: No bootstrap required, opened a new log
I20260630 12:21:35.615687 29444 ts_tablet_manager.cc:1403] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.015s
I20260630 12:21:35.620072 29444 raft_consensus.cc:359] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.621277 29444 raft_consensus.cc:385] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.621752 29444 raft_consensus.cc:740] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4991db04eae04c38a89f286202b34ea2, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.622982 29444 consensus_queue.cc:260] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.625779 29443 tablet_bootstrap.cc:492] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf: No bootstrap required, opened a new log
I20260630 12:21:35.626121 29444 ts_tablet_manager.cc:1434] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:21:35.626376 29443 ts_tablet_manager.cc:1403] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.034s
I20260630 12:21:35.626708 29445 tablet_bootstrap.cc:492] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23: No bootstrap required, opened a new log
I20260630 12:21:35.627182 29444 tablet_bootstrap.cc:492] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2: Bootstrap starting.
I20260630 12:21:35.627225 29445 ts_tablet_manager.cc:1403] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260630 12:21:35.629721 29443 raft_consensus.cc:359] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.630549 29443 raft_consensus.cc:385] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.630457 29445 raft_consensus.cc:359] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.630992 29443 raft_consensus.cc:740] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d2f4d7f424a35acf79761a65beacf, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.631304 29445 raft_consensus.cc:385] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.631682 29445 raft_consensus.cc:740] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc7ea848d9140319b0cdba5bfdc1c23, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.632107 29443 consensus_queue.cc:260] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.632627 29445 consensus_queue.cc:260] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.635046 29445 ts_tablet_manager.cc:1434] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260630 12:21:35.636125 29445 tablet_bootstrap.cc:492] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23: Bootstrap starting.
I20260630 12:21:35.636606 29444 tablet_bootstrap.cc:654] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.636732 29443 ts_tablet_manager.cc:1434] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:21:35.637789 29443 tablet_bootstrap.cc:492] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf: Bootstrap starting.
I20260630 12:21:35.644613 29443 tablet_bootstrap.cc:654] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.644898 29445 tablet_bootstrap.cc:654] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.658308 29445 tablet_bootstrap.cc:492] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23: No bootstrap required, opened a new log
I20260630 12:21:35.658941 29443 tablet_bootstrap.cc:492] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf: No bootstrap required, opened a new log
I20260630 12:21:35.658946 29445 ts_tablet_manager.cc:1403] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260630 12:21:35.659569 29443 ts_tablet_manager.cc:1403] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260630 12:21:35.662748 29443 raft_consensus.cc:359] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.663614 29443 raft_consensus.cc:385] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.664026 29443 raft_consensus.cc:740] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d2f4d7f424a35acf79761a65beacf, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.663379 29445 raft_consensus.cc:359] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.664892 29443 consensus_queue.cc:260] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.665442 29445 raft_consensus.cc:385] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.665804 29445 raft_consensus.cc:740] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc7ea848d9140319b0cdba5bfdc1c23, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.666201 29444 tablet_bootstrap.cc:492] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2: No bootstrap required, opened a new log
I20260630 12:21:35.666755 29444 ts_tablet_manager.cc:1403] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.016s
I20260630 12:21:35.667449 29443 ts_tablet_manager.cc:1434] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:21:35.666764 29445 consensus_queue.cc:260] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.668586 29443 tablet_bootstrap.cc:492] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf: Bootstrap starting.
I20260630 12:21:35.670040 29444 raft_consensus.cc:359] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.670882 29444 raft_consensus.cc:385] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.671267 29444 raft_consensus.cc:740] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4991db04eae04c38a89f286202b34ea2, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.671737 29445 ts_tablet_manager.cc:1434] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260630 12:21:35.672233 29444 consensus_queue.cc:260] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.674571 29443 tablet_bootstrap.cc:654] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:35.674734 29444 ts_tablet_manager.cc:1434] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:21:35.679917 29443 tablet_bootstrap.cc:492] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf: No bootstrap required, opened a new log
I20260630 12:21:35.680567 29443 ts_tablet_manager.cc:1403] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:21:35.683063 29450 raft_consensus.cc:493] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:35.683310 29443 raft_consensus.cc:359] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.683535 29450 raft_consensus.cc:515] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.684111 29443 raft_consensus.cc:385] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:35.684475 29443 raft_consensus.cc:740] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31d2f4d7f424a35acf79761a65beacf, State: Initialized, Role: FOLLOWER
I20260630 12:21:35.685163 29443 consensus_queue.cc:260] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.686478 29450 leader_election.cc:290] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4991db04eae04c38a89f286202b34ea2 (127.26.1.193:43849), a31d2f4d7f424a35acf79761a65beacf (127.26.1.195:36707)
I20260630 12:21:35.687161 29443 ts_tablet_manager.cc:1434] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:21:35.700896 29249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb01ca8525a4046b637fa8dd407ffaa" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4991db04eae04c38a89f286202b34ea2" is_pre_election: true
I20260630 12:21:35.701709 29249 raft_consensus.cc:2468] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 0.
I20260630 12:21:35.702505 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb01ca8525a4046b637fa8dd407ffaa" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d2f4d7f424a35acf79761a65beacf" is_pre_election: true
I20260630 12:21:35.703044 29289 leader_election.cc:304] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [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: 4991db04eae04c38a89f286202b34ea2, 4fc7ea848d9140319b0cdba5bfdc1c23; no voters: 
I20260630 12:21:35.703207 29398 raft_consensus.cc:2468] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 0.
I20260630 12:21:35.703786 29450 raft_consensus.cc:2804] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:35.704196 29450 raft_consensus.cc:493] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:35.704578 29450 raft_consensus.cc:3060] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.709475 29450 raft_consensus.cc:515] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.711292 29450 leader_election.cc:290] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [CANDIDATE]: Term 1 election: Requested vote from peers 4991db04eae04c38a89f286202b34ea2 (127.26.1.193:43849), a31d2f4d7f424a35acf79761a65beacf (127.26.1.195:36707)
I20260630 12:21:35.712091 29249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb01ca8525a4046b637fa8dd407ffaa" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4991db04eae04c38a89f286202b34ea2"
I20260630 12:21:35.712427 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb01ca8525a4046b637fa8dd407ffaa" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d2f4d7f424a35acf79761a65beacf"
I20260630 12:21:35.712777 29249 raft_consensus.cc:3060] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.713007 29398 raft_consensus.cc:3060] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.720296 29249 raft_consensus.cc:2468] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 1.
I20260630 12:21:35.720296 29398 raft_consensus.cc:2468] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 1.
I20260630 12:21:35.721784 29290 leader_election.cc:304] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [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: 4fc7ea848d9140319b0cdba5bfdc1c23, a31d2f4d7f424a35acf79761a65beacf; no voters: 
I20260630 12:21:35.722576 29450 raft_consensus.cc:2804] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:35.724093 29450 raft_consensus.cc:697] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 LEADER]: Becoming Leader. State: Replica: 4fc7ea848d9140319b0cdba5bfdc1c23, State: Running, Role: LEADER
I20260630 12:21:35.724905 29450 consensus_queue.cc:237] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [LEADER]: Queue going to LEADER mode. State: All 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: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.732757 29147 catalog_manager.cc:5697] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fc7ea848d9140319b0cdba5bfdc1c23 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:35.787261 29451 raft_consensus.cc:493] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:35.787789 29451 raft_consensus.cc:515] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.790015 29451 leader_election.cc:290] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4991db04eae04c38a89f286202b34ea2 (127.26.1.193:43849), 4fc7ea848d9140319b0cdba5bfdc1c23 (127.26.1.194:45889)
I20260630 12:21:35.803927 29249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eff476977f345d888f7a42bec735d21" candidate_uuid: "a31d2f4d7f424a35acf79761a65beacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4991db04eae04c38a89f286202b34ea2" is_pre_election: true
I20260630 12:21:35.803993 29324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eff476977f345d888f7a42bec735d21" candidate_uuid: "a31d2f4d7f424a35acf79761a65beacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" is_pre_election: true
I20260630 12:21:35.804709 29249 raft_consensus.cc:2468] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d2f4d7f424a35acf79761a65beacf in term 0.
I20260630 12:21:35.804816 29324 raft_consensus.cc:2468] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a31d2f4d7f424a35acf79761a65beacf in term 0.
I20260630 12:21:35.805773 29363 leader_election.cc:304] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [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: 4991db04eae04c38a89f286202b34ea2, a31d2f4d7f424a35acf79761a65beacf; no voters: 
I20260630 12:21:35.806519 29451 raft_consensus.cc:2804] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:35.806804 29451 raft_consensus.cc:493] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:35.807075 29451 raft_consensus.cc:3060] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.811784 29451 raft_consensus.cc:515] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.813490 29451 leader_election.cc:290] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [CANDIDATE]: Term 1 election: Requested vote from peers 4991db04eae04c38a89f286202b34ea2 (127.26.1.193:43849), 4fc7ea848d9140319b0cdba5bfdc1c23 (127.26.1.194:45889)
I20260630 12:21:35.814286 29249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eff476977f345d888f7a42bec735d21" candidate_uuid: "a31d2f4d7f424a35acf79761a65beacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4991db04eae04c38a89f286202b34ea2"
I20260630 12:21:35.814487 29324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eff476977f345d888f7a42bec735d21" candidate_uuid: "a31d2f4d7f424a35acf79761a65beacf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23"
I20260630 12:21:35.814999 29324 raft_consensus.cc:3060] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.815014 29249 raft_consensus.cc:3060] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.820297 29324 raft_consensus.cc:2468] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d2f4d7f424a35acf79761a65beacf in term 1.
I20260630 12:21:35.820428 29249 raft_consensus.cc:2468] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a31d2f4d7f424a35acf79761a65beacf in term 1.
I20260630 12:21:35.821594 29362 leader_election.cc:304] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [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: 4fc7ea848d9140319b0cdba5bfdc1c23, a31d2f4d7f424a35acf79761a65beacf; no voters: 
I20260630 12:21:35.822307 29451 raft_consensus.cc:2804] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:35.823799 29451 raft_consensus.cc:697] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 1 LEADER]: Becoming Leader. State: Replica: a31d2f4d7f424a35acf79761a65beacf, State: Running, Role: LEADER
I20260630 12:21:35.824642 29451 consensus_queue.cc:237] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [LEADER]: Queue going to LEADER mode. State: All 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: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.829744 29450 raft_consensus.cc:493] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:35.830240 29450 raft_consensus.cc:515] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.832403 29450 leader_election.cc:290] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4991db04eae04c38a89f286202b34ea2 (127.26.1.193:43849), a31d2f4d7f424a35acf79761a65beacf (127.26.1.195:36707)
I20260630 12:21:35.834101 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c4c9e593154482bd7d2836d46e7c95" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d2f4d7f424a35acf79761a65beacf" is_pre_election: true
I20260630 12:21:35.834398 29249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c4c9e593154482bd7d2836d46e7c95" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4991db04eae04c38a89f286202b34ea2" is_pre_election: true
I20260630 12:21:35.834815 29398 raft_consensus.cc:2468] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 0.
I20260630 12:21:35.835050 29249 raft_consensus.cc:2468] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 0.
I20260630 12:21:35.834765 29147 catalog_manager.cc:5697] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf reported cstate change: term changed from 0 to 1, leader changed from <none> to a31d2f4d7f424a35acf79761a65beacf (127.26.1.195). New cstate: current_term: 1 leader_uuid: "a31d2f4d7f424a35acf79761a65beacf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:35.836048 29290 leader_election.cc:304] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [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: 4fc7ea848d9140319b0cdba5bfdc1c23, a31d2f4d7f424a35acf79761a65beacf; no voters: 
I20260630 12:21:35.836856 29450 raft_consensus.cc:2804] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:35.837218 29450 raft_consensus.cc:493] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:35.837534 29450 raft_consensus.cc:3060] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.842706 29450 raft_consensus.cc:515] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.844714 29450 leader_election.cc:290] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [CANDIDATE]: Term 1 election: Requested vote from peers 4991db04eae04c38a89f286202b34ea2 (127.26.1.193:43849), a31d2f4d7f424a35acf79761a65beacf (127.26.1.195:36707)
I20260630 12:21:35.845577 29249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c4c9e593154482bd7d2836d46e7c95" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4991db04eae04c38a89f286202b34ea2"
I20260630 12:21:35.845722 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c4c9e593154482bd7d2836d46e7c95" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d2f4d7f424a35acf79761a65beacf"
I20260630 12:21:35.846230 29398 raft_consensus.cc:3060] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.846228 29249 raft_consensus.cc:3060] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.853314 29398 raft_consensus.cc:2468] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 1.
I20260630 12:21:35.853314 29249 raft_consensus.cc:2468] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 1.
I20260630 12:21:35.854987 29289 leader_election.cc:304] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [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: 4991db04eae04c38a89f286202b34ea2, 4fc7ea848d9140319b0cdba5bfdc1c23; no voters: 
I20260630 12:21:35.855800 29450 raft_consensus.cc:2804] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:35.856351 29450 raft_consensus.cc:697] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 LEADER]: Becoming Leader. State: Replica: 4fc7ea848d9140319b0cdba5bfdc1c23, State: Running, Role: LEADER
I20260630 12:21:35.857003 29450 consensus_queue.cc:237] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [LEADER]: Queue going to LEADER mode. State: All 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: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.864069 29147 catalog_manager.cc:5697] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fc7ea848d9140319b0cdba5bfdc1c23 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } health_report { overall_health: UNKNOWN } } }
W20260630 12:21:35.917174 29195 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:21:35.919749 29200 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:21:35.922506 29200 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:21:35.925253 29450 raft_consensus.cc:493] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:35.925676 29450 raft_consensus.cc:515] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.927341 29450 leader_election.cc:290] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4991db04eae04c38a89f286202b34ea2 (127.26.1.193:43849), a31d2f4d7f424a35acf79761a65beacf (127.26.1.195:36707)
I20260630 12:21:35.928203 29249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d577e8b22ef14321b9eae56a07df042f" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4991db04eae04c38a89f286202b34ea2" is_pre_election: true
I20260630 12:21:35.928372 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d577e8b22ef14321b9eae56a07df042f" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d2f4d7f424a35acf79761a65beacf" is_pre_election: true
I20260630 12:21:35.928880 29249 raft_consensus.cc:2468] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 0.
I20260630 12:21:35.929031 29398 raft_consensus.cc:2468] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 0.
I20260630 12:21:35.929968 29289 leader_election.cc:304] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [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: 4991db04eae04c38a89f286202b34ea2, 4fc7ea848d9140319b0cdba5bfdc1c23; no voters: 
I20260630 12:21:35.930991 29450 raft_consensus.cc:2804] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:35.931435 29450 raft_consensus.cc:493] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:35.931777 29450 raft_consensus.cc:3060] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.937302 29450 raft_consensus.cc:515] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.939035 29450 leader_election.cc:290] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [CANDIDATE]: Term 1 election: Requested vote from peers 4991db04eae04c38a89f286202b34ea2 (127.26.1.193:43849), a31d2f4d7f424a35acf79761a65beacf (127.26.1.195:36707)
I20260630 12:21:35.939790 29249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d577e8b22ef14321b9eae56a07df042f" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4991db04eae04c38a89f286202b34ea2"
I20260630 12:21:35.940071 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d577e8b22ef14321b9eae56a07df042f" candidate_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a31d2f4d7f424a35acf79761a65beacf"
I20260630 12:21:35.940443 29249 raft_consensus.cc:3060] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.940716 29398 raft_consensus.cc:3060] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:35.945359 29398 raft_consensus.cc:2468] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 1.
I20260630 12:21:35.945516 29249 raft_consensus.cc:2468] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc7ea848d9140319b0cdba5bfdc1c23 in term 1.
I20260630 12:21:35.946494 29290 leader_election.cc:304] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [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: 4fc7ea848d9140319b0cdba5bfdc1c23, a31d2f4d7f424a35acf79761a65beacf; no voters: 
I20260630 12:21:35.947206 29450 raft_consensus.cc:2804] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:35.947760 29450 raft_consensus.cc:697] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 LEADER]: Becoming Leader. State: Replica: 4fc7ea848d9140319b0cdba5bfdc1c23, State: Running, Role: LEADER
I20260630 12:21:35.948472 29450 consensus_queue.cc:237] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [LEADER]: Queue going to LEADER mode. State: All 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: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } }
I20260630 12:21:35.955351 29147 catalog_manager.cc:5697] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fc7ea848d9140319b0cdba5bfdc1c23 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4991db04eae04c38a89f286202b34ea2" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc7ea848d9140319b0cdba5bfdc1c23" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a31d2f4d7f424a35acf79761a65beacf" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:36.044279 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:21:36.065682 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:36.066497 26631 tablet_replica.cc:333] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2: stopping tablet replica
I20260630 12:21:36.067036 26631 raft_consensus.cc:2243] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:36.067390 26631 raft_consensus.cc:2272] T d577e8b22ef14321b9eae56a07df042f P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.069327 26631 tablet_replica.cc:333] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2: stopping tablet replica
I20260630 12:21:36.069794 26631 raft_consensus.cc:2243] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:36.070107 26631 raft_consensus.cc:2272] T cdb01ca8525a4046b637fa8dd407ffaa P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.071756 26631 tablet_replica.cc:333] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2: stopping tablet replica
I20260630 12:21:36.072295 26631 raft_consensus.cc:2243] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:36.072655 26631 raft_consensus.cc:2272] T 6eff476977f345d888f7a42bec735d21 P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.074438 26631 tablet_replica.cc:333] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2: stopping tablet replica
I20260630 12:21:36.074928 26631 raft_consensus.cc:2243] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:36.075235 26631 raft_consensus.cc:2272] T f4c4c9e593154482bd7d2836d46e7c95 P 4991db04eae04c38a89f286202b34ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.096603 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:21:36.108021 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:21:36.125077 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:36.125929 26631 tablet_replica.cc:333] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23: stopping tablet replica
I20260630 12:21:36.126586 26631 raft_consensus.cc:2243] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:36.127171 26631 pending_rounds.cc:70] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23: Trying to abort 1 pending ops.
I20260630 12:21:36.127341 26631 pending_rounds.cc:77] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439304637759488 op_type: NO_OP noop_request { }
I20260630 12:21:36.127676 26631 raft_consensus.cc:2889] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:21:36.127995 26631 raft_consensus.cc:2272] T f4c4c9e593154482bd7d2836d46e7c95 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.130220 26631 tablet_replica.cc:333] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23: stopping tablet replica
I20260630 12:21:36.130745 26631 raft_consensus.cc:2243] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:36.131124 26631 raft_consensus.cc:2272] T 6eff476977f345d888f7a42bec735d21 P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.132972 26631 tablet_replica.cc:333] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23: stopping tablet replica
I20260630 12:21:36.133468 26631 raft_consensus.cc:2243] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:36.134032 26631 pending_rounds.cc:70] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23: Trying to abort 1 pending ops.
I20260630 12:21:36.134194 26631 pending_rounds.cc:77] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439305012105216 op_type: NO_OP noop_request { }
I20260630 12:21:36.134505 26631 raft_consensus.cc:2889] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:21:36.134789 26631 raft_consensus.cc:2272] T d577e8b22ef14321b9eae56a07df042f P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.136899 26631 tablet_replica.cc:333] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23: stopping tablet replica
I20260630 12:21:36.137370 26631 raft_consensus.cc:2243] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:36.137933 26631 pending_rounds.cc:70] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23: Trying to abort 1 pending ops.
I20260630 12:21:36.138090 26631 pending_rounds.cc:77] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439304096489472 op_type: NO_OP noop_request { }
I20260630 12:21:36.138377 26631 raft_consensus.cc:2889] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:21:36.138670 26631 raft_consensus.cc:2272] T cdb01ca8525a4046b637fa8dd407ffaa P 4fc7ea848d9140319b0cdba5bfdc1c23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.162125 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:21:36.172669 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:21:36.190748 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:36.191416 26631 tablet_replica.cc:333] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf: stopping tablet replica
I20260630 12:21:36.192055 26631 raft_consensus.cc:2243] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:36.192771 26631 pending_rounds.cc:70] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf: Trying to abort 1 pending ops.
I20260630 12:21:36.192999 26631 pending_rounds.cc:77] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439304507138048 op_type: NO_OP noop_request { }
I20260630 12:21:36.193406 26631 raft_consensus.cc:2889] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:21:36.193816 26631 raft_consensus.cc:2272] T 6eff476977f345d888f7a42bec735d21 P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.196908 26631 tablet_replica.cc:333] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf: stopping tablet replica
I20260630 12:21:36.197619 26631 raft_consensus.cc:2243] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:36.198089 26631 raft_consensus.cc:2272] T f4c4c9e593154482bd7d2836d46e7c95 P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.200053 26631 tablet_replica.cc:333] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf: stopping tablet replica
I20260630 12:21:36.200781 26631 raft_consensus.cc:2243] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:36.201192 26631 raft_consensus.cc:2272] T d577e8b22ef14321b9eae56a07df042f P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.203455 26631 tablet_replica.cc:333] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf: stopping tablet replica
I20260630 12:21:36.203976 26631 raft_consensus.cc:2243] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:36.204494 26631 raft_consensus.cc:2272] T cdb01ca8525a4046b637fa8dd407ffaa P a31d2f4d7f424a35acf79761a65beacf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.227825 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:21:36.239521 26631 master.cc:562] Master@127.26.1.254:39667 shutting down...
I20260630 12:21:36.253746 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:36.254308 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:36.254628 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P e9accdce380743e7a518ee2f02c5cb4b: stopping tablet replica
I20260630 12:21:36.263147 26631 master.cc:584] Master@127.26.1.254:39667 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2532 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:21:36.294822 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:44657
I20260630 12:21:36.295922 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:36.300806 29471 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:21:36.300980 29472 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:21:36.302778 29474 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:21:36.303833 26631 server_base.cc:1061] running on GCE node
I20260630 12:21:36.305078 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:36.305262 26631 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:21:36.305441 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822096305413 us; error 0 us; skew 500 ppm
I20260630 12:21:36.305943 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:36.308372 26631 webserver.cc:533] Webserver started at http://127.26.1.254:46561/ using document root <none> and password file <none>
I20260630 12:21:36.308851 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:36.309036 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:36.309326 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:36.310381 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "95e821972f45420e91c0687cd9ce8d16"
format_stamp: "Formatted at 2026-06-30 12:21:36 on dist-test-slave-wnkp"
I20260630 12:21:36.315371 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:21:36.318738 29479 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:21:36.319768 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:21:36.320127 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "95e821972f45420e91c0687cd9ce8d16"
format_stamp: "Formatted at 2026-06-30 12:21:36 on dist-test-slave-wnkp"
I20260630 12:21:36.320514 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-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:21:36.334213 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:36.335263 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:36.370333 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:44657
I20260630 12:21:36.370420 29530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:44657 every 8 connection(s)
I20260630 12:21:36.374078 29531 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:21:36.384172 29531 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16: Bootstrap starting.
I20260630 12:21:36.388419 29531 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:36.392582 29531 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16: No bootstrap required, opened a new log
I20260630 12:21:36.394564 29531 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95e821972f45420e91c0687cd9ce8d16" member_type: VOTER }
I20260630 12:21:36.394994 29531 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:36.395219 29531 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e821972f45420e91c0687cd9ce8d16, State: Initialized, Role: FOLLOWER
I20260630 12:21:36.395766 29531 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95e821972f45420e91c0687cd9ce8d16" member_type: VOTER }
I20260630 12:21:36.396234 29531 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:36.396507 29531 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:36.396771 29531 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:36.401271 29531 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95e821972f45420e91c0687cd9ce8d16" member_type: VOTER }
I20260630 12:21:36.401809 29531 leader_election.cc:304] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [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: 95e821972f45420e91c0687cd9ce8d16; no voters: 
I20260630 12:21:36.403018 29531 leader_election.cc:290] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:36.403507 29534 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:36.404937 29534 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 1 LEADER]: Becoming Leader. State: Replica: 95e821972f45420e91c0687cd9ce8d16, State: Running, Role: LEADER
I20260630 12:21:36.405539 29534 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [LEADER]: Queue going to LEADER mode. State: All 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: "95e821972f45420e91c0687cd9ce8d16" member_type: VOTER }
I20260630 12:21:36.405918 29531 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:36.409118 29535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95e821972f45420e91c0687cd9ce8d16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95e821972f45420e91c0687cd9ce8d16" member_type: VOTER } }
I20260630 12:21:36.409144 29536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95e821972f45420e91c0687cd9ce8d16. Latest consensus state: current_term: 1 leader_uuid: "95e821972f45420e91c0687cd9ce8d16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95e821972f45420e91c0687cd9ce8d16" member_type: VOTER } }
I20260630 12:21:36.409983 29536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:36.409983 29535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:36.413247 29540 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:36.421766 29540 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:36.422803 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:36.431072 29540 catalog_manager.cc:1383] Generated new cluster ID: 1c7f50e9bf0940e083734c37ea52b78e
I20260630 12:21:36.431394 29540 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:36.448765 29540 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:36.450073 29540 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:36.465852 29540 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16: Generated new TSK 0
I20260630 12:21:36.466534 29540 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:36.489454 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:36.495436 29552 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:21:36.498018 29553 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:21:36.498801 29555 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:21:36.499642 26631 server_base.cc:1061] running on GCE node
I20260630 12:21:36.500602 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:36.500847 26631 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:21:36.501046 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822096501031 us; error 0 us; skew 500 ppm
I20260630 12:21:36.501617 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:36.504132 26631 webserver.cc:533] Webserver started at http://127.26.1.193:45097/ using document root <none> and password file <none>
I20260630 12:21:36.504832 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:36.505038 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:36.505348 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:36.506448 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "a215df11980941b1a77981b248b103a4"
format_stamp: "Formatted at 2026-06-30 12:21:36 on dist-test-slave-wnkp"
I20260630 12:21:36.511188 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:21:36.514720 29560 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:21:36.515550 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:21:36.515902 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "a215df11980941b1a77981b248b103a4"
format_stamp: "Formatted at 2026-06-30 12:21:36 on dist-test-slave-wnkp"
I20260630 12:21:36.516196 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-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:21:36.530833 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:36.531951 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:36.533550 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:36.535851 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:36.536100 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:36.536378 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:36.536554 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:36.574394 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:43975
I20260630 12:21:36.574492 29622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:43975 every 8 connection(s)
I20260630 12:21:36.579335 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:36.586269 29627 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:21:36.589520 29628 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:21:36.591441 26631 server_base.cc:1061] running on GCE node
W20260630 12:21:36.592217 29630 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:21:36.593176 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:36.593415 26631 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:21:36.593595 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822096593577 us; error 0 us; skew 500 ppm
I20260630 12:21:36.594144 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:36.595988 29623 heartbeater.cc:344] Connected to a master server at 127.26.1.254:44657
I20260630 12:21:36.596426 29623 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:36.597175 29623 heartbeater.cc:507] Master 127.26.1.254:44657 requested a full tablet report, sending...
I20260630 12:21:36.597273 26631 webserver.cc:533] Webserver started at http://127.26.1.194:39105/ using document root <none> and password file <none>
I20260630 12:21:36.597839 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:36.598047 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:36.598347 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:36.599332 29496 ts_manager.cc:194] Registered new tserver with Master: a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:36.599489 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "0002343c741e45dbac47439bf6dc9976"
format_stamp: "Formatted at 2026-06-30 12:21:36 on dist-test-slave-wnkp"
I20260630 12:21:36.601263 29496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33282
I20260630 12:21:36.604321 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:21:36.607978 29635 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:21:36.608830 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:21:36.609078 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "0002343c741e45dbac47439bf6dc9976"
format_stamp: "Formatted at 2026-06-30 12:21:36 on dist-test-slave-wnkp"
I20260630 12:21:36.609304 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-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:21:36.630872 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:36.631878 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:36.633249 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:36.635547 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:36.635727 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:36.636018 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:36.636173 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:36.674642 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:39287
I20260630 12:21:36.674737 29697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:39287 every 8 connection(s)
I20260630 12:21:36.679287 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:36.685989 29701 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:21:36.687096 29702 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:21:36.690236 29704 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:21:36.690585 26631 server_base.cc:1061] running on GCE node
I20260630 12:21:36.691606 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:36.691845 26631 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:21:36.692039 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822096692021 us; error 0 us; skew 500 ppm
I20260630 12:21:36.692417 29698 heartbeater.cc:344] Connected to a master server at 127.26.1.254:44657
I20260630 12:21:36.692637 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:36.692764 29698 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:36.693698 29698 heartbeater.cc:507] Master 127.26.1.254:44657 requested a full tablet report, sending...
I20260630 12:21:36.695485 26631 webserver.cc:533] Webserver started at http://127.26.1.195:40615/ using document root <none> and password file <none>
I20260630 12:21:36.696035 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:36.696323 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:36.696457 29496 ts_manager.cc:194] Registered new tserver with Master: 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:36.696659 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:36.697958 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "7598b9be57a141cebfb4557982a2441d"
format_stamp: "Formatted at 2026-06-30 12:21:36 on dist-test-slave-wnkp"
I20260630 12:21:36.698132 29496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33294
I20260630 12:21:36.702560 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:21:36.706032 29709 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:21:36.707022 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:21:36.707331 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "7598b9be57a141cebfb4557982a2441d"
format_stamp: "Formatted at 2026-06-30 12:21:36 on dist-test-slave-wnkp"
I20260630 12:21:36.707623 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-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:21:36.720803 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:36.721922 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:36.723362 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:36.725548 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:36.725778 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:36.726014 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:36.726181 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:36.763698 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:37327
I20260630 12:21:36.763852 29771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:37327 every 8 connection(s)
I20260630 12:21:36.777709 29772 heartbeater.cc:344] Connected to a master server at 127.26.1.254:44657
I20260630 12:21:36.778219 29772 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:36.779034 29772 heartbeater.cc:507] Master 127.26.1.254:44657 requested a full tablet report, sending...
I20260630 12:21:36.781411 29496 ts_manager.cc:194] Registered new tserver with Master: 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:36.781610 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014536357s
I20260630 12:21:36.783080 29496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33298
I20260630 12:21:37.603717 29623 heartbeater.cc:499] Master 127.26.1.254:44657 was elected leader, sending a full tablet report...
I20260630 12:21:37.700997 29698 heartbeater.cc:499] Master 127.26.1.254:44657 was elected leader, sending a full tablet report...
I20260630 12:21:37.785921 29772 heartbeater.cc:499] Master 127.26.1.254:44657 was elected leader, sending a full tablet report...
I20260630 12:21:37.840022 29496 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33310:
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:21:37.842108 29496 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:21:37.912062 29588 tablet_service.cc:1511] Processing CreateTablet for tablet 89f0736b45734c8b8471d70aac0cab74 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.913664 29588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f0736b45734c8b8471d70aac0cab74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.920053 29737 tablet_service.cc:1511] Processing CreateTablet for tablet 89f0736b45734c8b8471d70aac0cab74 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.921774 29735 tablet_service.cc:1511] Processing CreateTablet for tablet b8f4b4917edf48c4a28f60fe36a6b29a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.922580 29733 tablet_service.cc:1511] Processing CreateTablet for tablet 18233b5783af4662aa955bbc1593e48d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.923292 29735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f4b4917edf48c4a28f60fe36a6b29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.923414 29732 tablet_service.cc:1511] Processing CreateTablet for tablet fd8aeab6adba4af78247d45f59a3032a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.925176 29734 tablet_service.cc:1511] Processing CreateTablet for tablet 8b39f2e7084242bebcfb6a5b3e7058be (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.924036 29733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18233b5783af4662aa955bbc1593e48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.925702 29736 tablet_service.cc:1511] Processing CreateTablet for tablet 1a373d10d99543e68c396f3b8daff0b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.926729 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b39f2e7084242bebcfb6a5b3e7058be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.927342 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f0736b45734c8b8471d70aac0cab74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.928269 29660 tablet_service.cc:1511] Processing CreateTablet for tablet 8b39f2e7084242bebcfb6a5b3e7058be (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.929216 29732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8aeab6adba4af78247d45f59a3032a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.929718 29660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b39f2e7084242bebcfb6a5b3e7058be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.930765 29736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a373d10d99543e68c396f3b8daff0b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.933235 29662 tablet_service.cc:1511] Processing CreateTablet for tablet 1a373d10d99543e68c396f3b8daff0b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.934805 29662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a373d10d99543e68c396f3b8daff0b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.925738 29731 tablet_service.cc:1511] Processing CreateTablet for tablet 247b5baa24234b62bfc87bc9063f7b58 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.936427 29731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247b5baa24234b62bfc87bc9063f7b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.937254 29661 tablet_service.cc:1511] Processing CreateTablet for tablet b8f4b4917edf48c4a28f60fe36a6b29a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.938681 29661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f4b4917edf48c4a28f60fe36a6b29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.941260 29659 tablet_service.cc:1511] Processing CreateTablet for tablet 18233b5783af4662aa955bbc1593e48d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.942694 29659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18233b5783af4662aa955bbc1593e48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.946563 29663 tablet_service.cc:1511] Processing CreateTablet for tablet 89f0736b45734c8b8471d70aac0cab74 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.946848 29658 tablet_service.cc:1511] Processing CreateTablet for tablet fd8aeab6adba4af78247d45f59a3032a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.948230 29663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f0736b45734c8b8471d70aac0cab74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.948742 29587 tablet_service.cc:1511] Processing CreateTablet for tablet 1a373d10d99543e68c396f3b8daff0b1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.949540 29581 tablet_service.cc:1511] Processing CreateTablet for tablet 1a81c4ca20b54b35b194c96bb89aa887 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.950315 29587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a373d10d99543e68c396f3b8daff0b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.951085 29581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a81c4ca20b54b35b194c96bb89aa887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.953347 29583 tablet_service.cc:1511] Processing CreateTablet for tablet fd8aeab6adba4af78247d45f59a3032a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.954939 29583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8aeab6adba4af78247d45f59a3032a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.957309 29584 tablet_service.cc:1511] Processing CreateTablet for tablet 18233b5783af4662aa955bbc1593e48d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.958875 29584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18233b5783af4662aa955bbc1593e48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.961346 29585 tablet_service.cc:1511] Processing CreateTablet for tablet 8b39f2e7084242bebcfb6a5b3e7058be (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.962920 29585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b39f2e7084242bebcfb6a5b3e7058be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.965380 29586 tablet_service.cc:1511] Processing CreateTablet for tablet b8f4b4917edf48c4a28f60fe36a6b29a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.966974 29586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f4b4917edf48c4a28f60fe36a6b29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.969218 29656 tablet_service.cc:1511] Processing CreateTablet for tablet 1a81c4ca20b54b35b194c96bb89aa887 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.970814 29730 tablet_service.cc:1511] Processing CreateTablet for tablet 1a81c4ca20b54b35b194c96bb89aa887 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.972381 29730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a81c4ca20b54b35b194c96bb89aa887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.973385 29582 tablet_service.cc:1511] Processing CreateTablet for tablet 247b5baa24234b62bfc87bc9063f7b58 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.945292 29657 tablet_service.cc:1511] Processing CreateTablet for tablet 247b5baa24234b62bfc87bc9063f7b58 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:21:37.980584 29582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247b5baa24234b62bfc87bc9063f7b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:38.003720 29656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a81c4ca20b54b35b194c96bb89aa887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:38.006839 29658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8aeab6adba4af78247d45f59a3032a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:38.013002 29657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247b5baa24234b62bfc87bc9063f7b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:38.027016 29792 tablet_bootstrap.cc:492] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:38.050586 29793 tablet_bootstrap.cc:492] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:38.074154 29793 tablet_bootstrap.cc:654] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.077234 29792 tablet_bootstrap.cc:654] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.106700 29792 tablet_bootstrap.cc:492] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:38.107307 29792 ts_tablet_manager.cc:1403] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.012s
I20260630 12:21:38.110168 29792 raft_consensus.cc:359] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.110893 29792 raft_consensus.cc:385] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.111186 29792 raft_consensus.cc:740] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.111794 29792 consensus_queue.cc:260] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.107206 29794 tablet_bootstrap.cc:492] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:38.114400 29793 tablet_bootstrap.cc:492] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:38.114915 29793 ts_tablet_manager.cc:1403] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.004s
I20260630 12:21:38.117478 29794 tablet_bootstrap.cc:654] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.117779 29793 raft_consensus.cc:359] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.118569 29793 raft_consensus.cc:385] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.118875 29793 raft_consensus.cc:740] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.119611 29793 consensus_queue.cc:260] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.121565 29792 ts_tablet_manager.cc:1434] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.005s
I20260630 12:21:38.122489 29794 tablet_bootstrap.cc:492] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:38.122781 29792 tablet_bootstrap.cc:492] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:38.123066 29794 ts_tablet_manager.cc:1403] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260630 12:21:38.126157 29794 raft_consensus.cc:359] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.127108 29794 raft_consensus.cc:385] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.127480 29794 raft_consensus.cc:740] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.128789 29792 tablet_bootstrap.cc:654] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.128408 29794 consensus_queue.cc:260] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.132504 29793 ts_tablet_manager.cc:1434] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.008s
I20260630 12:21:38.133530 29793 tablet_bootstrap.cc:492] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:38.139027 29794 ts_tablet_manager.cc:1434] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:21:38.140776 29793 tablet_bootstrap.cc:654] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.141557 29794 tablet_bootstrap.cc:492] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:38.147187 29792 tablet_bootstrap.cc:492] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:38.147994 29792 ts_tablet_manager.cc:1403] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260630 12:21:38.150446 29793 tablet_bootstrap.cc:492] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:38.147981 29794 tablet_bootstrap.cc:654] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.150892 29792 raft_consensus.cc:359] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.151710 29792 raft_consensus.cc:385] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.151901 29792 raft_consensus.cc:740] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.152575 29792 consensus_queue.cc:260] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.155090 29792 ts_tablet_manager.cc:1434] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260630 12:21:38.156044 29792 tablet_bootstrap.cc:492] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:38.150892 29793 ts_tablet_manager.cc:1403] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260630 12:21:38.161870 29792 tablet_bootstrap.cc:654] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.162997 29794 tablet_bootstrap.cc:492] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:38.163507 29794 ts_tablet_manager.cc:1403] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260630 12:21:38.163760 29793 raft_consensus.cc:359] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.164533 29793 raft_consensus.cc:385] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.164855 29793 raft_consensus.cc:740] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.165699 29793 consensus_queue.cc:260] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.167055 29794 raft_consensus.cc:359] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.168020 29794 raft_consensus.cc:385] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.168418 29794 raft_consensus.cc:740] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.169369 29794 consensus_queue.cc:260] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.170173 29793 ts_tablet_manager.cc:1434] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:21:38.171232 29793 tablet_bootstrap.cc:492] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:38.172320 29794 ts_tablet_manager.cc:1434] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.011s
I20260630 12:21:38.173725 29794 tablet_bootstrap.cc:492] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:38.181423 29794 tablet_bootstrap.cc:654] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.184829 29793 tablet_bootstrap.cc:654] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.188963 29792 tablet_bootstrap.cc:492] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:38.189495 29792 ts_tablet_manager.cc:1403] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.020s
I20260630 12:21:38.190306 29794 tablet_bootstrap.cc:492] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:38.190851 29794 ts_tablet_manager.cc:1403] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:21:38.191073 29793 tablet_bootstrap.cc:492] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:38.191521 29793 ts_tablet_manager.cc:1403] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260630 12:21:38.192471 29792 raft_consensus.cc:359] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.193269 29792 raft_consensus.cc:385] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.193574 29792 raft_consensus.cc:740] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.193589 29794 raft_consensus.cc:359] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.193739 29793 raft_consensus.cc:359] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.194522 29794 raft_consensus.cc:385] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.194617 29793 raft_consensus.cc:385] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.194525 29792 consensus_queue.cc:260] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.195109 29794 raft_consensus.cc:740] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.195163 29793 raft_consensus.cc:740] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.196126 29794 consensus_queue.cc:260] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.197078 29792 ts_tablet_manager.cc:1434] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:21:38.198079 29792 tablet_bootstrap.cc:492] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:38.198344 29794 ts_tablet_manager.cc:1434] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:21:38.199358 29794 tablet_bootstrap.cc:492] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:38.203835 29792 tablet_bootstrap.cc:654] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.204908 29794 tablet_bootstrap.cc:654] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.197006 29793 consensus_queue.cc:260] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.208240 29793 ts_tablet_manager.cc:1434] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:21:38.209416 29793 tablet_bootstrap.cc:492] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:38.212571 29799 raft_consensus.cc:493] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.213083 29799 raft_consensus.cc:515] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.216048 29793 tablet_bootstrap.cc:654] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.221218 29799 leader_election.cc:290] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.223205 29800 raft_consensus.cc:493] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.223871 29800 raft_consensus.cc:515] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.239880 29800 leader_election.cc:290] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.269232 29797 raft_consensus.cc:493] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.269794 29797 raft_consensus.cc:515] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.294741 29799 raft_consensus.cc:493] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.295331 29799 raft_consensus.cc:515] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.297749 29799 leader_election.cc:290] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.282244 29797 leader_election.cc:290] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:38.314877 29797 raft_consensus.cc:493] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.315478 29797 raft_consensus.cc:515] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.317636 29797 leader_election.cc:290] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:38.326289 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81c4ca20b54b35b194c96bb89aa887" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:38.337162 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81c4ca20b54b35b194c96bb89aa887" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:38.340348 29792 tablet_bootstrap.cc:492] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:38.340827 29792 ts_tablet_manager.cc:1403] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.143s	user 0.057s	sys 0.075s
I20260630 12:21:38.345131 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18233b5783af4662aa955bbc1593e48d" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
W20260630 12:21:38.345402 29636 leader_election.cc:343] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.349134 29792 raft_consensus.cc:359] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
W20260630 12:21:38.350623 29637 leader_election.cc:343] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.351194 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18233b5783af4662aa955bbc1593e48d" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:38.351195 29637 leader_election.cc:304] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976; no voters: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4
I20260630 12:21:38.352386 29598 raft_consensus.cc:2468] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:38.353025 29799 raft_consensus.cc:2749] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:38.353569 29637 leader_election.cc:304] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:38.354452 29799 raft_consensus.cc:2804] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:38.354796 29799 raft_consensus.cc:493] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:21:38.354967 29636 leader_election.cc:343] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.355144 29799 raft_consensus.cc:3060] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.355763 29793 tablet_bootstrap.cc:492] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:38.356326 29793 ts_tablet_manager.cc:1403] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.009s
I20260630 12:21:38.357095 29794 tablet_bootstrap.cc:492] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:38.357579 29794 ts_tablet_manager.cc:1403] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.158s	user 0.041s	sys 0.089s
I20260630 12:21:38.351365 29792 raft_consensus.cc:385] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.359036 29792 raft_consensus.cc:740] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.359916 29792 consensus_queue.cc:260] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.362224 29792 ts_tablet_manager.cc:1434] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260630 12:21:38.363102 29794 raft_consensus.cc:359] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.363830 29794 raft_consensus.cc:385] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.364281 29794 raft_consensus.cc:740] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.365123 29792 tablet_bootstrap.cc:492] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:38.365064 29794 consensus_queue.cc:260] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.365677 29793 raft_consensus.cc:359] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.366731 29793 raft_consensus.cc:385] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.363747 29799 raft_consensus.cc:515] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.369660 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18233b5783af4662aa955bbc1593e48d" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:38.370297 29598 raft_consensus.cc:3060] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.372319 29792 tablet_bootstrap.cc:654] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.380271 29598 raft_consensus.cc:2468] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 1.
I20260630 12:21:38.383826 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8aeab6adba4af78247d45f59a3032a" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:38.384709 29637 leader_election.cc:304] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:38.385751 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
W20260630 12:21:38.388197 29711 leader_election.cc:343] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.383203 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18233b5783af4662aa955bbc1593e48d" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:38.389070 29747 raft_consensus.cc:3060] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:21:38.389216 29711 leader_election.cc:343] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.383848 29799 leader_election.cc:290] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 election: Requested vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.390478 29799 raft_consensus.cc:2804] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:38.391009 29799 raft_consensus.cc:697] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Becoming Leader. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Running, Role: LEADER
I20260630 12:21:38.391914 29799 consensus_queue.cc:237] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Queue going to LEADER mode. State: All 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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.380846 29793 raft_consensus.cc:740] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.396950 29793 consensus_queue.cc:260] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.401261 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18233b5783af4662aa955bbc1593e48d" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:38.403491 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8aeab6adba4af78247d45f59a3032a" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:38.398077 29794 ts_tablet_manager.cc:1434] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260630 12:21:38.405356 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:38.406255 29794 tablet_bootstrap.cc:492] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:38.399626 29747 raft_consensus.cc:2468] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 1.
I20260630 12:21:38.406908 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18233b5783af4662aa955bbc1593e48d" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:38.407938 29746 raft_consensus.cc:2393] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a215df11980941b1a77981b248b103a4 in current term 1: Already voted for candidate 0002343c741e45dbac47439bf6dc9976 in this term.
I20260630 12:21:38.415063 29816 raft_consensus.cc:493] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.415630 29816 raft_consensus.cc:515] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.417771 29816 leader_election.cc:290] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
W20260630 12:21:38.418588 29544 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:21:38.418627 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b5baa24234b62bfc87bc9063f7b58" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
W20260630 12:21:38.420357 29713 leader_election.cc:343] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.422894 29713 leader_election.cc:304] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d; no voters: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4
I20260630 12:21:38.423382 29549 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:21:38.424153 29713 leader_election.cc:343] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:21:38.424599 29549 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:21:38.424547 29792 tablet_bootstrap.cc:492] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:38.424634 29713 leader_election.cc:304] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d; no voters: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4
I20260630 12:21:38.425536 29792 ts_tablet_manager.cc:1403] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.028s
I20260630 12:21:38.425861 29797 raft_consensus.cc:2749] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:38.424822 29561 leader_election.cc:304] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [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: a215df11980941b1a77981b248b103a4; no voters: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d
I20260630 12:21:38.426541 29797 raft_consensus.cc:2749] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:38.427208 29800 raft_consensus.cc:2749] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:38.427352 29793 ts_tablet_manager.cc:1434] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.013s
I20260630 12:21:38.428551 29793 tablet_bootstrap.cc:492] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:38.428704 29792 raft_consensus.cc:359] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.429499 29792 raft_consensus.cc:385] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.429844 29792 raft_consensus.cc:740] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.430660 29792 consensus_queue.cc:260] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.433197 29792 ts_tablet_manager.cc:1434] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:21:38.434553 29792 tablet_bootstrap.cc:492] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:38.438992 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b5baa24234b62bfc87bc9063f7b58" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:38.440120 29793 tablet_bootstrap.cc:654] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.441396 29792 tablet_bootstrap.cc:654] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.422327 29598 raft_consensus.cc:2468] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 0.
I20260630 12:21:38.443521 29711 leader_election.cc:304] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:38.444844 29816 raft_consensus.cc:2804] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:38.445410 29816 raft_consensus.cc:493] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:38.445916 29816 raft_consensus.cc:3060] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:21:38.452570 29713 leader_election.cc:343] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.466738 29816 raft_consensus.cc:515] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.474529 29792 tablet_bootstrap.cc:492] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:38.474696 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b5baa24234b62bfc87bc9063f7b58" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:38.474448 29496 catalog_manager.cc:5697] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0002343c741e45dbac47439bf6dc9976 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:38.475495 29598 raft_consensus.cc:3060] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.475545 29792 ts_tablet_manager.cc:1403] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.021s
I20260630 12:21:38.471158 29794 tablet_bootstrap.cc:654] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.480504 29792 raft_consensus.cc:359] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.481703 29792 raft_consensus.cc:385] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.482174 29792 raft_consensus.cc:740] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.483489 29792 consensus_queue.cc:260] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.487215 29792 ts_tablet_manager.cc:1434] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.002s
I20260630 12:21:38.488543 29792 tablet_bootstrap.cc:492] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:38.493815 29598 raft_consensus.cc:2468] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 1.
I20260630 12:21:38.495461 29792 tablet_bootstrap.cc:654] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.495553 29800 raft_consensus.cc:493] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.497457 29800 raft_consensus.cc:515] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.500190 29800 leader_election.cc:290] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.501101 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b39f2e7084242bebcfb6a5b3e7058be" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:38.496093 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b5baa24234b62bfc87bc9063f7b58" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:38.502074 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b39f2e7084242bebcfb6a5b3e7058be" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:38.500325 29799 raft_consensus.cc:493] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.494839 29816 leader_election.cc:290] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 election: Requested vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:38.503539 29799 raft_consensus.cc:515] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
W20260630 12:21:38.504136 29561 leader_election.cc:343] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.506021 29794 tablet_bootstrap.cc:492] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:38.506177 29799 leader_election.cc:290] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.506577 29794 ts_tablet_manager.cc:1403] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.101s	user 0.004s	sys 0.009s
I20260630 12:21:38.507867 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f0736b45734c8b8471d70aac0cab74" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:38.508039 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f0736b45734c8b8471d70aac0cab74" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:38.508816 29746 raft_consensus.cc:2468] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:38.509276 29793 tablet_bootstrap.cc:492] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
W20260630 12:21:38.509577 29564 leader_election.cc:343] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.509887 29793 ts_tablet_manager.cc:1403] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.016s
I20260630 12:21:38.510054 29564 leader_election.cc:304] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [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: a215df11980941b1a77981b248b103a4; no voters: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d
I20260630 12:21:38.511034 29636 leader_election.cc:304] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d; no voters: 
W20260630 12:21:38.511940 29637 leader_election.cc:343] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.512244 29800 raft_consensus.cc:2749] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:21:38.513871 29713 leader_election.cc:343] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.513307 29799 raft_consensus.cc:2804] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:38.514770 29799 raft_consensus.cc:493] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:38.514605 29711 leader_election.cc:304] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: 0002343c741e45dbac47439bf6dc9976
I20260630 12:21:38.515424 29799 raft_consensus.cc:3060] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.516386 29816 raft_consensus.cc:2804] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:38.516993 29794 raft_consensus.cc:359] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.517808 29794 raft_consensus.cc:385] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.517872 29816 raft_consensus.cc:697] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Becoming Leader. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Running, Role: LEADER
I20260630 12:21:38.518252 29794 raft_consensus.cc:740] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.519197 29816 consensus_queue.cc:237] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Queue going to LEADER mode. State: All 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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.519140 29794 consensus_queue.cc:260] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.524149 29792 tablet_bootstrap.cc:492] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:38.513360 29793 raft_consensus.cc:359] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.524823 29792 ts_tablet_manager.cc:1403] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.004s
I20260630 12:21:38.531194 29792 raft_consensus.cc:359] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.531901 29792 raft_consensus.cc:385] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.532306 29792 raft_consensus.cc:740] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.533186 29792 consensus_queue.cc:260] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.535686 29792 ts_tablet_manager.cc:1434] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:21:38.535234 29494 catalog_manager.cc:5697] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7598b9be57a141cebfb4557982a2441d (127.26.1.195). New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:38.536972 29792 tablet_bootstrap.cc:492] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:38.528155 29794 ts_tablet_manager.cc:1434] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260630 12:21:38.540300 29794 tablet_bootstrap.cc:492] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:38.544590 29792 tablet_bootstrap.cc:654] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.548748 29793 raft_consensus.cc:385] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.551518 29792 tablet_bootstrap.cc:492] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:38.550760 29799 raft_consensus.cc:515] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.552207 29792 ts_tablet_manager.cc:1403] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.001s
I20260630 12:21:38.552225 29794 tablet_bootstrap.cc:654] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.551512 29793 raft_consensus.cc:740] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.555142 29792 raft_consensus.cc:359] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.555722 29799 leader_election.cc:290] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 election: Requested vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.555752 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f0736b45734c8b8471d70aac0cab74" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:38.555495 29793 consensus_queue.cc:260] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.555851 29792 raft_consensus.cc:385] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.556744 29746 raft_consensus.cc:3060] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.556872 29792 raft_consensus.cc:740] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.557760 29792 consensus_queue.cc:260] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.559399 29792 ts_tablet_manager.cc:1434] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260630 12:21:38.561991 29793 ts_tablet_manager.cc:1434] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260630 12:21:38.563109 29793 tablet_bootstrap.cc:492] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:38.589373 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f0736b45734c8b8471d70aac0cab74" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4"
W20260630 12:21:38.594218 29637 leader_election.cc:343] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.596544 29799 raft_consensus.cc:493] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.598045 29816 raft_consensus.cc:493] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.599097 29816 raft_consensus.cc:515] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.597525 29799 raft_consensus.cc:515] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.612118 29816 leader_election.cc:290] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:38.614660 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f4b4917edf48c4a28f60fe36a6b29a" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:38.615672 29671 raft_consensus.cc:2468] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 0.
I20260630 12:21:38.616091 29746 raft_consensus.cc:2468] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 1.
I20260630 12:21:38.617101 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f4b4917edf48c4a28f60fe36a6b29a" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:38.618322 29597 raft_consensus.cc:2468] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:38.619458 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f4b4917edf48c4a28f60fe36a6b29a" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:38.620232 29747 raft_consensus.cc:2468] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:38.620770 29799 leader_election.cc:290] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.620627 29713 leader_election.cc:304] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [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: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d; no voters: 
I20260630 12:21:38.618351 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f4b4917edf48c4a28f60fe36a6b29a" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:38.622480 29816 raft_consensus.cc:2804] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:38.623418 29816 raft_consensus.cc:493] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:38.623494 29598 raft_consensus.cc:2468] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 0.
I20260630 12:21:38.624002 29816 raft_consensus.cc:3060] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.618360 29636 leader_election.cc:304] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d; no voters: a215df11980941b1a77981b248b103a4
I20260630 12:21:38.626293 29636 leader_election.cc:304] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d; no voters: 
I20260630 12:21:38.627470 29822 raft_consensus.cc:2804] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:38.628132 29822 raft_consensus.cc:697] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Becoming Leader. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Running, Role: LEADER
I20260630 12:21:38.630247 29793 tablet_bootstrap.cc:654] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.629626 29822 consensus_queue.cc:237] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Queue going to LEADER mode. State: All 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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.631009 29799 raft_consensus.cc:2804] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:38.631440 29799 raft_consensus.cc:493] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:38.631778 29799 raft_consensus.cc:3060] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.634969 29816 raft_consensus.cc:515] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.638257 29816 leader_election.cc:290] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 election: Requested vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:38.638134 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f4b4917edf48c4a28f60fe36a6b29a" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:38.639750 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f4b4917edf48c4a28f60fe36a6b29a" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:38.640388 29598 raft_consensus.cc:3060] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.639907 29793 tablet_bootstrap.cc:492] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:38.641760 29793 ts_tablet_manager.cc:1403] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.001s
I20260630 12:21:38.645352 29799 raft_consensus.cc:515] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.646821 29671 raft_consensus.cc:2393] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7598b9be57a141cebfb4557982a2441d in current term 1: Already voted for candidate 0002343c741e45dbac47439bf6dc9976 in this term.
I20260630 12:21:38.650450 29794 tablet_bootstrap.cc:492] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:38.651327 29794 ts_tablet_manager.cc:1403] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.008s
I20260630 12:21:38.653448 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f4b4917edf48c4a28f60fe36a6b29a" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:38.653448 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f4b4917edf48c4a28f60fe36a6b29a" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:38.654263 29598 raft_consensus.cc:2468] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 1.
I20260630 12:21:38.654552 29746 raft_consensus.cc:2393] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0002343c741e45dbac47439bf6dc9976 in current term 1: Already voted for candidate 7598b9be57a141cebfb4557982a2441d in this term.
I20260630 12:21:38.655889 29711 leader_election.cc:304] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: 0002343c741e45dbac47439bf6dc9976
I20260630 12:21:38.655517 29794 raft_consensus.cc:359] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.656188 29636 leader_election.cc:304] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976; no voters: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4
I20260630 12:21:38.656644 29794 raft_consensus.cc:385] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.647527 29793 raft_consensus.cc:359] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.656955 29816 raft_consensus.cc:2804] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:38.657073 29794 raft_consensus.cc:740] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.657593 29816 raft_consensus.cc:697] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Becoming Leader. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Running, Role: LEADER
I20260630 12:21:38.657128 29822 raft_consensus.cc:2749] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:21:38.658207 29794 consensus_queue.cc:260] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.658814 29816 consensus_queue.cc:237] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [LEADER]: Queue going to LEADER mode. State: All 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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.661803 29794 ts_tablet_manager.cc:1434] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260630 12:21:38.660977 29494 catalog_manager.cc:5697] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0002343c741e45dbac47439bf6dc9976 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:38.663514 29793 raft_consensus.cc:385] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.663589 29799 leader_election.cc:290] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 election: Requested vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.664378 29793 raft_consensus.cc:740] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.665390 29793 consensus_queue.cc:260] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.667889 29794 tablet_bootstrap.cc:492] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:38.668931 29793 ts_tablet_manager.cc:1434] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.003s
I20260630 12:21:38.670552 29793 tablet_bootstrap.cc:492] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:38.673815 29800 raft_consensus.cc:493] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.675765 29800 raft_consensus.cc:515] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.679490 29793 tablet_bootstrap.cc:654] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.682979 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
W20260630 12:21:38.685504 29564 leader_election.cc:343] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:38.689453 29794 tablet_bootstrap.cc:654] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.705852 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:38.706569 29746 raft_consensus.cc:2468] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 0.
I20260630 12:21:38.707870 29561 leader_election.cc:304] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [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: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: 0002343c741e45dbac47439bf6dc9976
I20260630 12:21:38.708242 29800 leader_election.cc:290] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.708806 29800 raft_consensus.cc:2804] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:38.709270 29800 raft_consensus.cc:493] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:38.709650 29800 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.709765 29496 catalog_manager.cc:5697] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7598b9be57a141cebfb4557982a2441d (127.26.1.195). New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:38.721848 29793 tablet_bootstrap.cc:492] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:38.722395 29793 ts_tablet_manager.cc:1403] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.029s
I20260630 12:21:38.725642 29793 raft_consensus.cc:359] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.726291 29793 raft_consensus.cc:385] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.726630 29839 raft_consensus.cc:493] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.726671 29793 raft_consensus.cc:740] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.726425 29800 raft_consensus.cc:515] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.727365 29794 tablet_bootstrap.cc:492] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:38.727469 29839 raft_consensus.cc:515] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.728058 29794 ts_tablet_manager.cc:1403] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.064s	user 0.003s	sys 0.013s
I20260630 12:21:38.727972 29793 consensus_queue.cc:260] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.730331 29839 leader_election.cc:290] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.731256 29793 ts_tablet_manager.cc:1434] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:21:38.731848 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:38.731683 29794 raft_consensus.cc:359] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.732427 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81c4ca20b54b35b194c96bb89aa887" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:38.732513 29794 raft_consensus.cc:385] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.732558 29671 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.733145 29746 raft_consensus.cc:2468] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 0.
I20260630 12:21:38.733170 29794 raft_consensus.cc:740] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.734454 29794 consensus_queue.cc:260] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.735931 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81c4ca20b54b35b194c96bb89aa887" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:38.736620 29672 raft_consensus.cc:2468] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 0.
I20260630 12:21:38.737615 29794 ts_tablet_manager.cc:1434] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:21:38.738409 29564 leader_election.cc:304] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:38.738759 29794 tablet_bootstrap.cc:492] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:38.740020 29839 raft_consensus.cc:2804] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:38.740476 29839 raft_consensus.cc:493] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:38.740859 29839 raft_consensus.cc:3060] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.742143 29671 raft_consensus.cc:2468] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 1.
I20260630 12:21:38.743623 29793 tablet_bootstrap.cc:492] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:38.744935 29564 leader_election.cc:304] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:38.746609 29799 raft_consensus.cc:493] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.747299 29794 tablet_bootstrap.cc:654] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.747159 29799 raft_consensus.cc:515] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.750396 29841 raft_consensus.cc:2804] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:38.751768 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b39f2e7084242bebcfb6a5b3e7058be" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:38.752985 29746 raft_consensus.cc:2468] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:38.753216 29800 leader_election.cc:290] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 election: Requested vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.754710 29636 leader_election.cc:304] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d; no voters: 
I20260630 12:21:38.756018 29822 raft_consensus.cc:2804] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:38.756580 29822 raft_consensus.cc:493] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:38.757061 29822 raft_consensus.cc:3060] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.758563 29841 raft_consensus.cc:697] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Becoming Leader. State: Replica: a215df11980941b1a77981b248b103a4, State: Running, Role: LEADER
I20260630 12:21:38.759549 29841 consensus_queue.cc:237] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [LEADER]: Queue going to LEADER mode. State: All 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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.760010 29839 raft_consensus.cc:515] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.760413 29799 leader_election.cc:290] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.762950 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81c4ca20b54b35b194c96bb89aa887" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:38.763622 29671 raft_consensus.cc:3060] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.764726 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:38.765605 29746 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.769694 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b39f2e7084242bebcfb6a5b3e7058be" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:38.770499 29598 raft_consensus.cc:2468] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:38.773191 29671 raft_consensus.cc:2468] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 1.
I20260630 12:21:38.774708 29564 leader_election.cc:304] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:38.776379 29839 leader_election.cc:290] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 election: Requested vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.777076 29839 raft_consensus.cc:2804] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:38.777957 29839 raft_consensus.cc:697] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Becoming Leader. State: Replica: a215df11980941b1a77981b248b103a4, State: Running, Role: LEADER
I20260630 12:21:38.778885 29839 consensus_queue.cc:237] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [LEADER]: Queue going to LEADER mode. State: All 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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.780292 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81c4ca20b54b35b194c96bb89aa887" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:38.781183 29747 raft_consensus.cc:3060] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.789386 29496 catalog_manager.cc:5697] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a215df11980941b1a77981b248b103a4 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:38.803555 29793 tablet_bootstrap.cc:654] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:38.808396 29747 raft_consensus.cc:2468] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 1.
I20260630 12:21:38.801424 29822 raft_consensus.cc:515] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.813305 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b39f2e7084242bebcfb6a5b3e7058be" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:38.813576 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b39f2e7084242bebcfb6a5b3e7058be" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:38.814154 29598 raft_consensus.cc:3060] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.817430 29746 raft_consensus.cc:2468] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 1.
I20260630 12:21:38.814436 29747 raft_consensus.cc:3060] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.822548 29822 leader_election.cc:290] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 election: Requested vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.826920 29794 tablet_bootstrap.cc:492] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:38.827143 29598 raft_consensus.cc:2468] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 1.
I20260630 12:21:38.827543 29794 ts_tablet_manager.cc:1403] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.089s	user 0.044s	sys 0.041s
I20260630 12:21:38.829031 29637 leader_election.cc:304] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:38.830403 29799 raft_consensus.cc:2804] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:38.830945 29799 raft_consensus.cc:697] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Becoming Leader. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Running, Role: LEADER
I20260630 12:21:38.831642 29794 raft_consensus.cc:359] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.831869 29799 consensus_queue.cc:237] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Queue going to LEADER mode. State: All 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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.832643 29794 raft_consensus.cc:385] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.833046 29794 raft_consensus.cc:740] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.833370 29747 raft_consensus.cc:2468] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 1.
I20260630 12:21:38.833963 29794 consensus_queue.cc:260] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.837126 29794 ts_tablet_manager.cc:1434] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:21:38.839254 29821 consensus_queue.cc:1048] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:21:38.841967 29793 tablet_bootstrap.cc:492] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:38.842517 29793 ts_tablet_manager.cc:1403] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.004s
I20260630 12:21:38.844681 29793 raft_consensus.cc:359] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.845393 29793 raft_consensus.cc:385] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:38.845718 29793 raft_consensus.cc:740] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:38.848615 29496 catalog_manager.cc:5697] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0002343c741e45dbac47439bf6dc9976 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:38.850351 29793 consensus_queue.cc:260] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.853834 29793 ts_tablet_manager.cc:1434] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:21:38.860566 29494 catalog_manager.cc:5697] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a215df11980941b1a77981b248b103a4 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:38.865995 29821 consensus_queue.cc:1048] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" 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:21:38.902810 29821 raft_consensus.cc:493] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.903316 29821 raft_consensus.cc:515] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.905491 29821 leader_election.cc:290] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.906390 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8aeab6adba4af78247d45f59a3032a" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:38.906647 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8aeab6adba4af78247d45f59a3032a" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:38.907095 29598 raft_consensus.cc:2468] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:38.907457 29747 raft_consensus.cc:2468] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:38.908357 29637 leader_election.cc:304] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:38.909070 29821 raft_consensus.cc:2804] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:38.909422 29821 raft_consensus.cc:493] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:38.909734 29821 raft_consensus.cc:3060] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.915304 29821 raft_consensus.cc:515] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.917049 29821 leader_election.cc:290] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 election: Requested vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.918066 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8aeab6adba4af78247d45f59a3032a" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:38.918169 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8aeab6adba4af78247d45f59a3032a" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:38.918723 29598 raft_consensus.cc:3060] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.918833 29747 raft_consensus.cc:3060] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.921145 29839 raft_consensus.cc:493] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:38.921684 29839 raft_consensus.cc:515] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.924074 29839 leader_election.cc:290] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:38.924382 29598 raft_consensus.cc:2468] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 1.
I20260630 12:21:38.924889 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f0736b45734c8b8471d70aac0cab74" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:38.926007 29637 leader_election.cc:304] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:38.926013 29747 raft_consensus.cc:2468] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 1.
I20260630 12:21:38.926918 29821 raft_consensus.cc:2804] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:38.926997 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f0736b45734c8b8471d70aac0cab74" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:38.927789 29821 raft_consensus.cc:697] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Becoming Leader. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Running, Role: LEADER
I20260630 12:21:38.928136 29746 raft_consensus.cc:2393] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a215df11980941b1a77981b248b103a4 in current term 1: Already voted for candidate 0002343c741e45dbac47439bf6dc9976 in this term.
I20260630 12:21:38.928925 29821 consensus_queue.cc:237] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Queue going to LEADER mode. State: All 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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:38.929912 29561 leader_election.cc:304] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [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: a215df11980941b1a77981b248b103a4; no voters: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d
I20260630 12:21:38.930682 29839 raft_consensus.cc:3060] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.936147 29839 raft_consensus.cc:2749] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:38.937529 29494 catalog_manager.cc:5697] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0002343c741e45dbac47439bf6dc9976 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:38.942497 29671 raft_consensus.cc:3060] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:38.949739 29816 consensus_queue.cc:1048] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:38.960676 29816 consensus_queue.cc:1048] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:39.085506 29816 consensus_queue.cc:1048] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:39.099822 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:21:39.099599 29857 consensus_queue.cc:1048] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:21:39.110976 29860 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:21:39.113050 29859 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:21:39.118882 26631 server_base.cc:1061] running on GCE node
W20260630 12:21:39.119766 29863 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:21:39.121657 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:39.121922 26631 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:21:39.122154 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822099122132 us; error 0 us; skew 500 ppm
I20260630 12:21:39.122869 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:39.126806 26631 webserver.cc:533] Webserver started at http://127.26.1.196:39273/ using document root <none> and password file <none>
I20260630 12:21:39.127542 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:39.127831 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:39.128314 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:39.130287 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "e03dce27406c49fdb09981a98ab715eb"
format_stamp: "Formatted at 2026-06-30 12:21:39 on dist-test-slave-wnkp"
I20260630 12:21:39.133157 29821 consensus_queue.cc:1048] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" 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:21:39.136731 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260630 12:21:39.142063 29869 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:21:39.143113 26631 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:21:39.143563 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "e03dce27406c49fdb09981a98ab715eb"
format_stamp: "Formatted at 2026-06-30 12:21:39 on dist-test-slave-wnkp"
I20260630 12:21:39.143996 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-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:21:39.149171 29822 consensus_queue.cc:1048] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:21:39.176862 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:39.178440 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:39.180212 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:39.183079 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:39.183301 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:39.183604 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:39.183840 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:39.232796 29822 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" 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:21:39.233474 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:37087
I20260630 12:21:39.233569 29932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:37087 every 8 connection(s)
I20260630 12:21:39.247300 29821 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:39.252310 29496 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33310:
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:21:39.261927 29934 heartbeater.cc:344] Connected to a master server at 127.26.1.254:44657
I20260630 12:21:39.262456 29934 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:39.263602 29934 heartbeater.cc:507] Master 127.26.1.254:44657 requested a full tablet report, sending...
I20260630 12:21:39.266191 29494 ts_manager.cc:194] Registered new tserver with Master: e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087)
I20260630 12:21:39.267813 29494 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60822
I20260630 12:21:39.274683 29839 consensus_queue.cc:1048] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:21:39.287505 29496 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 823fb92a05814322ab71b299939e4b71 has no consensus state
W20260630 12:21:39.294399 29496 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bb2f74958cfe48c693e744179627cd5e has no consensus state
I20260630 12:21:39.296352 29839 consensus_queue.cc:1048] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:21:39.300040 29496 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bcc37801fa594485918b23588b67a9ba has no consensus state
W20260630 12:21:39.301623 29496 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0e06757a1d6542f89ecc5141b5369779 has no consensus state
W20260630 12:21:39.303045 29496 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4413a6ee51b242ab8a41545f0748567b has no consensus state
W20260630 12:21:39.304445 29496 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f2ce8517f1e2455c846466e2629046e0 has no consensus state
W20260630 12:21:39.306532 29496 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 244998aa05bb4f5eadaa059a65273455 has no consensus state
W20260630 12:21:39.307825 29496 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7cb58db2dae043b294df747757de210c has no consensus state
W20260630 12:21:39.315972 29481 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet bb2f74958cfe48c693e744179627cd5e (table range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet bb2f74958cfe48c693e744179627cd5e has no consensus state
I20260630 12:21:39.338261 29657 tablet_service.cc:1511] Processing CreateTablet for tablet 823fb92a05814322ab71b299939e4b71 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.339864 29657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823fb92a05814322ab71b299939e4b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.340581 29588 tablet_service.cc:1511] Processing CreateTablet for tablet 823fb92a05814322ab71b299939e4b71 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.342324 29588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823fb92a05814322ab71b299939e4b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.347554 29583 tablet_service.cc:1511] Processing CreateTablet for tablet bb2f74958cfe48c693e744179627cd5e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.349520 29583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2f74958cfe48c693e744179627cd5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.349670 29662 tablet_service.cc:1511] Processing CreateTablet for tablet bcc37801fa594485918b23588b67a9ba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.351249 29662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc37801fa594485918b23588b67a9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.357137 29821 consensus_queue.cc:1048] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:21:39.365945 29587 tablet_service.cc:1511] Processing CreateTablet for tablet 0e06757a1d6542f89ecc5141b5369779 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.367641 29587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e06757a1d6542f89ecc5141b5369779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.370164 29945 tablet_bootstrap.cc:492] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:39.374676 29730 tablet_service.cc:1511] Processing CreateTablet for tablet bb2f74958cfe48c693e744179627cd5e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.378132 29730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2f74958cfe48c693e744179627cd5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.378511 29841 consensus_queue.cc:1048] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" 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:21:39.381875 29940 consensus_queue.cc:1048] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:39.390833 29734 tablet_service.cc:1511] Processing CreateTablet for tablet bcc37801fa594485918b23588b67a9ba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.392874 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc37801fa594485918b23588b67a9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.396631 29945 tablet_bootstrap.cc:654] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
W20260630 12:21:39.425195 29544 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:21:39.426855 29660 tablet_service.cc:1511] Processing CreateTablet for tablet 0e06757a1d6542f89ecc5141b5369779 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.429564 29660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e06757a1d6542f89ecc5141b5369779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.432345 29737 tablet_service.cc:1511] Processing CreateTablet for tablet 4413a6ee51b242ab8a41545f0748567b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.433746 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4413a6ee51b242ab8a41545f0748567b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.440667 29588 tablet_service.cc:1511] Processing CreateTablet for tablet 4413a6ee51b242ab8a41545f0748567b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.442132 29588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4413a6ee51b242ab8a41545f0748567b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.457950 29658 tablet_service.cc:1511] Processing CreateTablet for tablet f2ce8517f1e2455c846466e2629046e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.460143 29658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ce8517f1e2455c846466e2629046e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.473526 29898 tablet_service.cc:1511] Processing CreateTablet for tablet 823fb92a05814322ab71b299939e4b71 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.475327 29898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823fb92a05814322ab71b299939e4b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.498715 29897 tablet_service.cc:1511] Processing CreateTablet for tablet bb2f74958cfe48c693e744179627cd5e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.500000 29895 tablet_service.cc:1511] Processing CreateTablet for tablet 0e06757a1d6542f89ecc5141b5369779 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.500813 29897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2f74958cfe48c693e744179627cd5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.506589 29945 tablet_bootstrap.cc:492] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:39.507222 29945 ts_tablet_manager.cc:1403] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.029s
I20260630 12:21:39.507566 29896 tablet_service.cc:1511] Processing CreateTablet for tablet bcc37801fa594485918b23588b67a9ba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.519131 29895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e06757a1d6542f89ecc5141b5369779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.500811 29583 tablet_service.cc:1511] Processing CreateTablet for tablet 244998aa05bb4f5eadaa059a65273455 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.521952 29896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc37801fa594485918b23588b67a9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.519526 29799 consensus_queue.cc:1048] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:21:39.530900 29894 tablet_service.cc:1511] Processing CreateTablet for tablet 4413a6ee51b242ab8a41545f0748567b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.533352 29894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4413a6ee51b242ab8a41545f0748567b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.537081 29735 tablet_service.cc:1511] Processing CreateTablet for tablet f2ce8517f1e2455c846466e2629046e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.537493 29662 tablet_service.cc:1511] Processing CreateTablet for tablet 244998aa05bb4f5eadaa059a65273455 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.538997 29735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ce8517f1e2455c846466e2629046e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.539052 29662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244998aa05bb4f5eadaa059a65273455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.556242 29893 tablet_service.cc:1511] Processing CreateTablet for tablet f2ce8517f1e2455c846466e2629046e0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.558338 29892 tablet_service.cc:1511] Processing CreateTablet for tablet 244998aa05bb4f5eadaa059a65273455 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.562770 29893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ce8517f1e2455c846466e2629046e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.565508 29892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244998aa05bb4f5eadaa059a65273455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.560848 29583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244998aa05bb4f5eadaa059a65273455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.568997 29945 raft_consensus.cc:359] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.575435 29945 raft_consensus.cc:385] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.576354 29945 raft_consensus.cc:740] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.577767 29945 consensus_queue.cc:260] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.580660 29945 ts_tablet_manager.cc:1434] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260630 12:21:39.581691 29945 tablet_bootstrap.cc:492] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:39.584689 29949 tablet_bootstrap.cc:492] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:39.589167 29950 tablet_bootstrap.cc:492] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:39.590236 29891 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb58db2dae043b294df747757de210c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.593340 29891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb58db2dae043b294df747757de210c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.594736 29737 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb58db2dae043b294df747757de210c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.587054 29587 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb58db2dae043b294df747757de210c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:21:39.598351 29587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb58db2dae043b294df747757de210c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.598620 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb58db2dae043b294df747757de210c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.661026 29945 tablet_bootstrap.cc:654] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.658886 29952 tablet_bootstrap.cc:492] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:39.663471 29949 tablet_bootstrap.cc:654] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.691567 29950 tablet_bootstrap.cc:654] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.692323 29945 tablet_bootstrap.cc:492] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:39.692500 29952 tablet_bootstrap.cc:654] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.692898 29945 ts_tablet_manager.cc:1403] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.016s
I20260630 12:21:39.694564 29949 tablet_bootstrap.cc:492] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:39.695072 29949 ts_tablet_manager.cc:1403] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.143s	user 0.017s	sys 0.010s
I20260630 12:21:39.696002 29945 raft_consensus.cc:359] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.696790 29945 raft_consensus.cc:385] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.697086 29945 raft_consensus.cc:740] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.697901 29949 raft_consensus.cc:359] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.697973 29945 consensus_queue.cc:260] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.698731 29949 raft_consensus.cc:385] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.699072 29949 raft_consensus.cc:740] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.700208 29949 consensus_queue.cc:260] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.702539 29949 ts_tablet_manager.cc:1434] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:21:39.704562 29949 tablet_bootstrap.cc:492] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:39.706171 29952 tablet_bootstrap.cc:492] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb: No bootstrap required, opened a new log
I20260630 12:21:39.706168 29950 tablet_bootstrap.cc:492] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:39.707029 29952 ts_tablet_manager.cc:1403] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.005s
I20260630 12:21:39.707131 29950 ts_tablet_manager.cc:1403] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.144s	user 0.005s	sys 0.017s
I20260630 12:21:39.710598 29950 raft_consensus.cc:359] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.711336 29949 tablet_bootstrap.cc:654] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.710934 29952 raft_consensus.cc:359] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.711551 29950 raft_consensus.cc:385] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.711997 29952 raft_consensus.cc:385] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.711997 29950 raft_consensus.cc:740] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.712679 29952 raft_consensus.cc:740] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.713254 29950 consensus_queue.cc:260] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.713642 29952 consensus_queue.cc:260] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.720641 29950 ts_tablet_manager.cc:1434] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:21:39.722105 29950 tablet_bootstrap.cc:492] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:39.728652 29945 ts_tablet_manager.cc:1434] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260630 12:21:39.735230 29945 tablet_bootstrap.cc:492] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:39.746908 29934 heartbeater.cc:499] Master 127.26.1.254:44657 was elected leader, sending a full tablet report...
I20260630 12:21:39.747502 29950 tablet_bootstrap.cc:654] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.752475 29949 tablet_bootstrap.cc:492] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:39.753000 29949 ts_tablet_manager.cc:1403] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.031s
I20260630 12:21:39.756434 29949 raft_consensus.cc:359] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.757236 29949 raft_consensus.cc:385] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.757548 29949 raft_consensus.cc:740] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.758594 29945 tablet_bootstrap.cc:654] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.758292 29949 consensus_queue.cc:260] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.761912 29822 raft_consensus.cc:493] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:39.762591 29822 raft_consensus.cc:515] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.771178 29952 ts_tablet_manager.cc:1434] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.063s	user 0.018s	sys 0.020s
I20260630 12:21:39.771622 29949 ts_tablet_manager.cc:1434] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.012s
I20260630 12:21:39.771982 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc37801fa594485918b23588b67a9ba" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:39.772845 29746 raft_consensus.cc:2468] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:39.773108 29949 tablet_bootstrap.cc:492] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:39.774539 29636 leader_election.cc:304] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d; no voters: 
I20260630 12:21:39.775336 29952 tablet_bootstrap.cc:492] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:39.775580 29821 raft_consensus.cc:2804] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:39.776015 29821 raft_consensus.cc:493] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:39.776969 29821 raft_consensus.cc:3060] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.783252 29949 tablet_bootstrap.cc:654] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.789424 29822 leader_election.cc:290] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327), e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087)
I20260630 12:21:39.792881 29821 raft_consensus.cc:515] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.795301 29821 leader_election.cc:290] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 election: Requested vote from peers 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327), e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087)
I20260630 12:21:39.802490 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc37801fa594485918b23588b67a9ba" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:39.803226 29746 raft_consensus.cc:3060] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.803807 29952 tablet_bootstrap.cc:654] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.810760 29949 tablet_bootstrap.cc:492] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:39.811478 29949 ts_tablet_manager.cc:1403] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.008s
I20260630 12:21:39.813285 29492 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16: range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e] alter complete (version 0)
I20260630 12:21:39.817309 29839 raft_consensus.cc:493] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:39.812644 29746 raft_consensus.cc:2468] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 1.
I20260630 12:21:39.820724 29950 tablet_bootstrap.cc:492] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:39.817865 29839 raft_consensus.cc:515] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.824694 29839 leader_election.cc:290] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087)
I20260630 12:21:39.821900 29950 ts_tablet_manager.cc:1403] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.003s
I20260630 12:21:39.821589 29907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc37801fa594485918b23588b67a9ba" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
I20260630 12:21:39.827266 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823fb92a05814322ab71b299939e4b71" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:39.821534 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc37801fa594485918b23588b67a9ba" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb" is_pre_election: true
I20260630 12:21:39.831470 29636 leader_election.cc:304] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d; no voters: 
I20260630 12:21:39.833221 29821 raft_consensus.cc:2804] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:39.834245 29821 raft_consensus.cc:697] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Becoming Leader. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Running, Role: LEADER
I20260630 12:21:39.835450 29821 consensus_queue.cc:237] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Queue going to LEADER mode. State: All 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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.839869 29952 tablet_bootstrap.cc:492] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb: No bootstrap required, opened a new log
I20260630 12:21:39.840448 29952 ts_tablet_manager.cc:1403] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.006s
I20260630 12:21:39.840495 29949 raft_consensus.cc:359] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.842068 29949 raft_consensus.cc:385] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.842825 29949 raft_consensus.cc:740] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.843457 29952 raft_consensus.cc:359] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
W20260630 12:21:39.832859 29636 leader_election.cc:343] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:21:39.846971 29636 leader_election.cc:343] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:39.846742 29950 raft_consensus.cc:359] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.847457 29950 raft_consensus.cc:385] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.847807 29950 raft_consensus.cc:740] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.844338 29949 consensus_queue.cc:260] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.850200 29839 raft_consensus.cc:493] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:39.850852 29839 raft_consensus.cc:515] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.852516 29950 consensus_queue.cc:260] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.853154 29839 leader_election.cc:290] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:39.853533 29672 raft_consensus.cc:2468] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 0.
I20260630 12:21:39.855733 29949 ts_tablet_manager.cc:1434] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.044s	user 0.014s	sys 0.002s
I20260630 12:21:39.856482 29945 tablet_bootstrap.cc:492] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:39.857036 29945 ts_tablet_manager.cc:1403] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.122s	user 0.022s	sys 0.021s
I20260630 12:21:39.857605 29949 tablet_bootstrap.cc:492] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:39.856155 29492 catalog_manager.cc:5697] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0002343c741e45dbac47439bf6dc9976 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:39.860225 29945 raft_consensus.cc:359] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:39.865967 29945 raft_consensus.cc:385] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.866292 29945 raft_consensus.cc:740] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.869807 29949 tablet_bootstrap.cc:654] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.870877 29945 consensus_queue.cc:260] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:39.875073 29945 ts_tablet_manager.cc:1434] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260630 12:21:39.876006 29945 tablet_bootstrap.cc:492] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:39.882748 29564 leader_election.cc:304] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:39.844192 29952 raft_consensus.cc:385] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.883699 29839 raft_consensus.cc:2804] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:39.883920 29952 raft_consensus.cc:740] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.884112 29839 raft_consensus.cc:493] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:39.884501 29839 raft_consensus.cc:3060] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.887785 29949 tablet_bootstrap.cc:492] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:39.888594 29949 ts_tablet_manager.cc:1403] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.004s
I20260630 12:21:39.887874 29952 consensus_queue.cc:260] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.890777 29952 ts_tablet_manager.cc:1434] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.002s
I20260630 12:21:39.891716 29952 tablet_bootstrap.cc:492] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:39.891929 29949 raft_consensus.cc:359] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:39.892774 29949 raft_consensus.cc:385] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.893126 29949 raft_consensus.cc:740] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.894138 29949 consensus_queue.cc:260] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:39.894855 29839 raft_consensus.cc:515] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.899648 29949 ts_tablet_manager.cc:1434] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:21:39.900903 29949 tablet_bootstrap.cc:492] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:39.902081 29952 tablet_bootstrap.cc:654] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.908039 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823fb92a05814322ab71b299939e4b71" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb" is_pre_election: true
I20260630 12:21:39.908682 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2f74958cfe48c693e744179627cd5e" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:39.909507 29747 raft_consensus.cc:2468] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 0.
I20260630 12:21:39.910070 29907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2f74958cfe48c693e744179627cd5e" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb" is_pre_election: true
W20260630 12:21:39.912110 29561 leader_election.cc:343] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:39.908784 29908 raft_consensus.cc:2468] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 0.
I20260630 12:21:39.913987 29561 leader_election.cc:304] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [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: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: e03dce27406c49fdb09981a98ab715eb
I20260630 12:21:39.914887 29841 raft_consensus.cc:2804] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:39.915287 29841 raft_consensus.cc:493] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:39.915616 29841 raft_consensus.cc:3060] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.916394 29949 tablet_bootstrap.cc:654] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.918102 29839 leader_election.cc:290] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 election: Requested vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087)
I20260630 12:21:39.919104 29950 ts_tablet_manager.cc:1434] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.001s
I20260630 12:21:39.920181 29950 tablet_bootstrap.cc:492] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:39.923062 29841 raft_consensus.cc:515] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.924147 29945 tablet_bootstrap.cc:654] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.925220 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823fb92a05814322ab71b299939e4b71" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:39.925872 29672 raft_consensus.cc:3060] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.931686 29949 tablet_bootstrap.cc:492] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d: No bootstrap required, opened a new log
I20260630 12:21:39.932287 29949 ts_tablet_manager.cc:1403] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260630 12:21:39.937798 29672 raft_consensus.cc:2468] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 1.
I20260630 12:21:39.938109 29949 raft_consensus.cc:359] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.939029 29949 raft_consensus.cc:385] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.939424 29949 raft_consensus.cc:740] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.939710 29952 tablet_bootstrap.cc:492] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb: No bootstrap required, opened a new log
I20260630 12:21:39.940400 29952 ts_tablet_manager.cc:1403] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.007s
I20260630 12:21:39.940392 29949 consensus_queue.cc:260] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.947041 29949 ts_tablet_manager.cc:1434] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:21:39.949713 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823fb92a05814322ab71b299939e4b71" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
I20260630 12:21:39.950588 29908 raft_consensus.cc:3060] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.952495 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2f74958cfe48c693e744179627cd5e" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:39.953241 29747 raft_consensus.cc:3060] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.953480 29907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2f74958cfe48c693e744179627cd5e" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
I20260630 12:21:39.962424 29747 raft_consensus.cc:2468] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 1.
I20260630 12:21:39.949658 29841 leader_election.cc:290] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 election: Requested vote from peers e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:39.963778 29952 raft_consensus.cc:359] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.963970 29561 leader_election.cc:304] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [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: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:39.965163 29952 raft_consensus.cc:385] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.965376 29564 leader_election.cc:304] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:39.965523 29839 raft_consensus.cc:2804] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:21:39.965682 29561 leader_election.cc:343] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:39.965622 29952 raft_consensus.cc:740] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.966390 29841 raft_consensus.cc:2804] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:39.966930 29841 raft_consensus.cc:697] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Becoming Leader. State: Replica: a215df11980941b1a77981b248b103a4, State: Running, Role: LEADER
I20260630 12:21:39.967324 29952 consensus_queue.cc:260] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:39.970973 29908 raft_consensus.cc:2468] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 1.
I20260630 12:21:39.972314 29952 ts_tablet_manager.cc:1434] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260630 12:21:39.973380 29952 tablet_bootstrap.cc:492] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:39.975860 29841 consensus_queue.cc:237] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [LEADER]: Queue going to LEADER mode. State: All 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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:39.977593 29950 tablet_bootstrap.cc:654] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.979662 29945 tablet_bootstrap.cc:492] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:39.980145 29945 ts_tablet_manager.cc:1403] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.104s	user 0.023s	sys 0.026s
I20260630 12:21:39.982607 29952 tablet_bootstrap.cc:654] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.992405 29839 raft_consensus.cc:697] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Becoming Leader. State: Replica: a215df11980941b1a77981b248b103a4, State: Running, Role: LEADER
I20260630 12:21:39.993925 29839 consensus_queue.cc:237] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [LEADER]: Queue going to LEADER mode. State: All 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: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.012890 29945 raft_consensus.cc:359] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.013820 29945 raft_consensus.cc:385] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.014204 29945 raft_consensus.cc:740] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.015206 29945 consensus_queue.cc:260] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.015193 29493 catalog_manager.cc:5697] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a215df11980941b1a77981b248b103a4 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:40.016023 29950 tablet_bootstrap.cc:492] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:40.019759 29950 ts_tablet_manager.cc:1403] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.008s
I20260630 12:21:40.022179 29945 ts_tablet_manager.cc:1434] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260630 12:21:40.023069 29952 tablet_bootstrap.cc:492] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb: No bootstrap required, opened a new log
I20260630 12:21:40.023495 29945 tablet_bootstrap.cc:492] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:40.023604 29952 ts_tablet_manager.cc:1403] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.016s
I20260630 12:21:40.023758 29950 raft_consensus.cc:359] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.024789 29950 raft_consensus.cc:385] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.025175 29950 raft_consensus.cc:740] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.026270 29950 consensus_queue.cc:260] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.027349 29952 raft_consensus.cc:359] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.028120 29952 raft_consensus.cc:385] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.028527 29952 raft_consensus.cc:740] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.029323 29950 ts_tablet_manager.cc:1434] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:21:40.029403 29952 consensus_queue.cc:260] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.030651 29950 tablet_bootstrap.cc:492] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:40.031176 29945 tablet_bootstrap.cc:654] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:40.031767 29952 ts_tablet_manager.cc:1434] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:21:40.033030 29952 tablet_bootstrap.cc:492] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:40.039639 29952 tablet_bootstrap.cc:654] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:40.047142 29950 tablet_bootstrap.cc:654] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:40.052824 29797 raft_consensus.cc:493] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:40.058001 29952 tablet_bootstrap.cc:492] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb: No bootstrap required, opened a new log
I20260630 12:21:40.058545 29952 ts_tablet_manager.cc:1403] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.001s
I20260630 12:21:40.053755 29797 raft_consensus.cc:515] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.062440 29797 leader_election.cc:290] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087), a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:40.067102 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4413a6ee51b242ab8a41545f0748567b" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:40.067818 29598 raft_consensus.cc:2468] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 0.
I20260630 12:21:40.068816 29799 raft_consensus.cc:493] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:40.069293 29799 raft_consensus.cc:515] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.069378 29493 catalog_manager.cc:5697] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a215df11980941b1a77981b248b103a4 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:40.071494 29799 leader_election.cc:290] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087)
I20260630 12:21:40.073624 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06757a1d6542f89ecc5141b5369779" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb" is_pre_election: true
I20260630 12:21:40.074298 29908 raft_consensus.cc:2468] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:40.077452 29636 leader_election.cc:304] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, e03dce27406c49fdb09981a98ab715eb; no voters: 
I20260630 12:21:40.078331 29821 raft_consensus.cc:2804] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:40.078692 29821 raft_consensus.cc:493] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:40.078768 29711 leader_election.cc:304] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:40.079116 29821 raft_consensus.cc:3060] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.079842 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06757a1d6542f89ecc5141b5369779" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:40.080519 29598 raft_consensus.cc:2468] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 0.
I20260630 12:21:40.086350 29797 raft_consensus.cc:2804] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:40.086864 29797 raft_consensus.cc:493] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:40.087347 29797 raft_consensus.cc:3060] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.095257 29821 raft_consensus.cc:515] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.104848 29821 leader_election.cc:290] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 1 election: Requested vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087)
I20260630 12:21:40.105937 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06757a1d6542f89ecc5141b5369779" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:40.106658 29598 raft_consensus.cc:3060] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.109521 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06757a1d6542f89ecc5141b5369779" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
I20260630 12:21:40.111140 29908 raft_consensus.cc:3060] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.111629 29797 raft_consensus.cc:515] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.112342 29945 tablet_bootstrap.cc:492] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:40.112910 29945 ts_tablet_manager.cc:1403] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.090s	user 0.038s	sys 0.020s
I20260630 12:21:40.115974 29950 tablet_bootstrap.cc:492] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:40.118413 29598 raft_consensus.cc:2468] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 1.
I20260630 12:21:40.119398 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4413a6ee51b242ab8a41545f0748567b" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:40.120096 29597 raft_consensus.cc:3060] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.121716 29950 ts_tablet_manager.cc:1403] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.035s
I20260630 12:21:40.120790 29637 leader_election.cc:304] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:40.121441 29797 leader_election.cc:290] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 election: Requested vote from peers e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087), a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:40.123364 29952 raft_consensus.cc:359] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.124229 29952 raft_consensus.cc:385] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.124099 29908 raft_consensus.cc:2468] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 1.
I20260630 12:21:40.124470 29821 raft_consensus.cc:2804] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:40.126231 29821 raft_consensus.cc:697] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Becoming Leader. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Running, Role: LEADER
I20260630 12:21:40.127166 29821 consensus_queue.cc:237] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Queue going to LEADER mode. State: All 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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.127518 29945 raft_consensus.cc:359] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.127776 29950 raft_consensus.cc:359] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.128360 29945 raft_consensus.cc:385] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.128731 29950 raft_consensus.cc:385] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.129043 29945 raft_consensus.cc:740] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.129179 29950 raft_consensus.cc:740] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.124644 29952 raft_consensus.cc:740] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.130107 29945 consensus_queue.cc:260] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.130716 29597 raft_consensus.cc:2468] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 1.
I20260630 12:21:40.130638 29952 consensus_queue.cc:260] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.132366 29711 leader_election.cc:304] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:40.132658 29945 ts_tablet_manager.cc:1434] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260630 12:21:40.133740 29945 tablet_bootstrap.cc:492] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4: Bootstrap starting.
I20260630 12:21:40.130163 29950 consensus_queue.cc:260] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.136186 29952 ts_tablet_manager.cc:1434] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.077s	user 0.004s	sys 0.007s
I20260630 12:21:40.137723 29952 tablet_bootstrap.cc:492] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:40.138180 29950 ts_tablet_manager.cc:1434] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260630 12:21:40.139241 29950 tablet_bootstrap.cc:492] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:40.144946 29952 tablet_bootstrap.cc:654] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:40.150812 29945 tablet_bootstrap.cc:654] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:40.153705 29950 tablet_bootstrap.cc:654] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:40.154990 29979 raft_consensus.cc:2804] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:40.157196 29979 raft_consensus.cc:697] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Becoming Leader. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Running, Role: LEADER
I20260630 12:21:40.158598 29907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4413a6ee51b242ab8a41545f0748567b" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
I20260630 12:21:40.158475 29979 consensus_queue.cc:237] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [LEADER]: Queue going to LEADER mode. State: All 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: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.158653 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4413a6ee51b242ab8a41545f0748567b" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb" is_pre_election: true
W20260630 12:21:40.160341 29710 leader_election.cc:343] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:21:40.162114 29710 leader_election.cc:343] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:40.165406 29950 tablet_bootstrap.cc:492] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976: No bootstrap required, opened a new log
I20260630 12:21:40.165938 29950 ts_tablet_manager.cc:1403] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.003s
I20260630 12:21:40.168560 29950 raft_consensus.cc:359] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.169129 29950 raft_consensus.cc:385] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.169381 29950 raft_consensus.cc:740] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.170037 29950 consensus_queue.cc:260] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.170955 29952 tablet_bootstrap.cc:492] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb: No bootstrap required, opened a new log
I20260630 12:21:40.171505 29952 ts_tablet_manager.cc:1403] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.006s
I20260630 12:21:40.172066 29950 ts_tablet_manager.cc:1434] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:21:40.172408 29945 tablet_bootstrap.cc:492] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4: No bootstrap required, opened a new log
I20260630 12:21:40.172931 29945 ts_tablet_manager.cc:1403] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.004s
I20260630 12:21:40.174782 29952 raft_consensus.cc:359] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.175606 29952 raft_consensus.cc:385] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.175274 29493 catalog_manager.cc:5697] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7598b9be57a141cebfb4557982a2441d (127.26.1.195). New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:40.175971 29952 raft_consensus.cc:740] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.176139 29945 raft_consensus.cc:359] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.176874 29945 raft_consensus.cc:385] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.177184 29945 raft_consensus.cc:740] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.177240 29952 consensus_queue.cc:260] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.178160 29945 consensus_queue.cc:260] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.180612 29945 ts_tablet_manager.cc:1434] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:21:40.181974 29952 ts_tablet_manager.cc:1434] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:21:40.185760 29952 tablet_bootstrap.cc:492] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:40.185331 29492 catalog_manager.cc:5697] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0002343c741e45dbac47439bf6dc9976 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:40.194860 29952 tablet_bootstrap.cc:654] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:40.203294 29952 tablet_bootstrap.cc:492] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb: No bootstrap required, opened a new log
I20260630 12:21:40.203856 29952 ts_tablet_manager.cc:1403] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260630 12:21:40.206790 29952 raft_consensus.cc:359] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:40.207669 29952 raft_consensus.cc:385] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.207990 29952 raft_consensus.cc:740] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.208853 29952 consensus_queue.cc:260] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } }
I20260630 12:21:40.210850 29952 ts_tablet_manager.cc:1434] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:21:40.211795 29952 tablet_bootstrap.cc:492] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:40.217725 29952 tablet_bootstrap.cc:654] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:40.218930 29979 raft_consensus.cc:493] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:40.219457 29979 raft_consensus.cc:515] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.221678 29979 leader_election.cc:290] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087), a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:40.222338 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb58db2dae043b294df747757de210c" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb" is_pre_election: true
I20260630 12:21:40.222851 29908 raft_consensus.cc:2468] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 0.
I20260630 12:21:40.222859 29952 tablet_bootstrap.cc:492] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb: No bootstrap required, opened a new log
I20260630 12:21:40.223534 29952 ts_tablet_manager.cc:1403] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260630 12:21:40.223906 29710 leader_election.cc:304] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d, e03dce27406c49fdb09981a98ab715eb; no voters: 
I20260630 12:21:40.224176 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb58db2dae043b294df747757de210c" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:40.224808 29979 raft_consensus.cc:2804] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:40.224807 29597 raft_consensus.cc:2468] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 0.
I20260630 12:21:40.225415 29979 raft_consensus.cc:493] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:40.225772 29979 raft_consensus.cc:3060] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.226306 29952 raft_consensus.cc:359] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.226895 29952 raft_consensus.cc:385] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:40.227116 29952 raft_consensus.cc:740] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: FOLLOWER
I20260630 12:21:40.227715 29952 consensus_queue.cc:260] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.229452 29952 ts_tablet_manager.cc:1434] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:21:40.231364 29979 raft_consensus.cc:515] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.233071 29979 leader_election.cc:290] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 election: Requested vote from peers e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087), a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:40.233947 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb58db2dae043b294df747757de210c" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
I20260630 12:21:40.234297 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb58db2dae043b294df747757de210c" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:40.234889 29597 raft_consensus.cc:3060] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.234496 29908 raft_consensus.cc:3060] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.241979 29597 raft_consensus.cc:2468] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 1.
I20260630 12:21:40.242599 29908 raft_consensus.cc:2468] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 1.
I20260630 12:21:40.243214 29711 leader_election.cc:304] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:40.244125 29979 raft_consensus.cc:2804] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:40.244603 29979 raft_consensus.cc:697] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Becoming Leader. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Running, Role: LEADER
I20260630 12:21:40.245361 29979 consensus_queue.cc:237] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [LEADER]: Queue going to LEADER mode. State: All 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: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.252511 29493 catalog_manager.cc:5697] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7598b9be57a141cebfb4557982a2441d (127.26.1.195). New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:40.258631 29979 raft_consensus.cc:493] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:40.259255 29979 raft_consensus.cc:515] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.261739 29979 leader_election.cc:290] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087), 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:40.262069 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce8517f1e2455c846466e2629046e0" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb" is_pre_election: true
I20260630 12:21:40.262353 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce8517f1e2455c846466e2629046e0" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:40.262768 29908 raft_consensus.cc:2468] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 0.
I20260630 12:21:40.262935 29672 raft_consensus.cc:2468] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 0.
I20260630 12:21:40.263883 29710 leader_election.cc:304] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d, e03dce27406c49fdb09981a98ab715eb; no voters: 
I20260630 12:21:40.264607 29979 raft_consensus.cc:2804] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:40.264961 29979 raft_consensus.cc:493] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:40.265239 29979 raft_consensus.cc:3060] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.269640 29979 raft_consensus.cc:515] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.271306 29979 leader_election.cc:290] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 1 election: Requested vote from peers e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087), 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:40.272157 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce8517f1e2455c846466e2629046e0" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
I20260630 12:21:40.272424 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce8517f1e2455c846466e2629046e0" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:40.272820 29908 raft_consensus.cc:3060] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.272953 29672 raft_consensus.cc:3060] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.279026 29908 raft_consensus.cc:2468] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 1.
I20260630 12:21:40.279065 29672 raft_consensus.cc:2468] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 1.
I20260630 12:21:40.280242 29710 leader_election.cc:304] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [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: 7598b9be57a141cebfb4557982a2441d, e03dce27406c49fdb09981a98ab715eb; no voters: 
I20260630 12:21:40.281020 29979 raft_consensus.cc:2804] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:40.281586 29979 raft_consensus.cc:697] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Becoming Leader. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Running, Role: LEADER
I20260630 12:21:40.282222 29979 consensus_queue.cc:237] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Queue going to LEADER mode. State: All 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: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.289739 29493 catalog_manager.cc:5697] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7598b9be57a141cebfb4557982a2441d (127.26.1.195). New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:40.297843 29799 consensus_queue.cc:1048] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" 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:21:40.310454 29908 raft_consensus.cc:3060] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.318539 29821 consensus_queue.cc:1048] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:21:40.349772 29839 raft_consensus.cc:493] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:40.350368 29839 raft_consensus.cc:515] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.352061 29839 leader_election.cc:290] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087), 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:40.352967 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244998aa05bb4f5eadaa059a65273455" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb" is_pre_election: true
I20260630 12:21:40.353127 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244998aa05bb4f5eadaa059a65273455" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976" is_pre_election: true
I20260630 12:21:40.353550 29908 raft_consensus.cc:2468] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 0.
I20260630 12:21:40.353701 29672 raft_consensus.cc:2468] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 0.
I20260630 12:21:40.354632 29561 leader_election.cc:304] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [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: a215df11980941b1a77981b248b103a4, e03dce27406c49fdb09981a98ab715eb; no voters: 
I20260630 12:21:40.355320 29839 raft_consensus.cc:2804] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:40.355764 29839 raft_consensus.cc:493] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:40.356043 29839 raft_consensus.cc:3060] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.359630 29841 consensus_queue.cc:1048] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:40.361938 29839 raft_consensus.cc:515] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.364816 29839 leader_election.cc:290] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 1 election: Requested vote from peers e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087), 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:40.366387 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244998aa05bb4f5eadaa059a65273455" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:40.366982 29671 raft_consensus.cc:3060] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.368908 29908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244998aa05bb4f5eadaa059a65273455" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
I20260630 12:21:40.369474 29908 raft_consensus.cc:3060] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.373347 29671 raft_consensus.cc:2468] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 1.
I20260630 12:21:40.374334 29564 leader_election.cc:304] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [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: 0002343c741e45dbac47439bf6dc9976, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:40.374562 29908 raft_consensus.cc:2468] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 1.
I20260630 12:21:40.375247 29970 raft_consensus.cc:2804] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:40.375772 29970 raft_consensus.cc:697] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Becoming Leader. State: Replica: a215df11980941b1a77981b248b103a4, State: Running, Role: LEADER
I20260630 12:21:40.377234 29970 consensus_queue.cc:237] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [LEADER]: Queue going to LEADER mode. State: All 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: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.378683 29940 consensus_queue.cc:1048] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:40.394063 29492 catalog_manager.cc:5697] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a215df11980941b1a77981b248b103a4 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:40.395578 29958 raft_consensus.cc:493] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:40.396158 29958 raft_consensus.cc:515] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.404862 29958 leader_election.cc:290] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327), a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:40.417236 29908 raft_consensus.cc:3060] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.425175 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2f74958cfe48c693e744179627cd5e" candidate_uuid: "e03dce27406c49fdb09981a98ab715eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7598b9be57a141cebfb4557982a2441d" is_pre_election: true
I20260630 12:21:40.425825 29970 consensus_queue.cc:1048] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:40.426024 29747 raft_consensus.cc:2393] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e03dce27406c49fdb09981a98ab715eb in current term 1: Already voted for candidate a215df11980941b1a77981b248b103a4 in this term.
I20260630 12:21:40.428545 29597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2f74958cfe48c693e744179627cd5e" candidate_uuid: "e03dce27406c49fdb09981a98ab715eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a215df11980941b1a77981b248b103a4" is_pre_election: true
I20260630 12:21:40.430018 29871 leader_election.cc:304] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [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: e03dce27406c49fdb09981a98ab715eb; no voters: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4
I20260630 12:21:40.430408 29549 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:21:40.436165 29958 raft_consensus.cc:2749] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:40.449671 29841 consensus_queue.cc:1048] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" 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:21:40.513548 29672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e06757a1d6542f89ecc5141b5369779"
dest_uuid: "0002343c741e45dbac47439bf6dc9976"
mode: GRACEFUL
new_leader_uuid: "e03dce27406c49fdb09981a98ab715eb"
 from {username='slave'} at 127.0.0.1:53282
I20260630 12:21:40.514330 29672 raft_consensus.cc:606] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Received request to transfer leadership to TS e03dce27406c49fdb09981a98ab715eb
I20260630 12:21:40.514286 29671 consensus_queue.cc:237] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:40.526185 29799 consensus_queue.cc:1048] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:40.531253 29747 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4413a6ee51b242ab8a41545f0748567b"
dest_uuid: "7598b9be57a141cebfb4557982a2441d"
mode: GRACEFUL
new_leader_uuid: "e03dce27406c49fdb09981a98ab715eb"
 from {username='slave'} at 127.0.0.1:45118
I20260630 12:21:40.531873 29747 raft_consensus.cc:606] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Received request to transfer leadership to TS e03dce27406c49fdb09981a98ab715eb
I20260630 12:21:40.535800 29672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b39f2e7084242bebcfb6a5b3e7058be"
dest_uuid: "0002343c741e45dbac47439bf6dc9976"
mode: GRACEFUL
new_leader_uuid: "a215df11980941b1a77981b248b103a4"
 from {username='slave'} at 127.0.0.1:53282
I20260630 12:21:40.536428 29672 raft_consensus.cc:606] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Received request to transfer leadership to TS a215df11980941b1a77981b248b103a4
I20260630 12:21:40.552073 29908 raft_consensus.cc:3060] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:40.552894 29799 consensus_queue.cc:1048] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:40.558115 29597 raft_consensus.cc:1275] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:40.559716 29821 consensus_queue.cc:1048] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } 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:21:40.563637 29598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb2f74958cfe48c693e744179627cd5e"
dest_uuid: "a215df11980941b1a77981b248b103a4"
mode: GRACEFUL
new_leader_uuid: "e03dce27406c49fdb09981a98ab715eb"
 from {username='slave'} at 127.0.0.1:38082
I20260630 12:21:40.564226 29598 raft_consensus.cc:606] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Received request to transfer leadership to TS e03dce27406c49fdb09981a98ab715eb
I20260630 12:21:40.564983 29797 consensus_queue.cc:1048] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:21:40.565918 29549 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:21:40.566776 29549 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:40.574247 29821 raft_consensus.cc:2955] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.576243 29797 raft_consensus.cc:993] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d: : Instructing follower e03dce27406c49fdb09981a98ab715eb to start an election
I20260630 12:21:40.576912 29797 raft_consensus.cc:1081] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Signalling peer e03dce27406c49fdb09981a98ab715eb to start an election
I20260630 12:21:40.582360 29597 raft_consensus.cc:2955] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.583813 29907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4413a6ee51b242ab8a41545f0748567b"
dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
 from {username='slave'} at 127.0.0.1:33396
I20260630 12:21:40.584522 29907 raft_consensus.cc:493] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:21:40.584903 29907 raft_consensus.cc:3060] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.607894 29797 consensus_queue.cc:1048] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:21:40.666662 29636 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.196:37087, user_credentials={real_user=slave}} blocked reactor thread for 116582us
I20260630 12:21:40.670179 29907 raft_consensus.cc:515] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.671357 29908 raft_consensus.cc:1240] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Rejecting Update request from peer 7598b9be57a141cebfb4557982a2441d for earlier term 1. Current term is 2. Ops: []
I20260630 12:21:40.672665 29907 leader_election.cc:290] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [CANDIDATE]: Term 2 election: Requested vote from peers 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327), a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:40.673307 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4413a6ee51b242ab8a41545f0748567b" candidate_uuid: "e03dce27406c49fdb09981a98ab715eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:40.674333 29747 raft_consensus.cc:3055] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:21:40.674779 29747 raft_consensus.cc:740] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Running, Role: LEADER
I20260630 12:21:40.675249 29746 raft_consensus.cc:1275] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:40.675989 29747 consensus_queue.cc:260] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [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: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.677673 29747 raft_consensus.cc:3060] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.678951 29799 consensus_queue.cc:1048] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:21:40.679984 29636 consensus_peers.cc:597] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 -> Peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Couldn't send request to peer e03dce27406c49fdb09981a98ab715eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd8aeab6adba4af78247d45f59a3032a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:40.676040 29596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4413a6ee51b242ab8a41545f0748567b" candidate_uuid: "e03dce27406c49fdb09981a98ab715eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:40.689677 29596 raft_consensus.cc:3060] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.694093 29493 catalog_manager.cc:5697] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 reported cstate change: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:40.699638 29747 raft_consensus.cc:2468] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e03dce27406c49fdb09981a98ab715eb in term 2.
I20260630 12:21:40.701076 29870 leader_election.cc:304] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [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: 7598b9be57a141cebfb4557982a2441d, e03dce27406c49fdb09981a98ab715eb; no voters: 
I20260630 12:21:40.702909 29958 raft_consensus.cc:2804] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:21:40.711194 29958 raft_consensus.cc:697] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 2 LEADER]: Becoming Leader. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Running, Role: LEADER
I20260630 12:21:40.713279 29958 consensus_queue.cc:237] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [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: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.715513 29598 consensus_queue.cc:237] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:40.719403 29596 raft_consensus.cc:2468] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e03dce27406c49fdb09981a98ab715eb in term 2.
I20260630 12:21:40.710386 29746 raft_consensus.cc:2955] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.734633 29492 catalog_manager.cc:5697] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb reported cstate change: term changed from 1 to 2, leader changed from 7598b9be57a141cebfb4557982a2441d (127.26.1.195) to e03dce27406c49fdb09981a98ab715eb (127.26.1.196). New cstate: current_term: 2 leader_uuid: "e03dce27406c49fdb09981a98ab715eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:40.746935 29799 raft_consensus.cc:993] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976: : Instructing follower e03dce27406c49fdb09981a98ab715eb to start an election
I20260630 12:21:40.747498 29799 raft_consensus.cc:1081] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Signalling peer e03dce27406c49fdb09981a98ab715eb to start an election
I20260630 12:21:40.749354 29747 raft_consensus.cc:1275] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:40.749601 29907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e06757a1d6542f89ecc5141b5369779"
dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
 from {username='slave'} at 127.0.0.1:33376
I20260630 12:21:40.750169 29907 raft_consensus.cc:493] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:21:40.750552 29907 raft_consensus.cc:3060] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.750764 29841 consensus_queue.cc:1048] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:21:40.753435 29561 consensus_peers.cc:597] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 -> Peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Couldn't send request to peer e03dce27406c49fdb09981a98ab715eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a81c4ca20b54b35b194c96bb89aa887. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:40.753969 29671 raft_consensus.cc:1275] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:40.755879 29841 consensus_queue.cc:1048] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:40.757562 29907 raft_consensus.cc:515] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.761718 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06757a1d6542f89ecc5141b5369779" candidate_uuid: "e03dce27406c49fdb09981a98ab715eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:40.762346 29598 raft_consensus.cc:3060] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.766254 29907 leader_election.cc:290] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [CANDIDATE]: Term 2 election: Requested vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:40.766707 30013 consensus_queue.cc:1048] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:40.771901 29598 raft_consensus.cc:2468] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e03dce27406c49fdb09981a98ab715eb in term 2.
I20260630 12:21:40.775199 29871 leader_election.cc:304] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [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: a215df11980941b1a77981b248b103a4, e03dce27406c49fdb09981a98ab715eb; no voters: 
I20260630 12:21:40.776062 29958 raft_consensus.cc:2804] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:21:40.776593 29958 raft_consensus.cc:697] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 2 LEADER]: Becoming Leader. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Running, Role: LEADER
I20260630 12:21:40.776342 29970 raft_consensus.cc:2955] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.777459 29958 consensus_queue.cc:237] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.781452 29841 consensus_queue.cc:1048] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:40.787320 29797 consensus_queue.cc:1048] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:40.789211 29746 raft_consensus.cc:2955] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.793306 29672 raft_consensus.cc:2955] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.793579 29492 catalog_manager.cc:5697] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb reported cstate change: term changed from 1 to 2, leader changed from 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) to e03dce27406c49fdb09981a98ab715eb (127.26.1.196). New cstate: current_term: 2 leader_uuid: "e03dce27406c49fdb09981a98ab715eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:40.796020 29673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e06757a1d6542f89ecc5141b5369779" candidate_uuid: "e03dce27406c49fdb09981a98ab715eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:40.796690 29673 raft_consensus.cc:3055] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:21:40.796996 29673 raft_consensus.cc:740] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Running, Role: LEADER
I20260630 12:21:40.797807 29673 consensus_queue.cc:260] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } }
I20260630 12:21:40.799120 29673 raft_consensus.cc:3060] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.834794 29822 raft_consensus.cc:993] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976: : Instructing follower a215df11980941b1a77981b248b103a4 to start an election
I20260630 12:21:40.835309 29822 raft_consensus.cc:1081] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Signalling peer a215df11980941b1a77981b248b103a4 to start an election
I20260630 12:21:40.835796 30013 consensus_queue.cc:1048] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:40.838060 29496 catalog_manager.cc:5697] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d reported cstate change: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.846915 29598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b39f2e7084242bebcfb6a5b3e7058be"
dest_uuid: "a215df11980941b1a77981b248b103a4"
 from {username='slave'} at 127.0.0.1:52908
I20260630 12:21:40.847591 29598 raft_consensus.cc:493] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:21:40.847978 29598 raft_consensus.cc:3060] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.852201 29673 raft_consensus.cc:2468] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e03dce27406c49fdb09981a98ab715eb in term 2.
I20260630 12:21:40.861034 29746 consensus_queue.cc:237] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:40.873792 29598 raft_consensus.cc:515] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:40.877851 29598 leader_election.cc:290] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:40.879700 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b39f2e7084242bebcfb6a5b3e7058be" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:40.880380 29747 raft_consensus.cc:3060] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.886001 29940 consensus_queue.cc:1048] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:40.888695 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b39f2e7084242bebcfb6a5b3e7058be" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:40.889586 29671 raft_consensus.cc:3055] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:21:40.891749 29747 raft_consensus.cc:2468] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 2.
I20260630 12:21:40.893482 29561 leader_election.cc:304] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [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: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:40.894598 29940 raft_consensus.cc:2804] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:21:40.895417 29940 raft_consensus.cc:697] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 2 LEADER]: Becoming Leader. State: Replica: a215df11980941b1a77981b248b103a4, State: Running, Role: LEADER
I20260630 12:21:40.896526 29940 consensus_queue.cc:237] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:40.890012 29671 raft_consensus.cc:740] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Running, Role: LEADER
I20260630 12:21:40.912639 29671 consensus_queue.cc:260] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:40.911671 30027 consensus_queue.cc:1048] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:21:40.921305 29671 raft_consensus.cc:3060] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.937717 29839 raft_consensus.cc:993] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4: : Instructing follower e03dce27406c49fdb09981a98ab715eb to start an election
I20260630 12:21:40.938318 29839 raft_consensus.cc:1081] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Signalling peer e03dce27406c49fdb09981a98ab715eb to start an election
I20260630 12:21:40.941920 29671 raft_consensus.cc:2468] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 2.
W20260630 12:21:40.943768 29710 consensus_peers.cc:597] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d -> Peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Couldn't send request to peer e03dce27406c49fdb09981a98ab715eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 247b5baa24234b62bfc87bc9063f7b58. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:40.944954 29598 raft_consensus.cc:1275] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:40.944810 29905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb2f74958cfe48c693e744179627cd5e"
dest_uuid: "e03dce27406c49fdb09981a98ab715eb"
 from {username='slave'} at 127.0.0.1:33392
I20260630 12:21:40.946101 29905 raft_consensus.cc:493] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:21:40.946229 29672 raft_consensus.cc:1275] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:40.946504 29905 raft_consensus.cc:3060] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.947934 29797 consensus_queue.cc:1048] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:40.948813 29979 consensus_queue.cc:1048] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:40.956404 29493 catalog_manager.cc:5697] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 reported cstate change: term changed from 1 to 2, leader changed from 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) to a215df11980941b1a77981b248b103a4 (127.26.1.193). New cstate: current_term: 2 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:40.964568 30031 ts_tablet_manager.cc:933] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: Initiating tablet copy from peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:40.974273 29596 raft_consensus.cc:2955] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.971101 29797 raft_consensus.cc:2955] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.981011 29672 raft_consensus.cc:2955] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.983644 30031 tablet_copy_client.cc:323] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:39287
I20260630 12:21:40.989931 29905 raft_consensus.cc:515] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:40.993225 29905 leader_election.cc:290] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [CANDIDATE]: Term 2 election: Requested vote from peers 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327), a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:40.992236 29492 catalog_manager.cc:5697] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 reported cstate change: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:40.993942 29746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2f74958cfe48c693e744179627cd5e" candidate_uuid: "e03dce27406c49fdb09981a98ab715eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:40.994660 29683 tablet_copy_service.cc:140] P 0002343c741e45dbac47439bf6dc9976: Received BeginTabletCopySession request for tablet fd8aeab6adba4af78247d45f59a3032a from peer e03dce27406c49fdb09981a98ab715eb ({username='slave'} at 127.0.0.1:53304)
I20260630 12:21:40.994971 29746 raft_consensus.cc:3060] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.995301 29683 tablet_copy_service.cc:161] P 0002343c741e45dbac47439bf6dc9976: Beginning new tablet copy session on tablet fd8aeab6adba4af78247d45f59a3032a from peer e03dce27406c49fdb09981a98ab715eb at {username='slave'} at 127.0.0.1:53304: session id = e03dce27406c49fdb09981a98ab715eb-fd8aeab6adba4af78247d45f59a3032a
W20260630 12:21:41.004649 29544 auto_rebalancer.cc:639] Failed to schedule move for tablet 8b39f2e7084242bebcfb6a5b3e7058be: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:21:41.005410 29596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2f74958cfe48c693e744179627cd5e" candidate_uuid: "e03dce27406c49fdb09981a98ab715eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:41.006122 29596 raft_consensus.cc:3055] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:21:41.006593 29596 raft_consensus.cc:740] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Running, Role: LEADER
I20260630 12:21:41.007486 29596 consensus_queue.cc:260] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [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: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:41.008601 29596 raft_consensus.cc:3060] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:41.009135 29746 raft_consensus.cc:2468] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e03dce27406c49fdb09981a98ab715eb in term 2.
I20260630 12:21:41.011785 29870 leader_election.cc:304] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [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: 7598b9be57a141cebfb4557982a2441d, e03dce27406c49fdb09981a98ab715eb; no voters: 
I20260630 12:21:41.012929 30017 raft_consensus.cc:2804] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:21:41.013434 30017 raft_consensus.cc:697] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 2 LEADER]: Becoming Leader. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Running, Role: LEADER
I20260630 12:21:41.014247 30017 consensus_queue.cc:237] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [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: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } }
I20260630 12:21:41.015544 29596 raft_consensus.cc:2468] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e03dce27406c49fdb09981a98ab715eb in term 2.
I20260630 12:21:41.018253 29683 tablet_copy_source_session.cc:215] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:41.021399 30031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8aeab6adba4af78247d45f59a3032a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:41.021843 29492 catalog_manager.cc:5697] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb reported cstate change: term changed from 1 to 2, leader changed from a215df11980941b1a77981b248b103a4 (127.26.1.193) to e03dce27406c49fdb09981a98ab715eb (127.26.1.196). New cstate: current_term: 2 leader_uuid: "e03dce27406c49fdb09981a98ab715eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:41.038331 30031 tablet_copy_client.cc:806] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:41.039089 30031 tablet_copy_client.cc:670] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:41.042968 30031 tablet_copy_client.cc:538] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:41.052282 30031 tablet_bootstrap.cc:492] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:41.071612 30031 tablet_bootstrap.cc:492] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: 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:21:41.072575 30031 tablet_bootstrap.cc:492] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: Bootstrap complete.
I20260630 12:21:41.073247 30031 ts_tablet_manager.cc:1403] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.007s
I20260630 12:21:41.076025 30031 raft_consensus.cc:359] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:41.076910 30031 raft_consensus.cc:740] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: LEARNER
I20260630 12:21:41.077540 30031 consensus_queue.cc:260] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:41.080161 30031 ts_tablet_manager.cc:1434] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:21:41.083485 29683 tablet_copy_service.cc:342] P 0002343c741e45dbac47439bf6dc9976: Request end of tablet copy session e03dce27406c49fdb09981a98ab715eb-fd8aeab6adba4af78247d45f59a3032a received from {username='slave'} at 127.0.0.1:53304
I20260630 12:21:41.083918 29683 tablet_copy_service.cc:434] P 0002343c741e45dbac47439bf6dc9976: ending tablet copy session e03dce27406c49fdb09981a98ab715eb-fd8aeab6adba4af78247d45f59a3032a on tablet fd8aeab6adba4af78247d45f59a3032a with peer e03dce27406c49fdb09981a98ab715eb
I20260630 12:21:41.181304 29596 raft_consensus.cc:1275] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Refusing update from remote peer e03dce27406c49fdb09981a98ab715eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:41.182694 30017 consensus_queue.cc:1048] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:41.191277 30031 ts_tablet_manager.cc:933] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: Initiating tablet copy from peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:41.192747 29672 raft_consensus.cc:1275] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Refusing update from remote peer e03dce27406c49fdb09981a98ab715eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:41.196061 30036 consensus_queue.cc:1048] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:41.201674 30031 tablet_copy_client.cc:323] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:43975
I20260630 12:21:41.204761 29608 tablet_copy_service.cc:140] P a215df11980941b1a77981b248b103a4: Received BeginTabletCopySession request for tablet 1a81c4ca20b54b35b194c96bb89aa887 from peer e03dce27406c49fdb09981a98ab715eb ({username='slave'} at 127.0.0.1:38076)
I20260630 12:21:41.205360 29608 tablet_copy_service.cc:161] P a215df11980941b1a77981b248b103a4: Beginning new tablet copy session on tablet 1a81c4ca20b54b35b194c96bb89aa887 from peer e03dce27406c49fdb09981a98ab715eb at {username='slave'} at 127.0.0.1:38076: session id = e03dce27406c49fdb09981a98ab715eb-1a81c4ca20b54b35b194c96bb89aa887
I20260630 12:21:41.212680 29608 tablet_copy_source_session.cc:215] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:41.215638 30031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a81c4ca20b54b35b194c96bb89aa887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:41.231178 30031 tablet_copy_client.cc:806] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:41.231755 30031 tablet_copy_client.cc:670] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:41.237187 30031 tablet_copy_client.cc:538] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:41.245250 30031 tablet_bootstrap.cc:492] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:41.256841 29596 raft_consensus.cc:1275] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Refusing update from remote peer e03dce27406c49fdb09981a98ab715eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:41.258380 30036 consensus_queue.cc:1048] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:41.261720 30031 tablet_bootstrap.cc:492] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: 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:21:41.262699 30031 tablet_bootstrap.cc:492] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: Bootstrap complete.
I20260630 12:21:41.263391 30031 ts_tablet_manager.cc:1403] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260630 12:21:41.268404 30031 raft_consensus.cc:359] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:41.269368 30031 raft_consensus.cc:740] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: LEARNER
I20260630 12:21:41.269691 29746 raft_consensus.cc:1275] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Refusing update from remote peer e03dce27406c49fdb09981a98ab715eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:41.270181 30031 consensus_queue.cc:260] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:41.271394 30017 consensus_queue.cc:1048] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:41.273710 30031 ts_tablet_manager.cc:1434] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:21:41.276636 29608 tablet_copy_service.cc:342] P a215df11980941b1a77981b248b103a4: Request end of tablet copy session e03dce27406c49fdb09981a98ab715eb-1a81c4ca20b54b35b194c96bb89aa887 received from {username='slave'} at 127.0.0.1:38076
I20260630 12:21:41.277122 29608 tablet_copy_service.cc:434] P a215df11980941b1a77981b248b103a4: ending tablet copy session e03dce27406c49fdb09981a98ab715eb-1a81c4ca20b54b35b194c96bb89aa887 on tablet 1a81c4ca20b54b35b194c96bb89aa887 with peer e03dce27406c49fdb09981a98ab715eb
I20260630 12:21:41.329805 29672 raft_consensus.cc:1275] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:41.331310 29970 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:41.351262 29746 raft_consensus.cc:1275] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:41.359620 29839 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260630 12:21:41.379204 30031 ts_tablet_manager.cc:933] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: Initiating tablet copy from peer 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:41.396775 30031 tablet_copy_client.cc:323] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:37327
I20260630 12:21:41.399453 29757 tablet_copy_service.cc:140] P 7598b9be57a141cebfb4557982a2441d: Received BeginTabletCopySession request for tablet 247b5baa24234b62bfc87bc9063f7b58 from peer e03dce27406c49fdb09981a98ab715eb ({username='slave'} at 127.0.0.1:45112)
I20260630 12:21:41.399953 29596 raft_consensus.cc:1275] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Refusing update from remote peer e03dce27406c49fdb09981a98ab715eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:41.400039 29757 tablet_copy_service.cc:161] P 7598b9be57a141cebfb4557982a2441d: Beginning new tablet copy session on tablet 247b5baa24234b62bfc87bc9063f7b58 from peer e03dce27406c49fdb09981a98ab715eb at {username='slave'} at 127.0.0.1:45112: session id = e03dce27406c49fdb09981a98ab715eb-247b5baa24234b62bfc87bc9063f7b58
I20260630 12:21:41.401796 30017 consensus_queue.cc:1048] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:21:41.415292 29746 raft_consensus.cc:1275] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Refusing update from remote peer e03dce27406c49fdb09981a98ab715eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:41.416814 29958 consensus_queue.cc:1048] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:41.424491 29757 tablet_copy_source_session.cc:215] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:41.430287 30031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247b5baa24234b62bfc87bc9063f7b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:41.447479 30031 tablet_copy_client.cc:806] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:41.448112 30031 tablet_copy_client.cc:670] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:41.452047 30031 tablet_copy_client.cc:538] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:41.457639 30031 tablet_bootstrap.cc:492] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:41.465219 29905 raft_consensus.cc:1217] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:21:41.474684 30031 tablet_bootstrap.cc:492] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: 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:21:41.475478 30031 tablet_bootstrap.cc:492] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: Bootstrap complete.
I20260630 12:21:41.476018 30031 ts_tablet_manager.cc:1403] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:21:41.478456 30031 raft_consensus.cc:359] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:41.479281 30031 raft_consensus.cc:740] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: LEARNER
I20260630 12:21:41.479877 30031 consensus_queue.cc:260] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:41.482017 30031 ts_tablet_manager.cc:1434] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:21:41.483825 29757 tablet_copy_service.cc:342] P 7598b9be57a141cebfb4557982a2441d: Request end of tablet copy session e03dce27406c49fdb09981a98ab715eb-247b5baa24234b62bfc87bc9063f7b58 received from {username='slave'} at 127.0.0.1:45112
I20260630 12:21:41.484308 29757 tablet_copy_service.cc:434] P 7598b9be57a141cebfb4557982a2441d: ending tablet copy session e03dce27406c49fdb09981a98ab715eb-247b5baa24234b62bfc87bc9063f7b58 on tablet 247b5baa24234b62bfc87bc9063f7b58 with peer e03dce27406c49fdb09981a98ab715eb
I20260630 12:21:41.600916 29905 raft_consensus.cc:1217] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:21:42.004752 29905 raft_consensus.cc:1217] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:21:42.068523 29822 raft_consensus.cc:1064] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976: attempting to promote NON_VOTER e03dce27406c49fdb09981a98ab715eb to VOTER
I20260630 12:21:42.070729 29822 consensus_queue.cc:237] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:42.077643 29747 raft_consensus.cc:1275] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.077916 29598 raft_consensus.cc:1275] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.079336 30044 consensus_queue.cc:1048] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:21:42.080417 29822 consensus_queue.cc:1048] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } 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:21:42.081290 29905 raft_consensus.cc:1275] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.083045 30043 consensus_queue.cc:1048] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:42.101737 30043 raft_consensus.cc:2955] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.103873 29905 raft_consensus.cc:2955] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.108675 29598 raft_consensus.cc:2955] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.117326 29493 catalog_manager.cc:5697] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb reported cstate change: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.125105 29747 raft_consensus.cc:2955] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.146520 29671 consensus_queue.cc:237] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:42.151664 29905 raft_consensus.cc:1275] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:42.153028 29747 raft_consensus.cc:1275] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:42.153321 30043 consensus_queue.cc:1048] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:42.154726 29822 consensus_queue.cc:1048] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:21:42.157536 29839 raft_consensus.cc:1064] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4: attempting to promote NON_VOTER e03dce27406c49fdb09981a98ab715eb to VOTER
I20260630 12:21:42.162034 29839 consensus_queue.cc:237] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:42.163980 30043 raft_consensus.cc:2955] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a215df11980941b1a77981b248b103a4 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.166775 29747 raft_consensus.cc:2955] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a215df11980941b1a77981b248b103a4 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.171087 29905 raft_consensus.cc:2955] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a215df11980941b1a77981b248b103a4 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.175364 29483 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd8aeab6adba4af78247d45f59a3032a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:42.180723 29496 catalog_manager.cc:5697] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d reported cstate change: config changed from index 3 to 4, VOTER a215df11980941b1a77981b248b103a4 (127.26.1.193) evicted. New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.188621 29747 raft_consensus.cc:1275] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.189908 29671 raft_consensus.cc:1275] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.190433 29905 raft_consensus.cc:1275] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.190196 29970 consensus_queue.cc:1048] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } 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:21:42.192167 29970 consensus_queue.cc:1048] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:42.195063 29583 tablet_service.cc:1558] Processing DeleteTablet for tablet fd8aeab6adba4af78247d45f59a3032a with delete_type TABLET_DATA_TOMBSTONED (TS a215df11980941b1a77981b248b103a4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52902
I20260630 12:21:42.204576 29839 consensus_queue.cc:1048] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:42.217244 30055 tablet_replica.cc:333] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:42.218355 30055 raft_consensus.cc:2243] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:42.219125 30055 raft_consensus.cc:2272] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:42.219936 29970 raft_consensus.cc:2955] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.222052 29905 raft_consensus.cc:2955] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.227295 29746 raft_consensus.cc:2955] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.232532 29671 raft_consensus.cc:2955] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.237202 29496 catalog_manager.cc:5697] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb reported cstate change: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.249667 30055 ts_tablet_manager.cc:1916] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:42.253234 29598 consensus_queue.cc:237] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:42.262603 29905 raft_consensus.cc:1275] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:42.265250 29671 raft_consensus.cc:1275] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:42.266911 30055 ts_tablet_manager.cc:1929] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:21:42.264213 29970 consensus_queue.cc:1048] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260630 12:21:42.267889 30055 log.cc:1199] T fd8aeab6adba4af78247d45f59a3032a P a215df11980941b1a77981b248b103a4: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/fd8aeab6adba4af78247d45f59a3032a
I20260630 12:21:42.269037 29940 consensus_queue.cc:1048] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:42.269578 29481 catalog_manager.cc:5028] TS a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): tablet fd8aeab6adba4af78247d45f59a3032a (table range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]) successfully deleted
I20260630 12:21:42.275807 29839 raft_consensus.cc:2955] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.283597 29906 raft_consensus.cc:2955] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.286329 29481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a81c4ca20b54b35b194c96bb89aa887 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:42.277539 29671 raft_consensus.cc:2955] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.292090 29492 catalog_manager.cc:5697] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 reported cstate change: config changed from index 3 to 4, VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) evicted. New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:42.305961 29737 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a81c4ca20b54b35b194c96bb89aa887 with delete_type TABLET_DATA_TOMBSTONED (TS 7598b9be57a141cebfb4557982a2441d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43090
I20260630 12:21:42.307998 30059 tablet_replica.cc:333] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:42.308858 30059 raft_consensus.cc:2243] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:42.309422 30059 raft_consensus.cc:2272] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:42.313143 30059 ts_tablet_manager.cc:1916] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:42.325368 30059 ts_tablet_manager.cc:1929] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:21:42.325704 30059 log.cc:1199] T 1a81c4ca20b54b35b194c96bb89aa887 P 7598b9be57a141cebfb4557982a2441d: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-2-root/wals/1a81c4ca20b54b35b194c96bb89aa887
I20260630 12:21:42.327491 29480 catalog_manager.cc:5028] TS 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327): tablet 1a81c4ca20b54b35b194c96bb89aa887 (table range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]) successfully deleted
I20260630 12:21:42.404353 30024 raft_consensus.cc:1064] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d: attempting to promote NON_VOTER e03dce27406c49fdb09981a98ab715eb to VOTER
I20260630 12:21:42.406248 30024 consensus_queue.cc:237] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:42.412613 29906 raft_consensus.cc:1275] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.412708 29671 raft_consensus.cc:1275] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.413560 29598 raft_consensus.cc:1275] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.416095 30027 consensus_queue.cc:1048] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:42.417101 29797 consensus_queue.cc:1048] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:21:42.417825 30061 consensus_queue.cc:1048] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:42.433501 30061 raft_consensus.cc:2955] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.435505 29906 raft_consensus.cc:2955] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.438390 29598 raft_consensus.cc:2955] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.450255 29495 catalog_manager.cc:5697] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb reported cstate change: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.454236 29671 raft_consensus.cc:2955] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.471963 29747 consensus_queue.cc:237] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:42.477385 29906 raft_consensus.cc:1275] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:42.477772 29598 raft_consensus.cc:1275] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:42.478639 30061 consensus_queue.cc:1048] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:42.479472 30027 consensus_queue.cc:1048] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:21:42.485697 30061 raft_consensus.cc:2955] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.489065 29905 raft_consensus.cc:2955] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.494202 29480 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 247b5baa24234b62bfc87bc9063f7b58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:42.495142 29598 raft_consensus.cc:2955] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:42.502285 29493 catalog_manager.cc:5697] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d reported cstate change: config changed from index 3 to 4, VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) evicted. New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:42.515117 29658 tablet_service.cc:1558] Processing DeleteTablet for tablet 247b5baa24234b62bfc87bc9063f7b58 with delete_type TABLET_DATA_TOMBSTONED (TS 0002343c741e45dbac47439bf6dc9976 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34826
I20260630 12:21:42.516923 30065 tablet_replica.cc:333] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:42.517819 30065 raft_consensus.cc:2243] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:42.518412 30065 raft_consensus.cc:2272] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:42.520895 30065 ts_tablet_manager.cc:1916] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:42.531894 30065 ts_tablet_manager.cc:1929] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:21:42.532310 30065 log.cc:1199] T 247b5baa24234b62bfc87bc9063f7b58 P 0002343c741e45dbac47439bf6dc9976: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-1-root/wals/247b5baa24234b62bfc87bc9063f7b58
I20260630 12:21:42.533926 29483 catalog_manager.cc:5028] TS 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): tablet 247b5baa24234b62bfc87bc9063f7b58 (table range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]) successfully deleted
I20260630 12:21:42.567900 29549 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:21:42.580412 29598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1"
dest_uuid: "a215df11980941b1a77981b248b103a4"
mode: GRACEFUL
new_leader_uuid: "0002343c741e45dbac47439bf6dc9976"
 from {username='slave'} at 127.0.0.1:38082
I20260630 12:21:42.580986 29598 raft_consensus.cc:606] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Received request to transfer leadership to TS 0002343c741e45dbac47439bf6dc9976
I20260630 12:21:42.582295 29549 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:21:42.583014 29549 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:42.834275 29970 raft_consensus.cc:993] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4: : Instructing follower 0002343c741e45dbac47439bf6dc9976 to start an election
I20260630 12:21:42.834815 29970 raft_consensus.cc:1081] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Signalling peer 0002343c741e45dbac47439bf6dc9976 to start an election
I20260630 12:21:42.836510 29671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1"
dest_uuid: "0002343c741e45dbac47439bf6dc9976"
 from {username='slave'} at 127.0.0.1:34828
I20260630 12:21:42.836951 29671 raft_consensus.cc:493] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:21:42.837210 29671 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:42.841552 29671 raft_consensus.cc:515] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:42.842923 29671 leader_election.cc:290] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [CANDIDATE]: Term 2 election: Requested vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:42.843868 29598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:42.844120 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "0002343c741e45dbac47439bf6dc9976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:42.844381 29598 raft_consensus.cc:3055] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:21:42.844671 29598 raft_consensus.cc:740] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Running, Role: LEADER
I20260630 12:21:42.844703 29747 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:42.845393 29598 consensus_queue.cc:260] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:42.846314 29598 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:42.849185 29747 raft_consensus.cc:2468] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 2.
I20260630 12:21:42.850345 29636 leader_election.cc:304] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [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: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d; no voters: 
I20260630 12:21:42.850878 29598 raft_consensus.cc:2468] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0002343c741e45dbac47439bf6dc9976 in term 2.
I20260630 12:21:42.851034 30043 raft_consensus.cc:2804] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:21:42.852044 30043 raft_consensus.cc:697] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 2 LEADER]: Becoming Leader. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Running, Role: LEADER
I20260630 12:21:42.852811 30043 consensus_queue.cc:237] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:42.859135 29492 catalog_manager.cc:5697] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 reported cstate change: term changed from 1 to 2, leader changed from a215df11980941b1a77981b248b103a4 (127.26.1.193) to 0002343c741e45dbac47439bf6dc9976 (127.26.1.194). New cstate: current_term: 2 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:43.233343 29598 raft_consensus.cc:1275] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:43.234632 30043 consensus_queue.cc:1048] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:43.245007 29747 raft_consensus.cc:1275] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:43.246776 30043 consensus_queue.cc:1048] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:43.534962 29747 consensus_queue.cc:237] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:43.540460 29598 raft_consensus.cc:1275] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:43.541766 30074 consensus_queue.cc:1048] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } 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:21:43.542088 29671 raft_consensus.cc:1275] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:21:43.542788 29710 consensus_peers.cc:597] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d -> Peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Couldn't send request to peer e03dce27406c49fdb09981a98ab715eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8f4b4917edf48c4a28f60fe36a6b29a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:43.543437 30061 consensus_queue.cc:1048] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:43.550467 30074 raft_consensus.cc:2955] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:43.552147 29598 raft_consensus.cc:2955] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:43.555506 29671 raft_consensus.cc:2955] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:43.565472 29747 consensus_queue.cc:237] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [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: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: NON_VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: true } }
I20260630 12:21:43.566260 29495 catalog_manager.cc:5697] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d reported cstate change: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:21:43.573542 29713 consensus_peers.cc:597] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d -> Peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): Couldn't send request to peer 0002343c741e45dbac47439bf6dc9976. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7cb58db2dae043b294df747757de210c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:43.574762 29905 raft_consensus.cc:1275] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:43.576613 30074 consensus_queue.cc:1048] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:43.577309 29598 raft_consensus.cc:1275] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:43.578953 30077 consensus_queue.cc:1048] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:43.588007 30074 raft_consensus.cc:2955] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: NON_VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: true } } }
I20260630 12:21:43.590521 29905 raft_consensus.cc:2955] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: NON_VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: true } } }
I20260630 12:21:43.591645 29598 raft_consensus.cc:2955] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: NON_VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: true } } }
I20260630 12:21:43.602787 29596 consensus_queue.cc:237] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:43.605299 29492 catalog_manager.cc:5697] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb reported cstate change: config changed from index -1 to 2, NON_VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) added. New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: NON_VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: true } } }
I20260630 12:21:43.612185 29747 raft_consensus.cc:1275] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:21:43.614051 29970 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:21:43.614996 29561 consensus_peers.cc:597] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 -> Peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Couldn't send request to peer e03dce27406c49fdb09981a98ab715eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b39f2e7084242bebcfb6a5b3e7058be. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:43.619755 29671 raft_consensus.cc:1275] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:21:43.621467 29970 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:43.631403 30086 raft_consensus.cc:2955] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:43.633814 29672 raft_consensus.cc:2955] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:43.635736 29747 raft_consensus.cc:2955] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:43.645561 29596 consensus_queue.cc:237] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: NON_VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: true } }
I20260630 12:21:43.646981 29493 catalog_manager.cc:5697] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 reported cstate change: config changed from index -1 to 3, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New cstate: current_term: 2 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:43.654258 29905 raft_consensus.cc:1275] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:21:43.654824 29561 consensus_peers.cc:597] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 -> Peer 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327): Couldn't send request to peer 7598b9be57a141cebfb4557982a2441d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 823fb92a05814322ab71b299939e4b71. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:43.655543 29672 raft_consensus.cc:1275] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:43.655707 30086 consensus_queue.cc:1048] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:43.657604 30089 consensus_queue.cc:1048] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:21:43.667207 30086 raft_consensus.cc:2955] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: NON_VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: true } } }
I20260630 12:21:43.669090 29905 raft_consensus.cc:2955] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: NON_VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: true } } }
I20260630 12:21:43.673051 29671 raft_consensus.cc:2955] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: NON_VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: true } } }
I20260630 12:21:43.680246 29495 catalog_manager.cc:5697] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 reported cstate change: config changed from index -1 to 2, NON_VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) added. New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: NON_VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:44.001245 30094 ts_tablet_manager.cc:933] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: Initiating tablet copy from peer 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:44.003149 30094 tablet_copy_client.cc:323] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:37327
I20260630 12:21:44.005278 29757 tablet_copy_service.cc:140] P 7598b9be57a141cebfb4557982a2441d: Received BeginTabletCopySession request for tablet b8f4b4917edf48c4a28f60fe36a6b29a from peer e03dce27406c49fdb09981a98ab715eb ({username='slave'} at 127.0.0.1:45112)
I20260630 12:21:44.005884 29757 tablet_copy_service.cc:161] P 7598b9be57a141cebfb4557982a2441d: Beginning new tablet copy session on tablet b8f4b4917edf48c4a28f60fe36a6b29a from peer e03dce27406c49fdb09981a98ab715eb at {username='slave'} at 127.0.0.1:45112: session id = e03dce27406c49fdb09981a98ab715eb-b8f4b4917edf48c4a28f60fe36a6b29a
I20260630 12:21:44.014855 29757 tablet_copy_source_session.cc:215] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:44.018298 30094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f4b4917edf48c4a28f60fe36a6b29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:44.024379 30096 ts_tablet_manager.cc:933] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: Initiating tablet copy from peer 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:44.026774 30096 tablet_copy_client.cc:323] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:37327
I20260630 12:21:44.028620 29757 tablet_copy_service.cc:140] P 7598b9be57a141cebfb4557982a2441d: Received BeginTabletCopySession request for tablet 7cb58db2dae043b294df747757de210c from peer 0002343c741e45dbac47439bf6dc9976 ({username='slave'} at 127.0.0.1:43096)
I20260630 12:21:44.029148 29757 tablet_copy_service.cc:161] P 7598b9be57a141cebfb4557982a2441d: Beginning new tablet copy session on tablet 7cb58db2dae043b294df747757de210c from peer 0002343c741e45dbac47439bf6dc9976 at {username='slave'} at 127.0.0.1:43096: session id = 0002343c741e45dbac47439bf6dc9976-7cb58db2dae043b294df747757de210c
I20260630 12:21:44.033367 30094 tablet_copy_client.cc:806] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:44.034070 30094 tablet_copy_client.cc:670] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:44.036391 30098 ts_tablet_manager.cc:933] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: Initiating tablet copy from peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:44.036767 29757 tablet_copy_source_session.cc:215] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:44.039466 30094 tablet_copy_client.cc:538] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:44.040179 30096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb58db2dae043b294df747757de210c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:44.054668 30094 tablet_bootstrap.cc:492] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:44.055086 30098 tablet_copy_client.cc:323] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:43975
I20260630 12:21:44.056985 29608 tablet_copy_service.cc:140] P a215df11980941b1a77981b248b103a4: Received BeginTabletCopySession request for tablet 8b39f2e7084242bebcfb6a5b3e7058be from peer e03dce27406c49fdb09981a98ab715eb ({username='slave'} at 127.0.0.1:38076)
I20260630 12:21:44.057538 29608 tablet_copy_service.cc:161] P a215df11980941b1a77981b248b103a4: Beginning new tablet copy session on tablet 8b39f2e7084242bebcfb6a5b3e7058be from peer e03dce27406c49fdb09981a98ab715eb at {username='slave'} at 127.0.0.1:38076: session id = e03dce27406c49fdb09981a98ab715eb-8b39f2e7084242bebcfb6a5b3e7058be
I20260630 12:21:44.064455 30096 tablet_copy_client.cc:806] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:44.065184 30096 tablet_copy_client.cc:670] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:44.065773 29608 tablet_copy_source_session.cc:215] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:44.069525 30096 tablet_copy_client.cc:538] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:44.079309 30096 tablet_bootstrap.cc:492] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: Bootstrap starting.
I20260630 12:21:44.097841 30098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b39f2e7084242bebcfb6a5b3e7058be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:44.104199 30101 ts_tablet_manager.cc:933] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: Initiating tablet copy from peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975)
I20260630 12:21:44.115890 30101 tablet_copy_client.cc:323] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:43975
I20260630 12:21:44.116775 30096 tablet_bootstrap.cc:492] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: 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:21:44.117779 30096 tablet_bootstrap.cc:492] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: Bootstrap complete.
I20260630 12:21:44.118499 30096 ts_tablet_manager.cc:1403] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.012s
I20260630 12:21:44.118592 29608 tablet_copy_service.cc:140] P a215df11980941b1a77981b248b103a4: Received BeginTabletCopySession request for tablet 823fb92a05814322ab71b299939e4b71 from peer 7598b9be57a141cebfb4557982a2441d ({username='slave'} at 127.0.0.1:52910)
I20260630 12:21:44.119388 29608 tablet_copy_service.cc:161] P a215df11980941b1a77981b248b103a4: Beginning new tablet copy session on tablet 823fb92a05814322ab71b299939e4b71 from peer 7598b9be57a141cebfb4557982a2441d at {username='slave'} at 127.0.0.1:52910: session id = 7598b9be57a141cebfb4557982a2441d-823fb92a05814322ab71b299939e4b71
I20260630 12:21:44.121760 30096 raft_consensus.cc:359] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: NON_VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: true } }
I20260630 12:21:44.122715 30096 raft_consensus.cc:740] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Initialized, Role: LEARNER
I20260630 12:21:44.123499 30096 consensus_queue.cc:260] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 [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: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: NON_VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: true } }
I20260630 12:21:44.131238 30096 ts_tablet_manager.cc:1434] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260630 12:21:44.133221 29757 tablet_copy_service.cc:342] P 7598b9be57a141cebfb4557982a2441d: Request end of tablet copy session 0002343c741e45dbac47439bf6dc9976-7cb58db2dae043b294df747757de210c received from {username='slave'} at 127.0.0.1:43096
I20260630 12:21:44.133811 29757 tablet_copy_service.cc:434] P 7598b9be57a141cebfb4557982a2441d: ending tablet copy session 0002343c741e45dbac47439bf6dc9976-7cb58db2dae043b294df747757de210c on tablet 7cb58db2dae043b294df747757de210c with peer 0002343c741e45dbac47439bf6dc9976
I20260630 12:21:44.147926 29608 tablet_copy_source_session.cc:215] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:44.152359 30101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823fb92a05814322ab71b299939e4b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:44.160836 30098 tablet_copy_client.cc:806] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:44.161571 30098 tablet_copy_client.cc:670] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:44.166054 30098 tablet_copy_client.cc:538] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:44.168913 30094 tablet_bootstrap.cc:492] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: 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:21:44.169904 30094 tablet_bootstrap.cc:492] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: Bootstrap complete.
I20260630 12:21:44.170614 30094 ts_tablet_manager.cc:1403] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.116s	user 0.059s	sys 0.044s
I20260630 12:21:44.171825 30101 tablet_copy_client.cc:806] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:44.172428 30101 tablet_copy_client.cc:670] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:44.174167 30094 raft_consensus.cc:359] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:44.176481 30101 tablet_copy_client.cc:538] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:44.175289 30094 raft_consensus.cc:740] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: LEARNER
I20260630 12:21:44.180390 30094 consensus_queue.cc:260] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:44.182468 30094 ts_tablet_manager.cc:1434] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:21:44.184573 29757 tablet_copy_service.cc:342] P 7598b9be57a141cebfb4557982a2441d: Request end of tablet copy session e03dce27406c49fdb09981a98ab715eb-b8f4b4917edf48c4a28f60fe36a6b29a received from {username='slave'} at 127.0.0.1:45112
I20260630 12:21:44.185104 29757 tablet_copy_service.cc:434] P 7598b9be57a141cebfb4557982a2441d: ending tablet copy session e03dce27406c49fdb09981a98ab715eb-b8f4b4917edf48c4a28f60fe36a6b29a on tablet b8f4b4917edf48c4a28f60fe36a6b29a with peer e03dce27406c49fdb09981a98ab715eb
I20260630 12:21:44.191031 30098 tablet_bootstrap.cc:492] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:44.196033 30101 tablet_bootstrap.cc:492] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: Bootstrap starting.
I20260630 12:21:44.225790 30101 tablet_bootstrap.cc:492] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: 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:21:44.226521 30101 tablet_bootstrap.cc:492] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: Bootstrap complete.
I20260630 12:21:44.227077 30101 ts_tablet_manager.cc:1403] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.005s
I20260630 12:21:44.229332 30101 raft_consensus.cc:359] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: NON_VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: true } }
I20260630 12:21:44.229964 30101 raft_consensus.cc:740] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Initialized, Role: LEARNER
I20260630 12:21:44.230490 30101 consensus_queue.cc:260] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: NON_VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: true } }
I20260630 12:21:44.231021 30098 tablet_bootstrap.cc:492] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: 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:21:44.231930 30098 tablet_bootstrap.cc:492] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: Bootstrap complete.
I20260630 12:21:44.232607 30098 ts_tablet_manager.cc:1403] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.008s
I20260630 12:21:44.232729 30101 ts_tablet_manager.cc:1434] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:21:44.234622 29608 tablet_copy_service.cc:342] P a215df11980941b1a77981b248b103a4: Request end of tablet copy session 7598b9be57a141cebfb4557982a2441d-823fb92a05814322ab71b299939e4b71 received from {username='slave'} at 127.0.0.1:52910
I20260630 12:21:44.235028 29608 tablet_copy_service.cc:434] P a215df11980941b1a77981b248b103a4: ending tablet copy session 7598b9be57a141cebfb4557982a2441d-823fb92a05814322ab71b299939e4b71 on tablet 823fb92a05814322ab71b299939e4b71 with peer 7598b9be57a141cebfb4557982a2441d
I20260630 12:21:44.235517 30098 raft_consensus.cc:359] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:44.236455 30098 raft_consensus.cc:740] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: LEARNER
I20260630 12:21:44.237866 30098 consensus_queue.cc:260] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:44.240130 30098 ts_tablet_manager.cc:1434] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:21:44.244549 29608 tablet_copy_service.cc:342] P a215df11980941b1a77981b248b103a4: Request end of tablet copy session e03dce27406c49fdb09981a98ab715eb-8b39f2e7084242bebcfb6a5b3e7058be received from {username='slave'} at 127.0.0.1:38076
I20260630 12:21:44.245020 29608 tablet_copy_service.cc:434] P a215df11980941b1a77981b248b103a4: ending tablet copy session e03dce27406c49fdb09981a98ab715eb-8b39f2e7084242bebcfb6a5b3e7058be on tablet 8b39f2e7084242bebcfb6a5b3e7058be with peer e03dce27406c49fdb09981a98ab715eb
I20260630 12:21:44.419394 29905 raft_consensus.cc:1217] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:21:44.467439 29671 raft_consensus.cc:1217] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:21:44.520793 29747 raft_consensus.cc:1217] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:21:44.584161 29549 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:21:44.584729 29905 raft_consensus.cc:1217] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:21:44.603910 29671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1"
dest_uuid: "0002343c741e45dbac47439bf6dc9976"
mode: GRACEFUL
new_leader_uuid: "a215df11980941b1a77981b248b103a4"
 from {username='slave'} at 127.0.0.1:53282
I20260630 12:21:44.604554 29671 raft_consensus.cc:606] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 2 LEADER]: Received request to transfer leadership to TS a215df11980941b1a77981b248b103a4
I20260630 12:21:44.605909 29549 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:21:44.606681 29549 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:44.843358 30089 raft_consensus.cc:1064] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4: attempting to promote NON_VOTER e03dce27406c49fdb09981a98ab715eb to VOTER
I20260630 12:21:44.845681 30089 consensus_queue.cc:237] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:44.853363 29747 raft_consensus.cc:1275] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:21:44.854569 29671 raft_consensus.cc:1275] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:21:44.854661 29905 raft_consensus.cc:1275] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb [term 2 LEARNER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:21:44.855271 30089 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:21:44.856388 30085 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } 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:21:44.857262 29970 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:44.870793 30089 raft_consensus.cc:2955] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:44.872740 29671 raft_consensus.cc:2955] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:44.873982 29906 raft_consensus.cc:2955] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:44.882843 29747 raft_consensus.cc:2955] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:44.885298 29492 catalog_manager.cc:5697] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 reported cstate change: config changed from index 3 to 4, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:44.930473 30112 raft_consensus.cc:993] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976: : Instructing follower a215df11980941b1a77981b248b103a4 to start an election
I20260630 12:21:44.931028 30066 raft_consensus.cc:1081] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 2 LEADER]: Signalling peer a215df11980941b1a77981b248b103a4 to start an election
I20260630 12:21:44.932852 29596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1"
dest_uuid: "a215df11980941b1a77981b248b103a4"
 from {username='slave'} at 127.0.0.1:52908
I20260630 12:21:44.933568 29596 raft_consensus.cc:493] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:21:44.934010 29596 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:21:44.936852 30077 raft_consensus.cc:1064] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d: attempting to promote NON_VOTER 0002343c741e45dbac47439bf6dc9976 to VOTER
I20260630 12:21:44.938872 30077 consensus_queue.cc:237] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [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: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } }
I20260630 12:21:44.944125 29596 raft_consensus.cc:515] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:44.947703 29598 consensus_queue.cc:237] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:44.948539 29596 leader_election.cc:290] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 3 election: Requested vote from peers 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287), 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327)
I20260630 12:21:44.949116 29747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7598b9be57a141cebfb4557982a2441d"
I20260630 12:21:44.949638 29747 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:21:44.950683 29671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "a215df11980941b1a77981b248b103a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:44.951205 29671 raft_consensus.cc:3055] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:21:44.951479 29671 raft_consensus.cc:740] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0002343c741e45dbac47439bf6dc9976, State: Running, Role: LEADER
I20260630 12:21:44.954187 29906 raft_consensus.cc:1275] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:21:44.954267 29746 raft_consensus.cc:1275] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:21:44.956230 29970 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:44.952147 29671 consensus_queue.cc:260] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:44.957808 29671 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:21:44.958055 29970 consensus_queue.cc:1048] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:21:44.958431 29747 raft_consensus.cc:2468] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 3.
I20260630 12:21:44.960194 29561 leader_election.cc:304] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7598b9be57a141cebfb4557982a2441d, a215df11980941b1a77981b248b103a4; no voters: 
I20260630 12:21:44.961458 29970 raft_consensus.cc:2804] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:21:44.962126 29970 raft_consensus.cc:697] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 3 LEADER]: Becoming Leader. State: Replica: a215df11980941b1a77981b248b103a4, State: Running, Role: LEADER
I20260630 12:21:44.962283 29672 raft_consensus.cc:1275] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 [term 1 LEARNER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:44.962972 29970 consensus_queue.cc:237] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:44.963476 29598 raft_consensus.cc:1275] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:44.963843 30061 consensus_queue.cc:1048] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } 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:21:44.969671 30074 consensus_queue.cc:1048] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:21:44.965523 30085 raft_consensus.cc:2955] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:44.974673 29906 raft_consensus.cc:2955] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:44.984509 29905 raft_consensus.cc:1275] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:44.986917 30074 consensus_queue.cc:1048] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:44.992367 29747 raft_consensus.cc:2955] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:44.967895 29671 raft_consensus.cc:2468] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a215df11980941b1a77981b248b103a4 in term 3.
I20260630 12:21:45.005348 29493 catalog_manager.cc:5697] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb reported cstate change: config changed from index 4 to 5, VOTER 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) evicted. New cstate: current_term: 2 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:45.008329 29481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b39f2e7084242bebcfb6a5b3e7058be with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:45.009719 29495 catalog_manager.cc:5697] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 reported cstate change: term changed from 2 to 3, leader changed from 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) to a215df11980941b1a77981b248b103a4 (127.26.1.193). New cstate: current_term: 3 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:45.013481 30077 raft_consensus.cc:2955] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } } }
I20260630 12:21:45.024279 29598 raft_consensus.cc:2955] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } } }
I20260630 12:21:45.030462 29658 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b39f2e7084242bebcfb6a5b3e7058be with delete_type TABLET_DATA_TOMBSTONED (TS 0002343c741e45dbac47439bf6dc9976 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34826
I20260630 12:21:45.042986 29671 raft_consensus.cc:2955] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } } }
I20260630 12:21:45.043879 29495 catalog_manager.cc:5697] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 reported cstate change: config changed from index 2 to 3, 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } } }
I20260630 12:21:45.047125 29905 raft_consensus.cc:2955] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0002343c741e45dbac47439bf6dc9976 (127.26.1.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } } }
I20260630 12:21:45.050909 30122 tablet_replica.cc:333] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:45.051894 30122 raft_consensus.cc:2243] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:45.060621 30117 raft_consensus.cc:1064] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d: attempting to promote NON_VOTER e03dce27406c49fdb09981a98ab715eb to VOTER
I20260630 12:21:45.061679 30122 raft_consensus.cc:2272] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:45.066756 30122 ts_tablet_manager.cc:1916] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:45.068162 29747 consensus_queue.cc:237] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [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: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } }
I20260630 12:21:45.071574 30117 consensus_queue.cc:237] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:45.082249 29970 raft_consensus.cc:1064] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4: attempting to promote NON_VOTER 7598b9be57a141cebfb4557982a2441d to VOTER
I20260630 12:21:45.085748 29970 consensus_queue.cc:237] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } }
I20260630 12:21:45.088490 29671 raft_consensus.cc:1275] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:45.090411 30077 consensus_queue.cc:1048] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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.000s
I20260630 12:21:45.090873 29598 raft_consensus.cc:1275] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:45.091220 30122 ts_tablet_manager.cc:1929] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:21:45.091665 30122 log.cc:1199] T 8b39f2e7084242bebcfb6a5b3e7058be P 0002343c741e45dbac47439bf6dc9976: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-1-root/wals/8b39f2e7084242bebcfb6a5b3e7058be
I20260630 12:21:45.095368 29483 catalog_manager.cc:5028] TS 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): tablet 8b39f2e7084242bebcfb6a5b3e7058be (table range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]) successfully deleted
I20260630 12:21:45.097797 30074 raft_consensus.cc:2955] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } } }
I20260630 12:21:45.102496 29671 raft_consensus.cc:2955] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } } }
I20260630 12:21:45.105877 30077 consensus_queue.cc:1048] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:21:45.112452 29480 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7cb58db2dae043b294df747757de210c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:45.112124 29598 raft_consensus.cc:2955] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } } }
I20260630 12:21:45.122741 29746 raft_consensus.cc:1275] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d [term 1 LEARNER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:45.123441 29905 raft_consensus.cc:1275] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:45.124719 29671 raft_consensus.cc:1275] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:45.124555 30085 consensus_queue.cc:1048] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } 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:21:45.124981 30077 consensus_queue.cc:1048] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:45.126227 30117 consensus_queue.cc:1048] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:45.128021 29596 raft_consensus.cc:1275] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:45.131515 30117 consensus_queue.cc:1048] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } 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:21:45.135637 29906 raft_consensus.cc:1275] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:45.138394 30085 consensus_queue.cc:1048] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:45.141831 29672 raft_consensus.cc:1275] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:45.144327 30089 consensus_queue.cc:1048] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:45.147956 30117 raft_consensus.cc:2955] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:45.122813 29495 catalog_manager.cc:5697] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 reported cstate change: config changed from index 3 to 4, VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) evicted. New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } attrs { promote: false } } }
I20260630 12:21:45.152434 30085 raft_consensus.cc:2955] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7598b9be57a141cebfb4557982a2441d (127.26.1.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } } }
I20260630 12:21:45.158488 29905 raft_consensus.cc:2955] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7598b9be57a141cebfb4557982a2441d (127.26.1.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } } }
I20260630 12:21:45.165160 29906 raft_consensus.cc:2955] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:45.167424 29493 catalog_manager.cc:5697] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 reported cstate change: config changed from index 2 to 3, 7598b9be57a141cebfb4557982a2441d (127.26.1.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:45.178788 29672 raft_consensus.cc:2955] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:45.180521 29746 raft_consensus.cc:2955] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7598b9be57a141cebfb4557982a2441d (127.26.1.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } } }
I20260630 12:21:45.185693 29496 catalog_manager.cc:5697] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb reported cstate change: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:45.187322 29596 raft_consensus.cc:2955] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:45.208388 29893 tablet_service.cc:1558] Processing DeleteTablet for tablet 7cb58db2dae043b294df747757de210c with delete_type TABLET_DATA_TOMBSTONED (TS e03dce27406c49fdb09981a98ab715eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33368
I20260630 12:21:45.212965 29671 raft_consensus.cc:2955] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7598b9be57a141cebfb4557982a2441d (127.26.1.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { replace: true } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } } }
I20260630 12:21:45.218451 30132 tablet_replica.cc:333] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:45.219592 30132 raft_consensus.cc:2243] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:45.220422 30132 raft_consensus.cc:2272] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:45.223331 29746 consensus_queue.cc:237] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:45.228581 29596 consensus_queue.cc:237] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [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: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } }
I20260630 12:21:45.233125 29671 raft_consensus.cc:1275] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:45.233780 30132 ts_tablet_manager.cc:1916] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:45.234802 30061 consensus_queue.cc:1048] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:45.235097 29905 raft_consensus.cc:1275] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:45.240985 30123 consensus_queue.cc:1048] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:45.250747 30132 ts_tablet_manager.cc:1929] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:21:45.251291 30132 log.cc:1199] T 7cb58db2dae043b294df747757de210c P e03dce27406c49fdb09981a98ab715eb: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-3-root/wals/7cb58db2dae043b294df747757de210c
I20260630 12:21:45.252149 29746 raft_consensus.cc:1275] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:45.252856 29480 catalog_manager.cc:5028] TS e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): tablet 7cb58db2dae043b294df747757de210c (table range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]) successfully deleted
I20260630 12:21:45.254041 30085 consensus_queue.cc:1048] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } 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:21:45.254654 30077 raft_consensus.cc:2955] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a215df11980941b1a77981b248b103a4 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:45.257457 29673 raft_consensus.cc:1275] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:45.261530 30085 consensus_queue.cc:1048] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:45.262787 29906 raft_consensus.cc:2955] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a215df11980941b1a77981b248b103a4 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:45.265900 29970 raft_consensus.cc:2955] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } } }
I20260630 12:21:45.269153 29480 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8f4b4917edf48c4a28f60fe36a6b29a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:45.269440 29746 raft_consensus.cc:2955] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } } }
I20260630 12:21:45.260922 29672 raft_consensus.cc:2955] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a215df11980941b1a77981b248b103a4 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:45.274705 29495 catalog_manager.cc:5697] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d reported cstate change: config changed from index 3 to 4, VOTER a215df11980941b1a77981b248b103a4 (127.26.1.193) evicted. New cstate: current_term: 1 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:45.276659 29481 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 823fb92a05814322ab71b299939e4b71 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:45.281443 29493 catalog_manager.cc:5697] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 reported cstate change: config changed from index 3 to 4, VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) evicted. New cstate: current_term: 1 leader_uuid: "a215df11980941b1a77981b248b103a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:45.287813 29671 raft_consensus.cc:2955] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { promote: false } } }
I20260630 12:21:45.292274 29583 tablet_service.cc:1558] Processing DeleteTablet for tablet b8f4b4917edf48c4a28f60fe36a6b29a with delete_type TABLET_DATA_TOMBSTONED (TS a215df11980941b1a77981b248b103a4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52902
I20260630 12:21:45.305554 30133 tablet_replica.cc:333] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:45.306107 29893 tablet_service.cc:1558] Processing DeleteTablet for tablet 823fb92a05814322ab71b299939e4b71 with delete_type TABLET_DATA_TOMBSTONED (TS e03dce27406c49fdb09981a98ab715eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33368
I20260630 12:21:45.306799 30133 raft_consensus.cc:2243] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:45.307672 30133 raft_consensus.cc:2272] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:45.307983 30132 tablet_replica.cc:333] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:45.308971 30132 raft_consensus.cc:2243] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:45.309604 30132 raft_consensus.cc:2272] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:45.313309 30133 ts_tablet_manager.cc:1916] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:45.315732 30132 ts_tablet_manager.cc:1916] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:45.328795 30132 ts_tablet_manager.cc:1929] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:21:45.329098 30132 log.cc:1199] T 823fb92a05814322ab71b299939e4b71 P e03dce27406c49fdb09981a98ab715eb: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-3-root/wals/823fb92a05814322ab71b299939e4b71
I20260630 12:21:45.330134 30133 ts_tablet_manager.cc:1929] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:21:45.330601 30133 log.cc:1199] T b8f4b4917edf48c4a28f60fe36a6b29a P a215df11980941b1a77981b248b103a4: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/b8f4b4917edf48c4a28f60fe36a6b29a
I20260630 12:21:45.330521 29480 catalog_manager.cc:5028] TS e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): tablet 823fb92a05814322ab71b299939e4b71 (table range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]) successfully deleted
I20260630 12:21:45.332273 29481 catalog_manager.cc:5028] TS a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): tablet b8f4b4917edf48c4a28f60fe36a6b29a (table range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]) successfully deleted
I20260630 12:21:45.416478 29746 raft_consensus.cc:1275] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 3 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:21:45.417842 30085 consensus_queue.cc:1048] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:21:45.427553 29672 raft_consensus.cc:1275] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 3 FOLLOWER]: Refusing update from remote peer a215df11980941b1a77981b248b103a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:21:45.429149 30085 consensus_queue.cc:1048] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:46.329308 29672 consensus_queue.cc:237] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:46.336264 29746 raft_consensus.cc:1275] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:46.336380 29596 raft_consensus.cc:1275] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:21:46.336795 29636 consensus_peers.cc:597] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 -> Peer e03dce27406c49fdb09981a98ab715eb (127.26.1.196:37087): Couldn't send request to peer e03dce27406c49fdb09981a98ab715eb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89f0736b45734c8b8471d70aac0cab74. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:46.337880 30112 consensus_queue.cc:1048] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } 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:21:46.339011 30141 consensus_queue.cc:1048] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:46.347391 30142 raft_consensus.cc:2955] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:46.349239 29746 raft_consensus.cc:2955] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:46.349431 29596 raft_consensus.cc:2955] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:46.359109 29496 catalog_manager.cc:5697] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d reported cstate change: config changed from index -1 to 2, NON_VOTER e03dce27406c49fdb09981a98ab715eb (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } } }
I20260630 12:21:46.607978 29549 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:21:46.627194 29596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1"
dest_uuid: "a215df11980941b1a77981b248b103a4"
mode: GRACEFUL
new_leader_uuid: "7598b9be57a141cebfb4557982a2441d"
 from {username='slave'} at 127.0.0.1:38082
I20260630 12:21:46.627923 29596 raft_consensus.cc:606] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 3 LEADER]: Received request to transfer leadership to TS 7598b9be57a141cebfb4557982a2441d
I20260630 12:21:46.629850 29549 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:21:46.630733 29549 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:46.803804 30149 ts_tablet_manager.cc:933] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: Initiating tablet copy from peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:46.805637 30149 tablet_copy_client.cc:323] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:39287
I20260630 12:21:46.807413 29683 tablet_copy_service.cc:140] P 0002343c741e45dbac47439bf6dc9976: Received BeginTabletCopySession request for tablet 89f0736b45734c8b8471d70aac0cab74 from peer e03dce27406c49fdb09981a98ab715eb ({username='slave'} at 127.0.0.1:53304)
I20260630 12:21:46.808043 29683 tablet_copy_service.cc:161] P 0002343c741e45dbac47439bf6dc9976: Beginning new tablet copy session on tablet 89f0736b45734c8b8471d70aac0cab74 from peer e03dce27406c49fdb09981a98ab715eb at {username='slave'} at 127.0.0.1:53304: session id = e03dce27406c49fdb09981a98ab715eb-89f0736b45734c8b8471d70aac0cab74
I20260630 12:21:46.816438 29683 tablet_copy_source_session.cc:215] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:46.820114 30149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f0736b45734c8b8471d70aac0cab74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:46.832499 30149 tablet_copy_client.cc:806] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:46.833150 30149 tablet_copy_client.cc:670] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:46.837193 30149 tablet_copy_client.cc:538] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:46.843430 30149 tablet_bootstrap.cc:492] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: Bootstrap starting.
I20260630 12:21:46.860524 30149 tablet_bootstrap.cc:492] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: 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:21:46.861233 30149 tablet_bootstrap.cc:492] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: Bootstrap complete.
I20260630 12:21:46.861806 30149 ts_tablet_manager.cc:1403] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260630 12:21:46.864377 30149 raft_consensus.cc:359] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:46.865016 30149 raft_consensus.cc:740] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e03dce27406c49fdb09981a98ab715eb, State: Initialized, Role: LEARNER
I20260630 12:21:46.865612 30149 consensus_queue.cc:260] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: true } }
I20260630 12:21:46.867703 30149 ts_tablet_manager.cc:1434] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:21:46.869879 29683 tablet_copy_service.cc:342] P 0002343c741e45dbac47439bf6dc9976: Request end of tablet copy session e03dce27406c49fdb09981a98ab715eb-89f0736b45734c8b8471d70aac0cab74 received from {username='slave'} at 127.0.0.1:53304
I20260630 12:21:46.870260 29683 tablet_copy_service.cc:434] P 0002343c741e45dbac47439bf6dc9976: ending tablet copy session e03dce27406c49fdb09981a98ab715eb-89f0736b45734c8b8471d70aac0cab74 on tablet 89f0736b45734c8b8471d70aac0cab74 with peer e03dce27406c49fdb09981a98ab715eb
I20260630 12:21:47.035619 30153 raft_consensus.cc:993] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4: : Instructing follower 7598b9be57a141cebfb4557982a2441d to start an election
I20260630 12:21:47.036187 30089 raft_consensus.cc:1081] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 3 LEADER]: Signalling peer 7598b9be57a141cebfb4557982a2441d to start an election
I20260630 12:21:47.037920 29746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1"
dest_uuid: "7598b9be57a141cebfb4557982a2441d"
 from {username='slave'} at 127.0.0.1:43102
I20260630 12:21:47.038529 29746 raft_consensus.cc:493] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:21:47.038946 29746 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:21:47.046121 29746 raft_consensus.cc:515] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:47.048405 29746 leader_election.cc:290] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [CANDIDATE]: Term 4 election: Requested vote from peers a215df11980941b1a77981b248b103a4 (127.26.1.193:43975), 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287)
I20260630 12:21:47.049342 29596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a215df11980941b1a77981b248b103a4"
I20260630 12:21:47.049631 29672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a373d10d99543e68c396f3b8daff0b1" candidate_uuid: "7598b9be57a141cebfb4557982a2441d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0002343c741e45dbac47439bf6dc9976"
I20260630 12:21:47.049988 29596 raft_consensus.cc:3055] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:21:47.050104 29672 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:21:47.050364 29596 raft_consensus.cc:740] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a215df11980941b1a77981b248b103a4, State: Running, Role: LEADER
I20260630 12:21:47.051095 29596 consensus_queue.cc:260] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:47.052193 29596 raft_consensus.cc:3060] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:21:47.056982 29672 raft_consensus.cc:2468] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 4.
I20260630 12:21:47.058331 29713 leader_election.cc:304] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [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: 0002343c741e45dbac47439bf6dc9976, 7598b9be57a141cebfb4557982a2441d; no voters: 
I20260630 12:21:47.059032 29596 raft_consensus.cc:2468] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7598b9be57a141cebfb4557982a2441d in term 4.
I20260630 12:21:47.059289 30077 raft_consensus.cc:2804] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:21:47.060792 30077 raft_consensus.cc:697] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 4 LEADER]: Becoming Leader. State: Replica: 7598b9be57a141cebfb4557982a2441d, State: Running, Role: LEADER
I20260630 12:21:47.061583 30077 consensus_queue.cc:237] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } }
I20260630 12:21:47.073863 29493 catalog_manager.cc:5697] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d reported cstate change: term changed from 3 to 4, leader changed from a215df11980941b1a77981b248b103a4 (127.26.1.193) to 7598b9be57a141cebfb4557982a2441d (127.26.1.195). New cstate: current_term: 4 leader_uuid: "7598b9be57a141cebfb4557982a2441d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:47.384663 29906 raft_consensus.cc:1217] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:21:47.482877 29596 raft_consensus.cc:1275] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 4 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:21:47.484297 30077 consensus_queue.cc:1048] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:21:47.495198 29672 raft_consensus.cc:1275] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 4 FOLLOWER]: Refusing update from remote peer 7598b9be57a141cebfb4557982a2441d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:21:47.498102 30154 consensus_queue.cc:1048] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" 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:21:47.841863 30159 raft_consensus.cc:1064] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976: attempting to promote NON_VOTER e03dce27406c49fdb09981a98ab715eb to VOTER
I20260630 12:21:47.844691 30159 consensus_queue.cc:237] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:47.851994 29906 raft_consensus.cc:1275] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb [term 1 LEARNER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:47.852599 29596 raft_consensus.cc:1275] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:47.853037 29746 raft_consensus.cc:1275] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:47.854614 30159 consensus_queue.cc:1048] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:47.856631 30142 consensus_queue.cc:1048] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:21:47.858376 30152 consensus_queue.cc:1048] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } 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:21:47.871061 30142 raft_consensus.cc:2955] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:47.872884 29596 raft_consensus.cc:2955] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:47.874840 29746 raft_consensus.cc:2955] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:47.883728 29495 catalog_manager.cc:5697] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 reported cstate change: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:47.892443 29906 raft_consensus.cc:2955] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e03dce27406c49fdb09981a98ab715eb (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "7598b9be57a141cebfb4557982a2441d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37327 } attrs { replace: true } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:47.911422 29672 consensus_queue.cc:237] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [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: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } }
I20260630 12:21:47.916682 29906 raft_consensus.cc:1275] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:47.918291 29596 raft_consensus.cc:1275] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Refusing update from remote peer 0002343c741e45dbac47439bf6dc9976: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:47.918222 30142 consensus_queue.cc:1048] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } 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:21:47.922220 30142 consensus_queue.cc:1048] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:21:47.926239 30152 raft_consensus.cc:2955] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:47.931224 29596 raft_consensus.cc:2955] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:47.937647 29483 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 89f0736b45734c8b8471d70aac0cab74 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:47.942168 29906 raft_consensus.cc:2955] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } } }
I20260630 12:21:47.943333 29493 catalog_manager.cc:5697] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 reported cstate change: config changed from index 3 to 4, VOTER 7598b9be57a141cebfb4557982a2441d (127.26.1.195) evicted. New cstate: current_term: 1 leader_uuid: "0002343c741e45dbac47439bf6dc9976" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a215df11980941b1a77981b248b103a4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0002343c741e45dbac47439bf6dc9976" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e03dce27406c49fdb09981a98ab715eb" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:47.956940 29737 tablet_service.cc:1558] Processing DeleteTablet for tablet 89f0736b45734c8b8471d70aac0cab74 with delete_type TABLET_DATA_TOMBSTONED (TS 7598b9be57a141cebfb4557982a2441d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43090
I20260630 12:21:47.959419 30173 tablet_replica.cc:333] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:47.960518 30173 raft_consensus.cc:2243] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:47.961383 30173 raft_consensus.cc:2272] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:47.964742 30173 ts_tablet_manager.cc:1916] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:47.979058 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:21:47.980731 30173 ts_tablet_manager.cc:1929] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:21:47.981427 30173 log.cc:1199] T 89f0736b45734c8b8471d70aac0cab74 P 7598b9be57a141cebfb4557982a2441d: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822018099252-26631-0/minicluster-data/ts-2-root/wals/89f0736b45734c8b8471d70aac0cab74
I20260630 12:21:47.983457 29480 catalog_manager.cc:5028] TS 7598b9be57a141cebfb4557982a2441d (127.26.1.195:37327): tablet 89f0736b45734c8b8471d70aac0cab74 (table range_aware_rebalance_new_range [id=8fa4681b1f2241faac32dcc94277ed8e]) successfully deleted
W20260630 12:21:48.008311 29711 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:21:48.012322 29711 consensus_peers.cc:597] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d -> Peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Couldn't send request to peer a215df11980941b1a77981b248b103a4. 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:21:48.016944 29711 consensus_peers.cc:597] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d -> Peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Couldn't send request to peer a215df11980941b1a77981b248b103a4. 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:21:48.039592 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:48.040447 26631 tablet_replica.cc:333] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.041059 26631 raft_consensus.cc:2243] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.041852 26631 raft_consensus.cc:2272] T 244998aa05bb4f5eadaa059a65273455 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.043587 26631 tablet_replica.cc:333] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.044298 26631 raft_consensus.cc:2243] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.044762 26631 raft_consensus.cc:2272] T 4413a6ee51b242ab8a41545f0748567b P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.046555 26631 tablet_replica.cc:333] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.047138 26631 raft_consensus.cc:2243] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.047657 26631 raft_consensus.cc:2272] T 89f0736b45734c8b8471d70aac0cab74 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.050092 26631 tablet_replica.cc:333] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.050670 26631 raft_consensus.cc:2243] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.051429 26631 raft_consensus.cc:2272] T 823fb92a05814322ab71b299939e4b71 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.053462 26631 tablet_replica.cc:333] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.054172 26631 raft_consensus.cc:2243] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.054699 26631 raft_consensus.cc:2272] T 1a373d10d99543e68c396f3b8daff0b1 P a215df11980941b1a77981b248b103a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.057266 26631 tablet_replica.cc:333] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.057773 26631 raft_consensus.cc:2243] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.058130 26631 raft_consensus.cc:2272] T bb2f74958cfe48c693e744179627cd5e P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.059716 26631 tablet_replica.cc:333] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.060190 26631 raft_consensus.cc:2243] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.060909 26631 raft_consensus.cc:2272] T 1a81c4ca20b54b35b194c96bb89aa887 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.062518 26631 tablet_replica.cc:333] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.062965 26631 raft_consensus.cc:2243] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.063436 26631 raft_consensus.cc:2272] T 7cb58db2dae043b294df747757de210c P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.065037 26631 tablet_replica.cc:333] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.065490 26631 raft_consensus.cc:2243] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.066013 26631 raft_consensus.cc:2272] T 247b5baa24234b62bfc87bc9063f7b58 P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.067668 26631 tablet_replica.cc:333] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.068102 26631 raft_consensus.cc:2243] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.068531 26631 raft_consensus.cc:2272] T 0e06757a1d6542f89ecc5141b5369779 P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.070204 26631 tablet_replica.cc:333] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.070708 26631 raft_consensus.cc:2243] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.071429 26631 raft_consensus.cc:2272] T 8b39f2e7084242bebcfb6a5b3e7058be P a215df11980941b1a77981b248b103a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.073261 26631 tablet_replica.cc:333] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4: stopping tablet replica
I20260630 12:21:48.073760 26631 raft_consensus.cc:2243] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.074170 26631 raft_consensus.cc:2272] T 18233b5783af4662aa955bbc1593e48d P a215df11980941b1a77981b248b103a4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:21:48.090344 29637 consensus_peers.cc:597] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 -> Peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Couldn't send request to peer a215df11980941b1a77981b248b103a4. 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:21:48.108337 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:21:48.133363 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:21:48.161051 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:48.161883 26631 tablet_replica.cc:333] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.162791 26631 raft_consensus.cc:2243] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.163383 26631 raft_consensus.cc:2272] T 244998aa05bb4f5eadaa059a65273455 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.165431 26631 tablet_replica.cc:333] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.166134 26631 raft_consensus.cc:2243] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.166785 26631 raft_consensus.cc:2272] T 7cb58db2dae043b294df747757de210c P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.169338 26631 tablet_replica.cc:333] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.170861 26631 raft_consensus.cc:2243] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:21:48.171383 29713 consensus_peers.cc:597] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d -> Peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): Couldn't send request to peer 0002343c741e45dbac47439bf6dc9976. 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:21:48.171814 26631 raft_consensus.cc:2272] T bcc37801fa594485918b23588b67a9ba P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:21:48.171888 29871 consensus_peers.cc:597] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb -> Peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Couldn't send request to peer a215df11980941b1a77981b248b103a4. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:48.173964 26631 tablet_replica.cc:333] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.174577 26631 raft_consensus.cc:2243] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.175014 26631 raft_consensus.cc:2272] T 1a373d10d99543e68c396f3b8daff0b1 P 0002343c741e45dbac47439bf6dc9976 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.177277 26631 tablet_replica.cc:333] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.177824 26631 raft_consensus.cc:2243] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.178282 26631 raft_consensus.cc:2272] T 823fb92a05814322ab71b299939e4b71 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.180282 26631 tablet_replica.cc:333] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.181032 26631 raft_consensus.cc:2243] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.182022 26631 raft_consensus.cc:2272] T fd8aeab6adba4af78247d45f59a3032a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:21:48.183480 29871 consensus_peers.cc:597] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb -> Peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Couldn't send request to peer a215df11980941b1a77981b248b103a4. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:48.184099 26631 tablet_replica.cc:333] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.184721 26631 raft_consensus.cc:2243] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.185168 26631 raft_consensus.cc:2272] T 0e06757a1d6542f89ecc5141b5369779 P 0002343c741e45dbac47439bf6dc9976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.186853 26631 tablet_replica.cc:333] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.187405 26631 raft_consensus.cc:2243] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.188181 26631 raft_consensus.cc:2272] T 18233b5783af4662aa955bbc1593e48d P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.190120 26631 tablet_replica.cc:333] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.190670 26631 raft_consensus.cc:2243] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.191254 26631 raft_consensus.cc:2272] T b8f4b4917edf48c4a28f60fe36a6b29a P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.193158 26631 tablet_replica.cc:333] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.193681 26631 raft_consensus.cc:2243] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.194208 26631 raft_consensus.cc:2272] T 1a81c4ca20b54b35b194c96bb89aa887 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.196007 26631 tablet_replica.cc:333] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.196702 26631 raft_consensus.cc:2243] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.197103 26631 raft_consensus.cc:2272] T f2ce8517f1e2455c846466e2629046e0 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.198652 26631 tablet_replica.cc:333] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976: stopping tablet replica
I20260630 12:21:48.199162 26631 raft_consensus.cc:2243] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.199860 26631 raft_consensus.cc:2272] T 89f0736b45734c8b8471d70aac0cab74 P 0002343c741e45dbac47439bf6dc9976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.235134 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
W20260630 12:21:48.237764 29713 consensus_peers.cc:597] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d -> Peer 0002343c741e45dbac47439bf6dc9976 (127.26.1.194:39287): Couldn't send request to peer 0002343c741e45dbac47439bf6dc9976. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.194:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:48.259732 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:21:48.286268 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:48.287249 26631 tablet_replica.cc:333] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.288185 26631 raft_consensus.cc:2243] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.288918 26631 raft_consensus.cc:2272] T 823fb92a05814322ab71b299939e4b71 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.290515 26631 tablet_replica.cc:333] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.290984 26631 raft_consensus.cc:2243] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.291335 26631 raft_consensus.cc:2272] T 4413a6ee51b242ab8a41545f0748567b P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.292881 26631 tablet_replica.cc:333] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.293576 26631 raft_consensus.cc:2243] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.294344 26631 raft_consensus.cc:2272] T f2ce8517f1e2455c846466e2629046e0 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.295943 26631 tablet_replica.cc:333] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.296569 26631 raft_consensus.cc:2243] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.297075 26631 raft_consensus.cc:2272] T bb2f74958cfe48c693e744179627cd5e P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.299116 26631 tablet_replica.cc:333] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.299628 26631 raft_consensus.cc:2243] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.300444 26631 raft_consensus.cc:2272] T b8f4b4917edf48c4a28f60fe36a6b29a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.302278 26631 tablet_replica.cc:333] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.302786 26631 raft_consensus.cc:2243] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:21:48.302995 29711 consensus_peers.cc:597] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d -> Peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Couldn't send request to peer a215df11980941b1a77981b248b103a4. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:48.303196 26631 raft_consensus.cc:2272] T bcc37801fa594485918b23588b67a9ba P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.305088 26631 tablet_replica.cc:333] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.305653 26631 raft_consensus.cc:2243] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.306382 26631 raft_consensus.cc:2272] T 1a373d10d99543e68c396f3b8daff0b1 P 7598b9be57a141cebfb4557982a2441d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.308732 26631 tablet_replica.cc:333] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.309298 26631 raft_consensus.cc:2243] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.310020 26631 raft_consensus.cc:2272] T 7cb58db2dae043b294df747757de210c P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.311715 26631 tablet_replica.cc:333] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.312228 26631 raft_consensus.cc:2243] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.312968 26631 raft_consensus.cc:2272] T 247b5baa24234b62bfc87bc9063f7b58 P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.314744 26631 tablet_replica.cc:333] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.315316 26631 raft_consensus.cc:2243] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.315873 26631 raft_consensus.cc:2272] T 8b39f2e7084242bebcfb6a5b3e7058be P 7598b9be57a141cebfb4557982a2441d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.317626 26631 tablet_replica.cc:333] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.318104 26631 raft_consensus.cc:2243] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.318503 26631 raft_consensus.cc:2272] T 18233b5783af4662aa955bbc1593e48d P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.320205 26631 tablet_replica.cc:333] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d: stopping tablet replica
I20260630 12:21:48.320751 26631 raft_consensus.cc:2243] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.321267 26631 raft_consensus.cc:2272] T fd8aeab6adba4af78247d45f59a3032a P 7598b9be57a141cebfb4557982a2441d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.355449 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:21:48.379421 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
W20260630 12:21:48.394464 29871 consensus_peers.cc:597] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb -> Peer a215df11980941b1a77981b248b103a4 (127.26.1.193:43975): Couldn't send request to peer a215df11980941b1a77981b248b103a4. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:43975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:48.413439 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:48.414111 26631 tablet_replica.cc:333] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.414765 26631 raft_consensus.cc:2243] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.415297 26631 raft_consensus.cc:2272] T 8b39f2e7084242bebcfb6a5b3e7058be P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.417169 26631 tablet_replica.cc:333] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.417752 26631 raft_consensus.cc:2243] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.418258 26631 raft_consensus.cc:2272] T b8f4b4917edf48c4a28f60fe36a6b29a P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.419889 26631 tablet_replica.cc:333] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.420509 26631 raft_consensus.cc:2243] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.420985 26631 raft_consensus.cc:2272] T 247b5baa24234b62bfc87bc9063f7b58 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.422544 26631 tablet_replica.cc:333] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.423149 26631 raft_consensus.cc:2243] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.423648 26631 raft_consensus.cc:2272] T 89f0736b45734c8b8471d70aac0cab74 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.425838 26631 tablet_replica.cc:333] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.426465 26631 raft_consensus.cc:2243] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.426872 26631 raft_consensus.cc:2272] T f2ce8517f1e2455c846466e2629046e0 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.428514 26631 tablet_replica.cc:333] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.429004 26631 raft_consensus.cc:2243] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.429394 26631 raft_consensus.cc:2272] T bcc37801fa594485918b23588b67a9ba P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.430848 26631 tablet_replica.cc:333] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.431344 26631 raft_consensus.cc:2243] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.432075 26631 raft_consensus.cc:2272] T 4413a6ee51b242ab8a41545f0748567b P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.433684 26631 tablet_replica.cc:333] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.434194 26631 raft_consensus.cc:2243] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.434576 26631 raft_consensus.cc:2272] T 244998aa05bb4f5eadaa059a65273455 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.436086 26631 tablet_replica.cc:333] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.436614 26631 raft_consensus.cc:2243] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.437314 26631 raft_consensus.cc:2272] T 0e06757a1d6542f89ecc5141b5369779 P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.438971 26631 tablet_replica.cc:333] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.439469 26631 raft_consensus.cc:2243] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.439922 26631 raft_consensus.cc:2272] T 1a81c4ca20b54b35b194c96bb89aa887 P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.441556 26631 tablet_replica.cc:333] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.442056 26631 raft_consensus.cc:2243] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.442745 26631 raft_consensus.cc:2272] T bb2f74958cfe48c693e744179627cd5e P e03dce27406c49fdb09981a98ab715eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.444388 26631 tablet_replica.cc:333] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb: stopping tablet replica
I20260630 12:21:48.444844 26631 raft_consensus.cc:2243] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.445277 26631 raft_consensus.cc:2272] T fd8aeab6adba4af78247d45f59a3032a P e03dce27406c49fdb09981a98ab715eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.477821 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:21:48.499490 26631 master.cc:562] Master@127.26.1.254:44657 shutting down...
I20260630 12:21:48.524502 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.525081 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.525451 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95e821972f45420e91c0687cd9ce8d16: stopping tablet replica
I20260630 12:21:48.547345 26631 master.cc:584] Master@127.26.1.254:44657 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12308 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:21:48.601492 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:35187
I20260630 12:21:48.602581 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:48.608366 30180 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:21:48.609053 30179 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:21:48.609273 30182 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:21:48.611887 26631 server_base.cc:1061] running on GCE node
I20260630 12:21:48.612979 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:48.613166 26631 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:21:48.613288 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822108613276 us; error 0 us; skew 500 ppm
I20260630 12:21:48.613722 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:48.616032 26631 webserver.cc:533] Webserver started at http://127.26.1.254:35089/ using document root <none> and password file <none>
I20260630 12:21:48.616612 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:48.616781 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:48.616990 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:48.617998 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "a7e066f218f34cd49e9db5126ac000af"
format_stamp: "Formatted at 2026-06-30 12:21:48 on dist-test-slave-wnkp"
I20260630 12:21:48.640599 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.022s	user 0.006s	sys 0.000s
I20260630 12:21:48.645874 30188 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:21:48.646704 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260630 12:21:48.646988 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "a7e066f218f34cd49e9db5126ac000af"
format_stamp: "Formatted at 2026-06-30 12:21:48 on dist-test-slave-wnkp"
I20260630 12:21:48.647351 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-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:21:48.670850 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:48.672139 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:48.716143 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:35187
I20260630 12:21:48.716207 30239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:35187 every 8 connection(s)
I20260630 12:21:48.720992 30240 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:21:48.734097 30240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af: Bootstrap starting.
I20260630 12:21:48.739806 30240 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:48.744455 30240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af: No bootstrap required, opened a new log
I20260630 12:21:48.746865 30240 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e066f218f34cd49e9db5126ac000af" member_type: VOTER }
I20260630 12:21:48.747365 30240 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:48.747558 30240 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7e066f218f34cd49e9db5126ac000af, State: Initialized, Role: FOLLOWER
I20260630 12:21:48.748085 30240 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7e066f218f34cd49e9db5126ac000af" member_type: VOTER }
I20260630 12:21:48.748600 30240 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:48.748857 30240 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:48.749162 30240 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:48.753858 30240 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e066f218f34cd49e9db5126ac000af" member_type: VOTER }
I20260630 12:21:48.754357 30240 leader_election.cc:304] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [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: a7e066f218f34cd49e9db5126ac000af; no voters: 
I20260630 12:21:48.755482 30240 leader_election.cc:290] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:48.755923 30243 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:48.757272 30243 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 1 LEADER]: Becoming Leader. State: Replica: a7e066f218f34cd49e9db5126ac000af, State: Running, Role: LEADER
I20260630 12:21:48.758049 30243 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [LEADER]: Queue going to LEADER mode. State: All 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: "a7e066f218f34cd49e9db5126ac000af" member_type: VOTER }
I20260630 12:21:48.758662 30240 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:48.765268 30245 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7e066f218f34cd49e9db5126ac000af. Latest consensus state: current_term: 1 leader_uuid: "a7e066f218f34cd49e9db5126ac000af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e066f218f34cd49e9db5126ac000af" member_type: VOTER } }
I20260630 12:21:48.766010 30244 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7e066f218f34cd49e9db5126ac000af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7e066f218f34cd49e9db5126ac000af" member_type: VOTER } }
I20260630 12:21:48.766377 30245 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:48.766638 30244 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:48.768579 30252 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:48.774235 30252 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:48.775712 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:48.784070 30252 catalog_manager.cc:1383] Generated new cluster ID: 4d30e4fc76c14aaba51b49aa855dd7e3
I20260630 12:21:48.784413 30252 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:48.804436 30252 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:48.805826 30252 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:48.817456 30252 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af: Generated new TSK 0
I20260630 12:21:48.818075 30252 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:48.843617 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:48.851207 30261 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:21:48.852087 30262 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:21:48.854830 26631 server_base.cc:1061] running on GCE node
W20260630 12:21:48.854959 30264 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:21:48.859684 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:48.860064 26631 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:21:48.860369 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822108860341 us; error 0 us; skew 500 ppm
I20260630 12:21:48.861039 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:48.863909 26631 webserver.cc:533] Webserver started at http://127.26.1.193:32867/ using document root <none> and password file <none>
I20260630 12:21:48.864513 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:48.864729 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:48.865007 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:48.866397 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "0c00c757d45e4c9ebab8d2f34d04dd84"
format_stamp: "Formatted at 2026-06-30 12:21:48 on dist-test-slave-wnkp"
I20260630 12:21:48.872546 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260630 12:21:48.875994 30269 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:21:48.876905 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:48.877159 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "0c00c757d45e4c9ebab8d2f34d04dd84"
format_stamp: "Formatted at 2026-06-30 12:21:48 on dist-test-slave-wnkp"
I20260630 12:21:48.877449 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-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:21:48.893802 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:48.895035 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:48.896636 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:48.899397 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:48.899600 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:48.899890 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:48.900071 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:48.946388 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:37411
I20260630 12:21:48.946502 30331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:37411 every 8 connection(s)
I20260630 12:21:48.951905 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:48.959007 30336 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:21:48.960495 30337 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:21:48.964946 26631 server_base.cc:1061] running on GCE node
W20260630 12:21:48.964978 30339 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:21:48.966280 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:48.966596 26631 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:21:48.966782 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822108966752 us; error 0 us; skew 500 ppm
I20260630 12:21:48.967470 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:48.969029 30332 heartbeater.cc:344] Connected to a master server at 127.26.1.254:35187
I20260630 12:21:48.969467 30332 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:48.970463 30332 heartbeater.cc:507] Master 127.26.1.254:35187 requested a full tablet report, sending...
I20260630 12:21:48.970468 26631 webserver.cc:533] Webserver started at http://127.26.1.194:33731/ using document root <none> and password file <none>
I20260630 12:21:48.971269 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:48.971522 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:48.971850 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:48.973006 30205 ts_manager.cc:194] Registered new tserver with Master: 0c00c757d45e4c9ebab8d2f34d04dd84 (127.26.1.193:37411)
I20260630 12:21:48.973332 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "e12f08188c204bd38de1f00468fd27e9"
format_stamp: "Formatted at 2026-06-30 12:21:48 on dist-test-slave-wnkp"
I20260630 12:21:48.974979 30205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48498
I20260630 12:21:48.978850 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260630 12:21:48.982698 30344 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:21:48.983505 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:21:48.983836 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "e12f08188c204bd38de1f00468fd27e9"
format_stamp: "Formatted at 2026-06-30 12:21:48 on dist-test-slave-wnkp"
I20260630 12:21:48.984120 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-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:21:49.006659 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:49.007963 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:49.009513 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:49.011798 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:49.012039 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.012341 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:49.012518 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.053798 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:37683
I20260630 12:21:49.053903 30406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:37683 every 8 connection(s)
I20260630 12:21:49.058744 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:49.066485 30410 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:21:49.067109 30411 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:21:49.072129 30407 heartbeater.cc:344] Connected to a master server at 127.26.1.254:35187
I20260630 12:21:49.072062 26631 server_base.cc:1061] running on GCE node
W20260630 12:21:49.072590 30414 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:21:49.072844 30407 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:49.073666 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:49.073866 26631 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:21:49.073856 30407 heartbeater.cc:507] Master 127.26.1.254:35187 requested a full tablet report, sending...
I20260630 12:21:49.074319 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822109074293 us; error 0 us; skew 500 ppm
I20260630 12:21:49.074895 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:49.076503 30205 ts_manager.cc:194] Registered new tserver with Master: e12f08188c204bd38de1f00468fd27e9 (127.26.1.194:37683)
I20260630 12:21:49.077638 26631 webserver.cc:533] Webserver started at http://127.26.1.195:33337/ using document root <none> and password file <none>
I20260630 12:21:49.078052 30205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48504
I20260630 12:21:49.078178 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:49.078495 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:49.078791 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:49.080298 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "b78cd8bf39ae46ce8eb23ba5942768d2"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-wnkp"
I20260630 12:21:49.084868 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:21:49.088424 30418 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:21:49.089267 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:49.089599 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "b78cd8bf39ae46ce8eb23ba5942768d2"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-wnkp"
I20260630 12:21:49.089915 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-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:21:49.116012 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:49.117292 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:49.118793 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:49.121238 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:49.121480 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.121723 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:49.121897 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.165498 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:36443
I20260630 12:21:49.165598 30480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:36443 every 8 connection(s)
I20260630 12:21:49.170300 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:49.177114 30484 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:21:49.180466 30485 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:21:49.185763 30481 heartbeater.cc:344] Connected to a master server at 127.26.1.254:35187
I20260630 12:21:49.186398 30481 heartbeater.cc:461] Registering TS with master...
W20260630 12:21:49.186502 30488 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:21:49.187496 26631 server_base.cc:1061] running on GCE node
I20260630 12:21:49.188151 30481 heartbeater.cc:507] Master 127.26.1.254:35187 requested a full tablet report, sending...
I20260630 12:21:49.188748 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:49.189042 26631 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:21:49.189306 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822109189283 us; error 0 us; skew 500 ppm
I20260630 12:21:49.189882 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:49.190724 30205 ts_manager.cc:194] Registered new tserver with Master: b78cd8bf39ae46ce8eb23ba5942768d2 (127.26.1.195:36443)
I20260630 12:21:49.192890 30205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48506
I20260630 12:21:49.192976 26631 webserver.cc:533] Webserver started at http://127.26.1.196:46845/ using document root <none> and password file <none>
I20260630 12:21:49.193631 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:49.193885 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:49.194195 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:49.195678 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "d714ca25df3840c08074b5a252a58b01"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-wnkp"
I20260630 12:21:49.200425 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:21:49.203755 30492 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:21:49.204604 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:49.204913 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "d714ca25df3840c08074b5a252a58b01"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-wnkp"
I20260630 12:21:49.205202 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822018099252-26631-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:21:49.227594 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:49.228955 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:49.230499 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:49.232847 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:49.233085 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.233330 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:49.233510 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.276655 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:42753
I20260630 12:21:49.276823 30554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:42753 every 8 connection(s)
I20260630 12:21:49.291414 30555 heartbeater.cc:344] Connected to a master server at 127.26.1.254:35187
I20260630 12:21:49.291846 30555 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:49.292865 30555 heartbeater.cc:507] Master 127.26.1.254:35187 requested a full tablet report, sending...
I20260630 12:21:49.294900 30205 ts_manager.cc:194] Registered new tserver with Master: d714ca25df3840c08074b5a252a58b01 (127.26.1.196:42753)
I20260630 12:21:49.295250 26631 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015166403s
I20260630 12:21:49.296383 30205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48516
I20260630 12:21:49.853718 30205 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48536:
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:21:49.901657 30446 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd10c8b6cce48a8965efe8ff6c9351d (DEFAULT_TABLE table=test-workload [id=7c0ae2c11de34312bb3cf8b67f66e3c1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:21:49.903080 30446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd10c8b6cce48a8965efe8ff6c9351d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:49.908322 30372 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd10c8b6cce48a8965efe8ff6c9351d (DEFAULT_TABLE table=test-workload [id=7c0ae2c11de34312bb3cf8b67f66e3c1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:21:49.909621 30372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd10c8b6cce48a8965efe8ff6c9351d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:49.919104 30297 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd10c8b6cce48a8965efe8ff6c9351d (DEFAULT_TABLE table=test-workload [id=7c0ae2c11de34312bb3cf8b67f66e3c1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:21:49.920740 30297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd10c8b6cce48a8965efe8ff6c9351d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:49.924324 30576 tablet_bootstrap.cc:492] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2: Bootstrap starting.
I20260630 12:21:49.930904 30576 tablet_bootstrap.cc:654] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:49.933643 30577 tablet_bootstrap.cc:492] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9: Bootstrap starting.
I20260630 12:21:49.937189 30576 tablet_bootstrap.cc:492] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2: No bootstrap required, opened a new log
I20260630 12:21:49.937877 30576 ts_tablet_manager.cc:1403] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:21:49.940999 30577 tablet_bootstrap.cc:654] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:49.941205 30576 raft_consensus.cc:359] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 } } peers { permanent_uuid: "e12f08188c204bd38de1f00468fd27e9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37683 } } peers { permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 } }
I20260630 12:21:49.942334 30579 tablet_bootstrap.cc:492] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84: Bootstrap starting.
I20260630 12:21:49.942638 30576 raft_consensus.cc:385] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:49.943005 30576 raft_consensus.cc:740] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b78cd8bf39ae46ce8eb23ba5942768d2, State: Initialized, Role: FOLLOWER
I20260630 12:21:49.943874 30576 consensus_queue.cc:260] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 } } peers { permanent_uuid: "e12f08188c204bd38de1f00468fd27e9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37683 } } peers { permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 } }
I20260630 12:21:49.947091 30481 heartbeater.cc:499] Master 127.26.1.254:35187 was elected leader, sending a full tablet report...
I20260630 12:21:49.951004 30579 tablet_bootstrap.cc:654] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:49.951681 30576 ts_tablet_manager.cc:1434] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:21:49.956142 30577 tablet_bootstrap.cc:492] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9: No bootstrap required, opened a new log
I20260630 12:21:49.956676 30577 ts_tablet_manager.cc:1403] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.018s
I20260630 12:21:49.957118 30579 tablet_bootstrap.cc:492] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84: No bootstrap required, opened a new log
I20260630 12:21:49.957649 30579 ts_tablet_manager.cc:1403] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:21:49.959659 30577 raft_consensus.cc:359] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 } } peers { permanent_uuid: "e12f08188c204bd38de1f00468fd27e9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37683 } } peers { permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 } }
I20260630 12:21:49.959940 30579 raft_consensus.cc:359] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 } } peers { permanent_uuid: "e12f08188c204bd38de1f00468fd27e9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37683 } } peers { permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 } }
I20260630 12:21:49.960487 30577 raft_consensus.cc:385] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:49.960824 30579 raft_consensus.cc:385] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:49.960875 30577 raft_consensus.cc:740] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12f08188c204bd38de1f00468fd27e9, State: Initialized, Role: FOLLOWER
I20260630 12:21:49.961211 30579 raft_consensus.cc:740] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c00c757d45e4c9ebab8d2f34d04dd84, State: Initialized, Role: FOLLOWER
I20260630 12:21:49.961953 30577 consensus_queue.cc:260] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 } } peers { permanent_uuid: "e12f08188c204bd38de1f00468fd27e9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37683 } } peers { permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 } }
I20260630 12:21:49.962128 30579 consensus_queue.cc:260] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 } } peers { permanent_uuid: "e12f08188c204bd38de1f00468fd27e9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37683 } } peers { permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 } }
I20260630 12:21:49.965551 30407 heartbeater.cc:499] Master 127.26.1.254:35187 was elected leader, sending a full tablet report...
I20260630 12:21:49.966073 30577 ts_tablet_manager.cc:1434] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260630 12:21:49.967494 30332 heartbeater.cc:499] Master 127.26.1.254:35187 was elected leader, sending a full tablet report...
I20260630 12:21:49.968139 30579 ts_tablet_manager.cc:1434] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260630 12:21:50.134722 30583 raft_consensus.cc:493] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:50.135339 30583 raft_consensus.cc:515] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 } } peers { permanent_uuid: "e12f08188c204bd38de1f00468fd27e9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37683 } } peers { permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 } }
I20260630 12:21:50.137565 30583 leader_election.cc:290] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b78cd8bf39ae46ce8eb23ba5942768d2 (127.26.1.195:36443), 0c00c757d45e4c9ebab8d2f34d04dd84 (127.26.1.193:37411)
I20260630 12:21:50.148916 30456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd10c8b6cce48a8965efe8ff6c9351d" candidate_uuid: "e12f08188c204bd38de1f00468fd27e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" is_pre_election: true
I20260630 12:21:50.149852 30456 raft_consensus.cc:2468] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12f08188c204bd38de1f00468fd27e9 in term 0.
I20260630 12:21:50.149876 30307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd10c8b6cce48a8965efe8ff6c9351d" candidate_uuid: "e12f08188c204bd38de1f00468fd27e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" is_pre_election: true
I20260630 12:21:50.150715 30307 raft_consensus.cc:2468] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12f08188c204bd38de1f00468fd27e9 in term 0.
I20260630 12:21:50.151389 30345 leader_election.cc:304] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [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: b78cd8bf39ae46ce8eb23ba5942768d2, e12f08188c204bd38de1f00468fd27e9; no voters: 
I20260630 12:21:50.152315 30583 raft_consensus.cc:2804] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:50.152662 30583 raft_consensus.cc:493] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:50.152938 30583 raft_consensus.cc:3060] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:50.158077 30583 raft_consensus.cc:515] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 } } peers { permanent_uuid: "e12f08188c204bd38de1f00468fd27e9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37683 } } peers { permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 } }
I20260630 12:21:50.160198 30583 leader_election.cc:290] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [CANDIDATE]: Term 1 election: Requested vote from peers b78cd8bf39ae46ce8eb23ba5942768d2 (127.26.1.195:36443), 0c00c757d45e4c9ebab8d2f34d04dd84 (127.26.1.193:37411)
I20260630 12:21:50.160651 30456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd10c8b6cce48a8965efe8ff6c9351d" candidate_uuid: "e12f08188c204bd38de1f00468fd27e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2"
I20260630 12:21:50.161263 30307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd10c8b6cce48a8965efe8ff6c9351d" candidate_uuid: "e12f08188c204bd38de1f00468fd27e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84"
I20260630 12:21:50.161525 30456 raft_consensus.cc:3060] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:50.161919 30307 raft_consensus.cc:3060] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:50.166908 30456 raft_consensus.cc:2468] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12f08188c204bd38de1f00468fd27e9 in term 1.
I20260630 12:21:50.167552 30307 raft_consensus.cc:2468] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12f08188c204bd38de1f00468fd27e9 in term 1.
I20260630 12:21:50.168021 30345 leader_election.cc:304] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [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: b78cd8bf39ae46ce8eb23ba5942768d2, e12f08188c204bd38de1f00468fd27e9; no voters: 
I20260630 12:21:50.168852 30583 raft_consensus.cc:2804] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:50.169961 30583 raft_consensus.cc:697] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 1 LEADER]: Becoming Leader. State: Replica: e12f08188c204bd38de1f00468fd27e9, State: Running, Role: LEADER
I20260630 12:21:50.170739 30583 consensus_queue.cc:237] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [LEADER]: Queue going to LEADER mode. State: All 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: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 } } peers { permanent_uuid: "e12f08188c204bd38de1f00468fd27e9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37683 } } peers { permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 } }
I20260630 12:21:50.177475 30204 catalog_manager.cc:5697] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12f08188c204bd38de1f00468fd27e9 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "e12f08188c204bd38de1f00468fd27e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12f08188c204bd38de1f00468fd27e9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:50.299319 30555 heartbeater.cc:499] Master 127.26.1.254:35187 was elected leader, sending a full tablet report...
I20260630 12:21:50.616150 30583 consensus_queue.cc:1048] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b78cd8bf39ae46ce8eb23ba5942768d2" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 36443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:50.629448 30587 consensus_queue.cc:1048] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c00c757d45e4c9ebab8d2f34d04dd84" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 37411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:50.775123 30258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:50.776633 30258 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:50.777001 30258 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:52.778091 30258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:52.779774 30258 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:52.780143 30258 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:54.781129 30258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:54.782506 30258 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:54.782815 30258 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:56.783813 30258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:56.785234 30258 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:56.785619 30258 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:58.786952 30258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:58.788694 30258 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:58.789037 30258 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:00.790498 30258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:00.792527 30258 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:00.792889 30258 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:01.286458 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:22:01.312813 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:01.313539 26631 tablet_replica.cc:333] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84: stopping tablet replica
I20260630 12:22:01.314209 26631 raft_consensus.cc:2243] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:01.315213 26631 raft_consensus.cc:2272] T 0cd10c8b6cce48a8965efe8ff6c9351d P 0c00c757d45e4c9ebab8d2f34d04dd84 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:01.318116 30348 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260630 12:22:01.321987 30348 consensus_peers.cc:597] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 -> Peer 0c00c757d45e4c9ebab8d2f34d04dd84 (127.26.1.193:37411): Couldn't send request to peer 0c00c757d45e4c9ebab8d2f34d04dd84. 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:22:01.338863 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:22:01.351959 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:22:01.376199 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:01.376938 26631 tablet_replica.cc:333] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9: stopping tablet replica
I20260630 12:22:01.377518 26631 raft_consensus.cc:2243] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:01.378489 26631 raft_consensus.cc:2272] T 0cd10c8b6cce48a8965efe8ff6c9351d P e12f08188c204bd38de1f00468fd27e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:01.398692 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:22:01.410646 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:22:01.431402 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:01.432176 26631 tablet_replica.cc:333] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2: stopping tablet replica
I20260630 12:22:01.432972 26631 raft_consensus.cc:2243] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:01.433853 26631 raft_consensus.cc:2272] T 0cd10c8b6cce48a8965efe8ff6c9351d P b78cd8bf39ae46ce8eb23ba5942768d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:01.454550 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:22:01.469441 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:22:01.502718 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:01.519955 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:22:01.531255 26631 master.cc:562] Master@127.26.1.254:35187 shutting down...
I20260630 12:22:01.551751 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:01.552551 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:01.552932 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7e066f218f34cd49e9db5126ac000af: stopping tablet replica
I20260630 12:22:01.572170 26631 master.cc:584] Master@127.26.1.254:35187 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13010 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:22:01.611912 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:38313
I20260630 12:22:01.613178 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:01.619426 30604 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:22:01.619477 30605 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:22:01.620874 26631 server_base.cc:1061] running on GCE node
W20260630 12:22:01.620890 30607 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:22:01.621976 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:01.622164 26631 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:22:01.622378 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822121622345 us; error 0 us; skew 500 ppm
I20260630 12:22:01.622910 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:01.625483 26631 webserver.cc:533] Webserver started at http://127.26.1.254:39873/ using document root <none> and password file <none>
I20260630 12:22:01.625996 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:01.626168 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:01.626526 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:01.627763 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "79f8bde4b20c4571a9356a97a6bfe1ff"
format_stamp: "Formatted at 2026-06-30 12:22:01 on dist-test-slave-wnkp"
I20260630 12:22:01.632792 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:22:01.636461 30612 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:22:01.637358 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:22:01.637655 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "79f8bde4b20c4571a9356a97a6bfe1ff"
format_stamp: "Formatted at 2026-06-30 12:22:01 on dist-test-slave-wnkp"
I20260630 12:22:01.637957 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-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:22:01.659266 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:01.660565 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:01.698958 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:38313
I20260630 12:22:01.699066 30663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:38313 every 8 connection(s)
I20260630 12:22:01.703158 30664 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:22:01.714892 30664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff: Bootstrap starting.
I20260630 12:22:01.719566 30664 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:01.723955 30664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff: No bootstrap required, opened a new log
I20260630 12:22:01.726267 30664 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79f8bde4b20c4571a9356a97a6bfe1ff" member_type: VOTER }
I20260630 12:22:01.726724 30664 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:01.727012 30664 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f8bde4b20c4571a9356a97a6bfe1ff, State: Initialized, Role: FOLLOWER
I20260630 12:22:01.727669 30664 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79f8bde4b20c4571a9356a97a6bfe1ff" member_type: VOTER }
I20260630 12:22:01.728243 30664 raft_consensus.cc:399] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:01.728495 30664 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:01.728796 30664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:01.733881 30664 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79f8bde4b20c4571a9356a97a6bfe1ff" member_type: VOTER }
I20260630 12:22:01.734431 30664 leader_election.cc:304] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [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: 79f8bde4b20c4571a9356a97a6bfe1ff; no voters: 
I20260630 12:22:01.735611 30664 leader_election.cc:290] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:01.736083 30667 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:01.737666 30667 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 1 LEADER]: Becoming Leader. State: Replica: 79f8bde4b20c4571a9356a97a6bfe1ff, State: Running, Role: LEADER
I20260630 12:22:01.738440 30667 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [LEADER]: Queue going to LEADER mode. State: All 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: "79f8bde4b20c4571a9356a97a6bfe1ff" member_type: VOTER }
I20260630 12:22:01.738644 30664 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:01.741968 30668 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79f8bde4b20c4571a9356a97a6bfe1ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79f8bde4b20c4571a9356a97a6bfe1ff" member_type: VOTER } }
I20260630 12:22:01.742719 30668 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:01.741968 30669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79f8bde4b20c4571a9356a97a6bfe1ff. Latest consensus state: current_term: 1 leader_uuid: "79f8bde4b20c4571a9356a97a6bfe1ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79f8bde4b20c4571a9356a97a6bfe1ff" member_type: VOTER } }
I20260630 12:22:01.744563 30669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:01.747715 30674 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:01.753813 30674 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:01.755635 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:01.763605 30674 catalog_manager.cc:1383] Generated new cluster ID: 22d6d6793aa745ef81d1ef64b7a66122
I20260630 12:22:01.763919 30674 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:01.790735 30674 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:01.792913 30674 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:01.810285 30674 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff: Generated new TSK 0
I20260630 12:22:01.810918 30674 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:01.822751 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:01.832285 30686 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:22:01.832737 30685 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:22:01.835631 30688 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:22:01.838379 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:01.839956 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:01.840369 26631 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:22:01.840646 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822121840624 us; error 0 us; skew 500 ppm
I20260630 12:22:01.841500 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:01.844913 26631 webserver.cc:533] Webserver started at http://127.26.1.193:39979/ using document root <none> and password file <none>
I20260630 12:22:01.845650 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:01.845907 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:01.846276 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:01.847952 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "612f405be590418c92a98aa204ddd52c"
format_stamp: "Formatted at 2026-06-30 12:22:01 on dist-test-slave-wnkp"
I20260630 12:22:01.854722 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:22:01.859261 30693 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:22:01.860215 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:22:01.860643 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "612f405be590418c92a98aa204ddd52c"
format_stamp: "Formatted at 2026-06-30 12:22:01 on dist-test-slave-wnkp"
I20260630 12:22:01.861037 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-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:22:01.895045 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:01.896234 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:01.897819 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:01.900357 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:01.900564 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:01.900859 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:01.901028 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:01.944461 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:42655
I20260630 12:22:01.944550 30755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:42655 every 8 connection(s)
I20260630 12:22:01.950044 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:01.957653 30760 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:22:01.960096 30761 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:22:01.962237 26631 server_base.cc:1061] running on GCE node
W20260630 12:22:01.963425 30763 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:22:01.964509 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:01.964779 26631 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:22:01.964982 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822121964959 us; error 0 us; skew 500 ppm
I20260630 12:22:01.965523 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:01.965721 30756 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38313
I20260630 12:22:01.966192 30756 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:01.967278 30756 heartbeater.cc:507] Master 127.26.1.254:38313 requested a full tablet report, sending...
I20260630 12:22:01.969058 26631 webserver.cc:533] Webserver started at http://127.26.1.194:34515/ using document root <none> and password file <none>
I20260630 12:22:01.969640 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:01.969864 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:01.970135 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:01.970196 30629 ts_manager.cc:194] Registered new tserver with Master: 612f405be590418c92a98aa204ddd52c (127.26.1.193:42655)
I20260630 12:22:01.971413 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "e3dc074cd42d476bbb77c80c86fc1ad8"
format_stamp: "Formatted at 2026-06-30 12:22:01 on dist-test-slave-wnkp"
I20260630 12:22:01.972150 30629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33340
I20260630 12:22:01.976997 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:22:01.981292 30768 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:22:01.982386 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:22:01.982791 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "e3dc074cd42d476bbb77c80c86fc1ad8"
format_stamp: "Formatted at 2026-06-30 12:22:01 on dist-test-slave-wnkp"
I20260630 12:22:01.983108 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-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:22:01.999279 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:02.000609 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:02.002187 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:02.004979 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:02.005208 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.005558 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:02.005739 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.049649 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:33099
I20260630 12:22:02.049877 30830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:33099 every 8 connection(s)
I20260630 12:22:02.054420 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:02.061352 30834 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:22:02.062520 30835 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:22:02.065213 30837 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:22:02.066736 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:02.068008 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:02.068354 26631 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:22:02.068550 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822122068536 us; error 0 us; skew 500 ppm
I20260630 12:22:02.069160 30831 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38313
I20260630 12:22:02.069222 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:02.069700 30831 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:02.070749 30831 heartbeater.cc:507] Master 127.26.1.254:38313 requested a full tablet report, sending...
I20260630 12:22:02.072614 26631 webserver.cc:533] Webserver started at http://127.26.1.195:42553/ using document root <none> and password file <none>
I20260630 12:22:02.073165 30629 ts_manager.cc:194] Registered new tserver with Master: e3dc074cd42d476bbb77c80c86fc1ad8 (127.26.1.194:33099)
I20260630 12:22:02.073330 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:02.073601 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:02.073961 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:02.075052 30629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33342
I20260630 12:22:02.075587 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "3321083081c94a5a9bb5989ca5895b63"
format_stamp: "Formatted at 2026-06-30 12:22:02 on dist-test-slave-wnkp"
I20260630 12:22:02.080914 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:22:02.084462 30842 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:22:02.085421 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:22:02.085711 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "3321083081c94a5a9bb5989ca5895b63"
format_stamp: "Formatted at 2026-06-30 12:22:02 on dist-test-slave-wnkp"
I20260630 12:22:02.085968 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822018099252-26631-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:22:02.127760 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:02.128921 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:02.130379 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:02.132684 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:02.132869 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.133176 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:02.133342 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.173614 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:41993
I20260630 12:22:02.173712 30904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:41993 every 8 connection(s)
I20260630 12:22:02.188408 30905 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38313
I20260630 12:22:02.188812 30905 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:02.189674 30905 heartbeater.cc:507] Master 127.26.1.254:38313 requested a full tablet report, sending...
I20260630 12:22:02.192073 30629 ts_manager.cc:194] Registered new tserver with Master: 3321083081c94a5a9bb5989ca5895b63 (127.26.1.195:41993)
I20260630 12:22:02.192802 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015904485s
I20260630 12:22:02.193677 30629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33350
I20260630 12:22:02.975277 30756 heartbeater.cc:499] Master 127.26.1.254:38313 was elected leader, sending a full tablet report...
I20260630 12:22:03.078353 30831 heartbeater.cc:499] Master 127.26.1.254:38313 was elected leader, sending a full tablet report...
I20260630 12:22:03.196607 30905 heartbeater.cc:499] Master 127.26.1.254:38313 was elected leader, sending a full tablet report...
I20260630 12:22:03.262497 30629 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33364:
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:22:03.264724 30629 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:22:03.310422 30796 tablet_service.cc:1511] Processing CreateTablet for tablet a8e3f7160b07447e94fe204f0e2e3606 (DEFAULT_TABLE table=test-workload [id=7383d24aa67d4f71bf83bab12944c76a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:03.311884 30796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e3f7160b07447e94fe204f0e2e3606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.321141 30721 tablet_service.cc:1511] Processing CreateTablet for tablet a8e3f7160b07447e94fe204f0e2e3606 (DEFAULT_TABLE table=test-workload [id=7383d24aa67d4f71bf83bab12944c76a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:03.322501 30721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e3f7160b07447e94fe204f0e2e3606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.323114 30870 tablet_service.cc:1511] Processing CreateTablet for tablet a8e3f7160b07447e94fe204f0e2e3606 (DEFAULT_TABLE table=test-workload [id=7383d24aa67d4f71bf83bab12944c76a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:03.324430 30870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e3f7160b07447e94fe204f0e2e3606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.329542 30926 tablet_bootstrap.cc:492] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8: Bootstrap starting.
I20260630 12:22:03.336452 30926 tablet_bootstrap.cc:654] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:03.340288 30927 tablet_bootstrap.cc:492] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63: Bootstrap starting.
I20260630 12:22:03.345114 30929 tablet_bootstrap.cc:492] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c: Bootstrap starting.
I20260630 12:22:03.345533 30926 tablet_bootstrap.cc:492] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8: No bootstrap required, opened a new log
I20260630 12:22:03.346063 30926 ts_tablet_manager.cc:1403] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260630 12:22:03.347561 30927 tablet_bootstrap.cc:654] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:03.349326 30926 raft_consensus.cc:359] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 } } peers { permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 } } peers { permanent_uuid: "612f405be590418c92a98aa204ddd52c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42655 } }
I20260630 12:22:03.350251 30926 raft_consensus.cc:385] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:03.350649 30926 raft_consensus.cc:740] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3dc074cd42d476bbb77c80c86fc1ad8, State: Initialized, Role: FOLLOWER
I20260630 12:22:03.351637 30926 consensus_queue.cc:260] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 } } peers { permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 } } peers { permanent_uuid: "612f405be590418c92a98aa204ddd52c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42655 } }
I20260630 12:22:03.352514 30927 tablet_bootstrap.cc:492] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63: No bootstrap required, opened a new log
I20260630 12:22:03.352591 30929 tablet_bootstrap.cc:654] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:03.353091 30927 ts_tablet_manager.cc:1403] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260630 12:22:03.355713 30927 raft_consensus.cc:359] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 } } peers { permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 } } peers { permanent_uuid: "612f405be590418c92a98aa204ddd52c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42655 } }
I20260630 12:22:03.356472 30927 raft_consensus.cc:385] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:03.356830 30927 raft_consensus.cc:740] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3321083081c94a5a9bb5989ca5895b63, State: Initialized, Role: FOLLOWER
I20260630 12:22:03.357834 30926 ts_tablet_manager.cc:1434] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:22:03.357769 30927 consensus_queue.cc:260] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 } } peers { permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 } } peers { permanent_uuid: "612f405be590418c92a98aa204ddd52c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42655 } }
I20260630 12:22:03.361450 30927 ts_tablet_manager.cc:1434] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:22:03.361894 30929 tablet_bootstrap.cc:492] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c: No bootstrap required, opened a new log
I20260630 12:22:03.362447 30929 ts_tablet_manager.cc:1403] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260630 12:22:03.365731 30929 raft_consensus.cc:359] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 } } peers { permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 } } peers { permanent_uuid: "612f405be590418c92a98aa204ddd52c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42655 } }
I20260630 12:22:03.366609 30929 raft_consensus.cc:385] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:03.366971 30929 raft_consensus.cc:740] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612f405be590418c92a98aa204ddd52c, State: Initialized, Role: FOLLOWER
I20260630 12:22:03.367736 30929 consensus_queue.cc:260] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 } } peers { permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 } } peers { permanent_uuid: "612f405be590418c92a98aa204ddd52c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42655 } }
I20260630 12:22:03.370569 30929 ts_tablet_manager.cc:1434] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:22:03.482440 30934 raft_consensus.cc:493] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:03.482921 30934 raft_consensus.cc:515] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 } } peers { permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 } } peers { permanent_uuid: "612f405be590418c92a98aa204ddd52c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42655 } }
I20260630 12:22:03.485570 30934 leader_election.cc:290] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3dc074cd42d476bbb77c80c86fc1ad8 (127.26.1.194:33099), 3321083081c94a5a9bb5989ca5895b63 (127.26.1.195:41993)
I20260630 12:22:03.498281 30806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e3f7160b07447e94fe204f0e2e3606" candidate_uuid: "612f405be590418c92a98aa204ddd52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" is_pre_election: true
I20260630 12:22:03.498390 30880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e3f7160b07447e94fe204f0e2e3606" candidate_uuid: "612f405be590418c92a98aa204ddd52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3321083081c94a5a9bb5989ca5895b63" is_pre_election: true
I20260630 12:22:03.499089 30806 raft_consensus.cc:2468] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612f405be590418c92a98aa204ddd52c in term 0.
I20260630 12:22:03.499238 30880 raft_consensus.cc:2468] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612f405be590418c92a98aa204ddd52c in term 0.
I20260630 12:22:03.500425 30695 leader_election.cc:304] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [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: 612f405be590418c92a98aa204ddd52c, e3dc074cd42d476bbb77c80c86fc1ad8; no voters: 
I20260630 12:22:03.501150 30934 raft_consensus.cc:2804] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:03.501515 30934 raft_consensus.cc:493] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:03.501758 30934 raft_consensus.cc:3060] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:03.507138 30934 raft_consensus.cc:515] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 } } peers { permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 } } peers { permanent_uuid: "612f405be590418c92a98aa204ddd52c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42655 } }
I20260630 12:22:03.509227 30934 leader_election.cc:290] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [CANDIDATE]: Term 1 election: Requested vote from peers e3dc074cd42d476bbb77c80c86fc1ad8 (127.26.1.194:33099), 3321083081c94a5a9bb5989ca5895b63 (127.26.1.195:41993)
I20260630 12:22:03.509881 30806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e3f7160b07447e94fe204f0e2e3606" candidate_uuid: "612f405be590418c92a98aa204ddd52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8"
I20260630 12:22:03.510414 30806 raft_consensus.cc:3060] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:03.510428 30880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e3f7160b07447e94fe204f0e2e3606" candidate_uuid: "612f405be590418c92a98aa204ddd52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3321083081c94a5a9bb5989ca5895b63"
I20260630 12:22:03.511094 30880 raft_consensus.cc:3060] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:03.515815 30806 raft_consensus.cc:2468] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612f405be590418c92a98aa204ddd52c in term 1.
I20260630 12:22:03.516525 30880 raft_consensus.cc:2468] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612f405be590418c92a98aa204ddd52c in term 1.
I20260630 12:22:03.517021 30695 leader_election.cc:304] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [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: 612f405be590418c92a98aa204ddd52c, e3dc074cd42d476bbb77c80c86fc1ad8; no voters: 
I20260630 12:22:03.517865 30934 raft_consensus.cc:2804] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:03.519004 30934 raft_consensus.cc:697] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 1 LEADER]: Becoming Leader. State: Replica: 612f405be590418c92a98aa204ddd52c, State: Running, Role: LEADER
I20260630 12:22:03.519778 30934 consensus_queue.cc:237] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [LEADER]: Queue going to LEADER mode. State: All 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: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 } } peers { permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 } } peers { permanent_uuid: "612f405be590418c92a98aa204ddd52c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42655 } }
I20260630 12:22:03.526432 30628 catalog_manager.cc:5697] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c reported cstate change: term changed from 0 to 1, leader changed from <none> to 612f405be590418c92a98aa204ddd52c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "612f405be590418c92a98aa204ddd52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612f405be590418c92a98aa204ddd52c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:03.753286 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:03.755577 30682 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:03.757467 30682 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:03.757905 30682 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:03.966372 30934 consensus_queue.cc:1048] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3321083081c94a5a9bb5989ca5895b63" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 41993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:03.979382 30942 consensus_queue.cc:1048] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3dc074cd42d476bbb77c80c86fc1ad8" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 33099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:04.763419 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:05.758972 30682 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:05.760324 30682 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:05.760586 30682 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:05.771997 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:06.780695 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:07.761511 30682 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:07.762832 30682 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:07.763146 30682 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:07.789354 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:08.798722 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:09.764441 30682 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:09.765995 30682 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:09.766360 30682 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:09.807410 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:10.815588 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:11.767343 30682 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:11.768694 30682 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:11.769032 30682 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:11.824505 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:12.832342 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:13.770004 30682 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:13.771397 30682 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:13.771778 30682 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:13.839079 30677 placement_policy_util.cc:411] tablet a8e3f7160b07447e94fe204f0e2e3606: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:14.621030 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:22:14.645658 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:14.646386 26631 tablet_replica.cc:333] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c: stopping tablet replica
I20260630 12:22:14.647014 26631 raft_consensus.cc:2243] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:14.648101 26631 raft_consensus.cc:2272] T a8e3f7160b07447e94fe204f0e2e3606 P 612f405be590418c92a98aa204ddd52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:14.670188 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:22:14.683390 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:22:14.706074 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:14.706809 26631 tablet_replica.cc:333] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8: stopping tablet replica
I20260630 12:22:14.707346 26631 raft_consensus.cc:2243] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:14.707784 26631 raft_consensus.cc:2272] T a8e3f7160b07447e94fe204f0e2e3606 P e3dc074cd42d476bbb77c80c86fc1ad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:14.727360 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:22:14.738543 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:22:14.758808 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:14.759405 26631 tablet_replica.cc:333] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63: stopping tablet replica
I20260630 12:22:14.759951 26631 raft_consensus.cc:2243] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:14.760479 26631 raft_consensus.cc:2272] T a8e3f7160b07447e94fe204f0e2e3606 P 3321083081c94a5a9bb5989ca5895b63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:14.780332 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:22:14.791270 26631 master.cc:562] Master@127.26.1.254:38313 shutting down...
I20260630 12:22:14.810860 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:14.811522 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:14.811811 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79f8bde4b20c4571a9356a97a6bfe1ff: stopping tablet replica
I20260630 12:22:14.830515 26631 master.cc:584] Master@127.26.1.254:38313 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13257 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:22:14.869935 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:37979
I20260630 12:22:14.871008 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:14.876672 30952 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:22:14.876729 30951 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:22:14.877519 30954 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:22:14.879487 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:14.880388 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:14.880610 26631 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:22:14.880762 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822134880745 us; error 0 us; skew 500 ppm
I20260630 12:22:14.881243 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:14.883675 26631 webserver.cc:533] Webserver started at http://127.26.1.254:42693/ using document root <none> and password file <none>
I20260630 12:22:14.884176 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:14.884526 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:14.884841 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:14.886068 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "cdf7811a4f884750922309f1dba337cc"
format_stamp: "Formatted at 2026-06-30 12:22:14 on dist-test-slave-wnkp"
I20260630 12:22:14.891079 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:14.894871 30959 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:22:14.895812 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:22:14.896137 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "cdf7811a4f884750922309f1dba337cc"
format_stamp: "Formatted at 2026-06-30 12:22:14 on dist-test-slave-wnkp"
I20260630 12:22:14.896513 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-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:22:14.923866 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:14.925181 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:14.963891 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:37979
I20260630 12:22:14.964003 31010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:37979 every 8 connection(s)
I20260630 12:22:14.968216 31011 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:22:14.979926 31011 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc: Bootstrap starting.
I20260630 12:22:14.984637 31011 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:14.989008 31011 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc: No bootstrap required, opened a new log
I20260630 12:22:14.991226 31011 raft_consensus.cc:359] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdf7811a4f884750922309f1dba337cc" member_type: VOTER }
I20260630 12:22:14.991655 31011 raft_consensus.cc:385] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:14.991829 31011 raft_consensus.cc:740] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdf7811a4f884750922309f1dba337cc, State: Initialized, Role: FOLLOWER
I20260630 12:22:14.992347 31011 consensus_queue.cc:260] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cdf7811a4f884750922309f1dba337cc" member_type: VOTER }
I20260630 12:22:14.992871 31011 raft_consensus.cc:399] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:14.993072 31011 raft_consensus.cc:493] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:14.993305 31011 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:14.998908 31011 raft_consensus.cc:515] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdf7811a4f884750922309f1dba337cc" member_type: VOTER }
I20260630 12:22:14.999459 31011 leader_election.cc:304] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [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: cdf7811a4f884750922309f1dba337cc; no voters: 
I20260630 12:22:15.000707 31011 leader_election.cc:290] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:15.001057 31014 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:15.002534 31014 raft_consensus.cc:697] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 1 LEADER]: Becoming Leader. State: Replica: cdf7811a4f884750922309f1dba337cc, State: Running, Role: LEADER
I20260630 12:22:15.003222 31014 consensus_queue.cc:237] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [LEADER]: Queue going to LEADER mode. State: All 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: "cdf7811a4f884750922309f1dba337cc" member_type: VOTER }
I20260630 12:22:15.003813 31011 sys_catalog.cc:565] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:15.006480 31015 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cdf7811a4f884750922309f1dba337cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdf7811a4f884750922309f1dba337cc" member_type: VOTER } }
I20260630 12:22:15.007305 31015 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:15.006541 31016 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader cdf7811a4f884750922309f1dba337cc. Latest consensus state: current_term: 1 leader_uuid: "cdf7811a4f884750922309f1dba337cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdf7811a4f884750922309f1dba337cc" member_type: VOTER } }
I20260630 12:22:15.007936 31016 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:15.010816 31019 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:15.019603 31019 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:15.020651 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:15.028882 31019 catalog_manager.cc:1383] Generated new cluster ID: 5f432e696ed7472495760b70a231f14d
I20260630 12:22:15.029134 31019 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:15.063088 31019 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:15.064700 31019 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:15.080343 31019 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc: Generated new TSK 0
I20260630 12:22:15.080983 31019 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:15.087046 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:15.093698 31032 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:22:15.094358 31033 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:22:15.096218 31035 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:22:15.098073 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:15.099048 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:15.099318 26631 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:22:15.099495 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822135099478 us; error 0 us; skew 500 ppm
I20260630 12:22:15.100076 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:15.102660 26631 webserver.cc:533] Webserver started at http://127.26.1.193:39167/ using document root <none> and password file <none>
I20260630 12:22:15.103205 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:15.103395 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:15.103698 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:15.104892 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "08212f338f554075867c6bb87c5dfc4c"
format_stamp: "Formatted at 2026-06-30 12:22:15 on dist-test-slave-wnkp"
I20260630 12:22:15.109422 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:15.112885 31040 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:22:15.113687 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:15.113982 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "08212f338f554075867c6bb87c5dfc4c"
format_stamp: "Formatted at 2026-06-30 12:22:15 on dist-test-slave-wnkp"
I20260630 12:22:15.114289 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-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:22:15.130119 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:15.131420 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:15.132933 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:15.135314 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:15.135540 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:15.135788 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:15.135977 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:15.177302 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:45769
I20260630 12:22:15.177397 31102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:45769 every 8 connection(s)
I20260630 12:22:15.182930 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:15.190368 31107 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:22:15.190790 31108 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:22:15.193751 26631 server_base.cc:1061] running on GCE node
W20260630 12:22:15.194921 31111 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:22:15.195928 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:15.196228 26631 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:22:15.196230 31103 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37979
I20260630 12:22:15.196588 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822135196568 us; error 0 us; skew 500 ppm
I20260630 12:22:15.196744 31103 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:15.197317 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:15.197649 31103 heartbeater.cc:507] Master 127.26.1.254:37979 requested a full tablet report, sending...
I20260630 12:22:15.200155 30976 ts_manager.cc:194] Registered new tserver with Master: 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769)
I20260630 12:22:15.200488 26631 webserver.cc:533] Webserver started at http://127.26.1.194:46569/ using document root <none> and password file <none>
I20260630 12:22:15.201085 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:15.201326 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:15.201632 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:15.202215 30976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38656
I20260630 12:22:15.203011 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "fdfb117bc8ba46b59bccb5def102f1ef"
format_stamp: "Formatted at 2026-06-30 12:22:15 on dist-test-slave-wnkp"
I20260630 12:22:15.208165 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:22:15.211941 31115 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:22:15.212903 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:22:15.213230 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "fdfb117bc8ba46b59bccb5def102f1ef"
format_stamp: "Formatted at 2026-06-30 12:22:15 on dist-test-slave-wnkp"
I20260630 12:22:15.213521 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-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:22:15.223390 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:15.224596 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:15.226022 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:15.228138 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:15.228397 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:15.228578 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:15.228711 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:15.268463 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:40505
I20260630 12:22:15.268527 31177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:40505 every 8 connection(s)
I20260630 12:22:15.273275 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:15.279752 31181 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:22:15.282351 31182 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:22:15.284183 31184 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:22:15.284705 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:15.286146 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:15.286413 26631 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:22:15.286629 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822135286611 us; error 0 us; skew 500 ppm
I20260630 12:22:15.287072 31178 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37979
I20260630 12:22:15.287283 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:15.287460 31178 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:15.288291 31178 heartbeater.cc:507] Master 127.26.1.254:37979 requested a full tablet report, sending...
I20260630 12:22:15.290122 26631 webserver.cc:533] Webserver started at http://127.26.1.195:34103/ using document root <none> and password file <none>
I20260630 12:22:15.290616 30976 ts_manager.cc:194] Registered new tserver with Master: fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:15.290791 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:15.291072 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:15.291383 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:15.292501 30976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38672
I20260630 12:22:15.293100 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "a514b4a11c944512a6697ad4c257e321"
format_stamp: "Formatted at 2026-06-30 12:22:15 on dist-test-slave-wnkp"
I20260630 12:22:15.297724 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:15.301141 31189 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:22:15.301921 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:15.302220 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "a514b4a11c944512a6697ad4c257e321"
format_stamp: "Formatted at 2026-06-30 12:22:15 on dist-test-slave-wnkp"
I20260630 12:22:15.302507 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-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:22:15.324787 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:15.326431 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:15.327971 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:15.330229 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:15.330472 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:15.330734 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:15.330906 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:15.370244 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:34397
I20260630 12:22:15.370349 31251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:34397 every 8 connection(s)
I20260630 12:22:15.384189 31252 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37979
I20260630 12:22:15.384663 31252 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:15.385483 31252 heartbeater.cc:507] Master 127.26.1.254:37979 requested a full tablet report, sending...
I20260630 12:22:15.387554 30976 ts_manager.cc:194] Registered new tserver with Master: a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:15.388494 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015018836s
I20260630 12:22:15.389051 30976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38684
I20260630 12:22:16.204936 31103 heartbeater.cc:499] Master 127.26.1.254:37979 was elected leader, sending a full tablet report...
I20260630 12:22:16.295146 31178 heartbeater.cc:499] Master 127.26.1.254:37979 was elected leader, sending a full tablet report...
I20260630 12:22:16.391996 31252 heartbeater.cc:499] Master 127.26.1.254:37979 was elected leader, sending a full tablet report...
I20260630 12:22:16.448951 30976 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38690:
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:22:16.451861 30976 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:22:16.544113 31217 tablet_service.cc:1511] Processing CreateTablet for tablet fc73f225a4814fc09752d502881928fb (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:22:16.545599 31217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc73f225a4814fc09752d502881928fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.549335 31216 tablet_service.cc:1511] Processing CreateTablet for tablet db200c29c9b0438386bc001eb4816cd8 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:22:16.550768 31216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db200c29c9b0438386bc001eb4816cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.553380 31215 tablet_service.cc:1511] Processing CreateTablet for tablet e522ec6cd1cd4017a54470139508dfae (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:22:16.554829 31215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e522ec6cd1cd4017a54470139508dfae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.555552 31068 tablet_service.cc:1511] Processing CreateTablet for tablet fc73f225a4814fc09752d502881928fb (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:22:16.556144 31067 tablet_service.cc:1511] Processing CreateTablet for tablet db200c29c9b0438386bc001eb4816cd8 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:22:16.556959 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc73f225a4814fc09752d502881928fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.557554 31214 tablet_service.cc:1511] Processing CreateTablet for tablet 964f77d27278494fa01e7deffb6df4c4 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:22:16.558872 31214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964f77d27278494fa01e7deffb6df4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.558563 31063 tablet_service.cc:1511] Processing CreateTablet for tablet 0f106fde178d432dbcc376577afdf8c1 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:22:16.559917 31063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f106fde178d432dbcc376577afdf8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.561499 31213 tablet_service.cc:1511] Processing CreateTablet for tablet bf49b2b99e0b4adbb71b91873a03c9a6 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:22:16.561615 31066 tablet_service.cc:1511] Processing CreateTablet for tablet e522ec6cd1cd4017a54470139508dfae (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:22:16.562875 31213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf49b2b99e0b4adbb71b91873a03c9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.563060 31066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e522ec6cd1cd4017a54470139508dfae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.564613 31067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db200c29c9b0438386bc001eb4816cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.565486 31065 tablet_service.cc:1511] Processing CreateTablet for tablet 964f77d27278494fa01e7deffb6df4c4 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:22:16.566866 31065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964f77d27278494fa01e7deffb6df4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.569496 31064 tablet_service.cc:1511] Processing CreateTablet for tablet bf49b2b99e0b4adbb71b91873a03c9a6 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:22:16.570941 31064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf49b2b99e0b4adbb71b91873a03c9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.579941 31212 tablet_service.cc:1511] Processing CreateTablet for tablet 0f106fde178d432dbcc376577afdf8c1 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:22:16.581588 31212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f106fde178d432dbcc376577afdf8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.581856 31143 tablet_service.cc:1511] Processing CreateTablet for tablet fc73f225a4814fc09752d502881928fb (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:22:16.583220 31143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc73f225a4814fc09752d502881928fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.584512 31138 tablet_service.cc:1511] Processing CreateTablet for tablet 0f106fde178d432dbcc376577afdf8c1 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:22:16.585477 31142 tablet_service.cc:1511] Processing CreateTablet for tablet db200c29c9b0438386bc001eb4816cd8 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:22:16.585954 31138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f106fde178d432dbcc376577afdf8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.586824 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db200c29c9b0438386bc001eb4816cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.588120 31137 tablet_service.cc:1511] Processing CreateTablet for tablet 01812c73883843e1b096a7f01ae5579e (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:22:16.589501 31137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01812c73883843e1b096a7f01ae5579e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.589452 31141 tablet_service.cc:1511] Processing CreateTablet for tablet e522ec6cd1cd4017a54470139508dfae (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:22:16.590874 31141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e522ec6cd1cd4017a54470139508dfae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.593472 31140 tablet_service.cc:1511] Processing CreateTablet for tablet 964f77d27278494fa01e7deffb6df4c4 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:22:16.594889 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964f77d27278494fa01e7deffb6df4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.594702 31135 tablet_service.cc:1511] Processing CreateTablet for tablet 00337d96b3524d239ae3be1f8d6d2d12 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:22:16.597025 31134 tablet_service.cc:1511] Processing CreateTablet for tablet b0899660d91d4020bf0ba8bad63281fa (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:22:16.597465 31139 tablet_service.cc:1511] Processing CreateTablet for tablet bf49b2b99e0b4adbb71b91873a03c9a6 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:22:16.598455 31134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0899660d91d4020bf0ba8bad63281fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.601894 31062 tablet_service.cc:1511] Processing CreateTablet for tablet 01812c73883843e1b096a7f01ae5579e (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:22:16.603266 31062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01812c73883843e1b096a7f01ae5579e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.593472 31136 tablet_service.cc:1511] Processing CreateTablet for tablet e1712f64341142bd902b625384f6b5e4 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:22:16.604383 31136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1712f64341142bd902b625384f6b5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.605028 31061 tablet_service.cc:1511] Processing CreateTablet for tablet e1712f64341142bd902b625384f6b5e4 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:22:16.606475 31061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1712f64341142bd902b625384f6b5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.607844 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00337d96b3524d239ae3be1f8d6d2d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.609526 31211 tablet_service.cc:1511] Processing CreateTablet for tablet e1712f64341142bd902b625384f6b5e4 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:22:16.610352 31215 tablet_service.cc:1511] Processing CreateTablet for tablet 01812c73883843e1b096a7f01ae5579e (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:22:16.611073 31211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1712f64341142bd902b625384f6b5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.613744 31210 tablet_service.cc:1511] Processing CreateTablet for tablet 00337d96b3524d239ae3be1f8d6d2d12 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:22:16.612054 31215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01812c73883843e1b096a7f01ae5579e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.619211 31209 tablet_service.cc:1511] Processing CreateTablet for tablet b0899660d91d4020bf0ba8bad63281fa (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:22:16.621876 31060 tablet_service.cc:1511] Processing CreateTablet for tablet 00337d96b3524d239ae3be1f8d6d2d12 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:22:16.623570 31060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00337d96b3524d239ae3be1f8d6d2d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.625144 31139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf49b2b99e0b4adbb71b91873a03c9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.616762 31059 tablet_service.cc:1511] Processing CreateTablet for tablet b0899660d91d4020bf0ba8bad63281fa (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:22:16.626844 31059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0899660d91d4020bf0ba8bad63281fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.628158 31209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0899660d91d4020bf0ba8bad63281fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.629323 31210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00337d96b3524d239ae3be1f8d6d2d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.676270 31208 tablet_service.cc:1511] Processing CreateTablet for tablet 40bf25241df94713a6a1094f6cafbd4b (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:22:16.677762 31208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bf25241df94713a6a1094f6cafbd4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.701270 31065 tablet_service.cc:1511] Processing CreateTablet for tablet 40bf25241df94713a6a1094f6cafbd4b (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:22:16.704984 31065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bf25241df94713a6a1094f6cafbd4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.713044 31216 tablet_service.cc:1511] Processing CreateTablet for tablet ff8c2c05ab7d4e62b70df7ee79feab73 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:22:16.717950 31216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8c2c05ab7d4e62b70df7ee79feab73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.720044 31063 tablet_service.cc:1511] Processing CreateTablet for tablet ff8c2c05ab7d4e62b70df7ee79feab73 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:22:16.726742 31063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8c2c05ab7d4e62b70df7ee79feab73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.749876 31273 tablet_bootstrap.cc:492] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:16.750713 31272 tablet_bootstrap.cc:492] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:16.758611 31142 tablet_service.cc:1511] Processing CreateTablet for tablet ff8c2c05ab7d4e62b70df7ee79feab73 (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:22:16.760103 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8c2c05ab7d4e62b70df7ee79feab73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.772219 31138 tablet_service.cc:1511] Processing CreateTablet for tablet 40bf25241df94713a6a1094f6cafbd4b (DEFAULT_TABLE table=test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:22:16.773399 31273 tablet_bootstrap.cc:654] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.775388 31138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bf25241df94713a6a1094f6cafbd4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.776399 31274 tablet_bootstrap.cc:492] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:16.783281 31274 tablet_bootstrap.cc:654] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.786437 31272 tablet_bootstrap.cc:654] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.801625 31273 tablet_bootstrap.cc:492] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:16.802310 31273 ts_tablet_manager.cc:1403] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.010s
I20260630 12:22:16.810390 31273 raft_consensus.cc:359] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.811467 31273 raft_consensus.cc:385] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.811872 31273 raft_consensus.cc:740] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.812932 31273 consensus_queue.cc:260] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.817420 31272 tablet_bootstrap.cc:492] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:16.817919 31272 ts_tablet_manager.cc:1403] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.016s
I20260630 12:22:16.819437 31274 tablet_bootstrap.cc:492] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:16.820102 31274 ts_tablet_manager.cc:1403] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.008s
I20260630 12:22:16.820194 31272 raft_consensus.cc:359] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.820952 31272 raft_consensus.cc:385] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.821192 31272 raft_consensus.cc:740] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.821856 31272 consensus_queue.cc:260] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.824065 31273 ts_tablet_manager.cc:1434] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.007s
I20260630 12:22:16.823807 31274 raft_consensus.cc:359] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.824585 31274 raft_consensus.cc:385] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.824901 31274 raft_consensus.cc:740] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.825193 31273 tablet_bootstrap.cc:492] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:16.825824 31274 consensus_queue.cc:260] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.833762 31273 tablet_bootstrap.cc:654] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.846684 31272 ts_tablet_manager.cc:1434] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.013s
I20260630 12:22:16.846949 31273 tablet_bootstrap.cc:492] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:16.847325 31274 ts_tablet_manager.cc:1434] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.013s
I20260630 12:22:16.847568 31273 ts_tablet_manager.cc:1403] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260630 12:22:16.848383 31274 tablet_bootstrap.cc:492] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:16.850608 31273 raft_consensus.cc:359] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.851424 31273 raft_consensus.cc:385] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.851820 31273 raft_consensus.cc:740] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.852763 31273 consensus_queue.cc:260] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.854195 31272 tablet_bootstrap.cc:492] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:16.855360 31274 tablet_bootstrap.cc:654] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.855295 31273 ts_tablet_manager.cc:1434] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:22:16.858489 31273 tablet_bootstrap.cc:492] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:16.861395 31272 tablet_bootstrap.cc:654] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.866878 31273 tablet_bootstrap.cc:654] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.873245 31272 tablet_bootstrap.cc:492] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:16.873831 31272 ts_tablet_manager.cc:1403] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
W20260630 12:22:16.875686 31253 tablet.cc:2406] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:22:16.876869 31272 raft_consensus.cc:359] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.877732 31272 raft_consensus.cc:385] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.878073 31272 raft_consensus.cc:740] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.879051 31272 consensus_queue.cc:260] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.883158 31272 ts_tablet_manager.cc:1434] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:22:16.883860 31274 tablet_bootstrap.cc:492] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:16.884763 31274 ts_tablet_manager.cc:1403] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.025s
I20260630 12:22:16.885119 31272 tablet_bootstrap.cc:492] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:16.886112 31273 tablet_bootstrap.cc:492] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:16.886685 31273 ts_tablet_manager.cc:1403] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.017s
I20260630 12:22:16.887799 31274 raft_consensus.cc:359] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.888664 31274 raft_consensus.cc:385] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.889071 31274 raft_consensus.cc:740] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.889735 31273 raft_consensus.cc:359] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.890527 31273 raft_consensus.cc:385] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.890039 31274 consensus_queue.cc:260] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.890914 31273 raft_consensus.cc:740] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.891817 31273 consensus_queue.cc:260] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.892652 31272 tablet_bootstrap.cc:654] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.894026 31273 ts_tablet_manager.cc:1434] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:22:16.895072 31273 tablet_bootstrap.cc:492] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:16.897471 31274 ts_tablet_manager.cc:1434] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:22:16.898563 31279 raft_consensus.cc:493] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:16.898912 31274 tablet_bootstrap.cc:492] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:16.899161 31279 raft_consensus.cc:515] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.901571 31273 tablet_bootstrap.cc:654] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.904786 31272 tablet_bootstrap.cc:492] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:16.905581 31272 ts_tablet_manager.cc:1403] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260630 12:22:16.906757 31274 tablet_bootstrap.cc:654] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.908802 31272 raft_consensus.cc:359] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.909798 31272 raft_consensus.cc:385] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.910292 31272 raft_consensus.cc:740] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.911594 31272 consensus_queue.cc:260] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.904847 31279 leader_election.cc:290] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:16.919269 31272 ts_tablet_manager.cc:1434] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260630 12:22:16.919327 31274 tablet_bootstrap.cc:492] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:16.920079 31274 ts_tablet_manager.cc:1403] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260630 12:22:16.920483 31272 tablet_bootstrap.cc:492] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:16.923251 31274 raft_consensus.cc:359] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.924117 31274 raft_consensus.cc:385] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.924530 31274 raft_consensus.cc:740] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.925455 31274 consensus_queue.cc:260] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.927600 31272 tablet_bootstrap.cc:654] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.927994 31274 ts_tablet_manager.cc:1434] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:22:16.929176 31274 tablet_bootstrap.cc:492] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:16.939488 31274 tablet_bootstrap.cc:654] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.939632 31272 tablet_bootstrap.cc:492] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:16.940198 31272 ts_tablet_manager.cc:1403] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:22:16.944120 31272 raft_consensus.cc:359] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.949462 31272 raft_consensus.cc:385] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.949860 31272 raft_consensus.cc:740] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.951105 31274 tablet_bootstrap.cc:492] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:16.950753 31272 consensus_queue.cc:260] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.954042 31272 ts_tablet_manager.cc:1434] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:22:16.955096 31272 tablet_bootstrap.cc:492] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:16.951704 31274 ts_tablet_manager.cc:1403] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260630 12:22:16.960561 31274 raft_consensus.cc:359] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.961403 31272 tablet_bootstrap.cc:654] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.961397 31274 raft_consensus.cc:385] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.964569 31274 raft_consensus.cc:740] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.965576 31274 consensus_queue.cc:260] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:16.968164 31274 ts_tablet_manager.cc:1434] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260630 12:22:16.969275 31274 tablet_bootstrap.cc:492] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:16.975505 31274 tablet_bootstrap.cc:654] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.977521 31153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964f77d27278494fa01e7deffb6df4c4" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:16.977998 31272 tablet_bootstrap.cc:492] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:16.978492 31272 ts_tablet_manager.cc:1403] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260630 12:22:16.980041 31273 tablet_bootstrap.cc:492] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:16.980832 31273 ts_tablet_manager.cc:1403] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.086s	user 0.040s	sys 0.041s
W20260630 12:22:16.981487 31193 leader_election.cc:343] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:16.984812 31273 raft_consensus.cc:359] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:16.985302 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964f77d27278494fa01e7deffb6df4c4" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:16.986008 31273 raft_consensus.cc:385] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.981483 31272 raft_consensus.cc:359] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:16.986217 31078 raft_consensus.cc:2468] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a514b4a11c944512a6697ad4c257e321 in term 0.
I20260630 12:22:16.986688 31272 raft_consensus.cc:385] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.987130 31272 raft_consensus.cc:740] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.987741 31190 leader_election.cc:304] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [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: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321; no voters: fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:16.987895 31272 consensus_queue.cc:260] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:16.988842 31290 raft_consensus.cc:2804] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:16.989220 31290 raft_consensus.cc:493] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:16.986495 31273 raft_consensus.cc:740] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.989539 31290 raft_consensus.cc:3060] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:16.990051 31273 consensus_queue.cc:260] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:16.992413 31273 ts_tablet_manager.cc:1434] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:22:16.993456 31273 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:16.999895 31273 tablet_bootstrap.cc:654] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.001134 31272 ts_tablet_manager.cc:1434] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260630 12:22:17.002231 31272 tablet_bootstrap.cc:492] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:17.002818 31274 tablet_bootstrap.cc:492] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:17.003273 31274 ts_tablet_manager.cc:1403] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.019s
I20260630 12:22:17.006925 31274 raft_consensus.cc:359] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:17.007820 31274 raft_consensus.cc:385] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.008175 31274 raft_consensus.cc:740] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.008821 31272 tablet_bootstrap.cc:654] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.008962 31274 consensus_queue.cc:260] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:17.011461 31274 ts_tablet_manager.cc:1434] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:22:17.012553 31274 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:17.012194 31290 raft_consensus.cc:515] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.013393 31279 raft_consensus.cc:493] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.013898 31279 raft_consensus.cc:515] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.015607 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964f77d27278494fa01e7deffb6df4c4" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:17.016361 31078 raft_consensus.cc:3060] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:22:17.018146 31024 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:22:17.016112 31279 leader_election.cc:290] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:17.019935 31274 tablet_bootstrap.cc:654] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.020114 31280 raft_consensus.cc:493] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.020579 31280 raft_consensus.cc:515] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.021939 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf49b2b99e0b4adbb71b91873a03c9a6" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.023602 31280 leader_election.cc:290] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.029561 31153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf49b2b99e0b4adbb71b91873a03c9a6" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:17.030377 31153 raft_consensus.cc:2468] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a514b4a11c944512a6697ad4c257e321 in term 0.
W20260630 12:22:17.028756 31190 leader_election.cc:343] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.037230 31290 leader_election.cc:290] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 election: Requested vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:17.039984 31078 raft_consensus.cc:2468] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a514b4a11c944512a6697ad4c257e321 in term 1.
I20260630 12:22:17.040179 31193 leader_election.cc:304] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [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: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 08212f338f554075867c6bb87c5dfc4c
I20260630 12:22:17.041746 31190 leader_election.cc:304] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [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: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321; no voters: 
I20260630 12:22:17.043830 31153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964f77d27278494fa01e7deffb6df4c4" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef"
I20260630 12:22:17.048484 31279 raft_consensus.cc:2804] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.049094 31279 raft_consensus.cc:493] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.050323 31279 raft_consensus.cc:3060] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.053580 31290 raft_consensus.cc:2804] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:22:17.056855 31193 leader_election.cc:343] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.060822 31278 raft_consensus.cc:493] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.061522 31278 raft_consensus.cc:515] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:17.068432 31278 leader_election.cc:290] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:17.070539 31272 tablet_bootstrap.cc:492] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:17.073590 31272 ts_tablet_manager.cc:1403] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.011s
I20260630 12:22:17.076463 31279 raft_consensus.cc:515] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.079176 31279 leader_election.cc:290] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 election: Requested vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:17.078984 31272 raft_consensus.cc:359] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.079821 31272 raft_consensus.cc:385] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.080135 31272 raft_consensus.cc:740] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.080956 31272 consensus_queue.cc:260] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.082659 31272 ts_tablet_manager.cc:1434] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:22:17.083477 31272 tablet_bootstrap.cc:492] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:17.075862 31273 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:17.084823 31273 ts_tablet_manager.cc:1403] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.035s
I20260630 12:22:17.089393 31272 tablet_bootstrap.cc:654] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.087785 31273 raft_consensus.cc:359] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.090063 31273 raft_consensus.cc:385] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.090380 31273 raft_consensus.cc:740] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.091218 31273 consensus_queue.cc:260] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.098582 31273 ts_tablet_manager.cc:1434] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:22:17.100090 31273 tablet_bootstrap.cc:492] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:17.113481 31279 raft_consensus.cc:493] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.114202 31279 raft_consensus.cc:515] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.117106 31279 leader_election.cc:290] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:17.125072 31273 tablet_bootstrap.cc:654] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.133275 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf49b2b99e0b4adbb71b91873a03c9a6" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:17.133611 31290 raft_consensus.cc:697] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 1 LEADER]: Becoming Leader. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Running, Role: LEADER
I20260630 12:22:17.134855 31290 consensus_queue.cc:237] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Queue going to LEADER mode. State: All 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.140661 31153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf49b2b99e0b4adbb71b91873a03c9a6" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef"
I20260630 12:22:17.141549 31153 raft_consensus.cc:3060] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.141938 31273 tablet_bootstrap.cc:492] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:17.142632 31273 ts_tablet_manager.cc:1403] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.002s
I20260630 12:22:17.149703 31273 raft_consensus.cc:359] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.150816 31273 raft_consensus.cc:385] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.151273 31273 raft_consensus.cc:740] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.152629 31278 raft_consensus.cc:493] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.152572 31273 consensus_queue.cc:260] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.153518 31278 raft_consensus.cc:515] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.156579 31278 leader_election.cc:290] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.159168 31278 raft_consensus.cc:493] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.159870 31278 raft_consensus.cc:515] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.162904 31278 leader_election.cc:290] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.163453 31273 ts_tablet_manager.cc:1434] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.007s
W20260630 12:22:17.169567 31190 leader_election.cc:343] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.176807 31273 tablet_bootstrap.cc:492] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:17.171643 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1712f64341142bd902b625384f6b5e4" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.173458 31280 raft_consensus.cc:493] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.178787 31280 raft_consensus.cc:515] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:17.187213 31273 tablet_bootstrap.cc:654] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.189057 31280 leader_election.cc:290] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397), 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769)
I20260630 12:22:17.189565 31280 raft_consensus.cc:493] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.190026 31280 raft_consensus.cc:515] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.191387 31274 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:17.191941 31274 ts_tablet_manager.cc:1403] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.180s	user 0.078s	sys 0.099s
I20260630 12:22:17.192503 31272 tablet_bootstrap.cc:492] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:17.193104 31272 ts_tablet_manager.cc:1403] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.110s	user 0.039s	sys 0.061s
I20260630 12:22:17.195683 31274 raft_consensus.cc:359] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.196659 31274 raft_consensus.cc:385] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.196974 31274 raft_consensus.cc:740] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.197014 31272 raft_consensus.cc:359] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.198166 31272 raft_consensus.cc:385] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.197790 31274 consensus_queue.cc:260] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.198653 31272 raft_consensus.cc:740] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.199813 31272 consensus_queue.cc:260] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.200577 31274 ts_tablet_manager.cc:1434] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:22:17.201887 31273 tablet_bootstrap.cc:492] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:17.202436 31273 ts_tablet_manager.cc:1403] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.002s
I20260630 12:22:17.202888 31290 raft_consensus.cc:493] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.203269 31274 tablet_bootstrap.cc:492] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:17.203364 31290 raft_consensus.cc:515] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.205849 31290 leader_election.cc:290] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:17.202490 31272 ts_tablet_manager.cc:1434] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:22:17.206616 31273 raft_consensus.cc:359] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.207314 31272 tablet_bootstrap.cc:492] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:17.207446 31273 raft_consensus.cc:385] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.207849 31273 raft_consensus.cc:740] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.208674 31273 consensus_queue.cc:260] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.192011 31280 leader_election.cc:290] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
W20260630 12:22:17.210107 31190 leader_election.cc:343] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.210572 31274 tablet_bootstrap.cc:654] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.211894 31273 ts_tablet_manager.cc:1434] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:22:17.213038 31273 tablet_bootstrap.cc:492] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:17.215281 31280 raft_consensus.cc:493] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.173640 31153 raft_consensus.cc:2468] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a514b4a11c944512a6697ad4c257e321 in term 1.
I20260630 12:22:17.215927 31280 raft_consensus.cc:515] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.218569 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e522ec6cd1cd4017a54470139508dfae" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.218775 31280 leader_election.cc:290] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
W20260630 12:22:17.220081 31190 leader_election.cc:343] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.220949 30974 catalog_manager.cc:5697] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 reported cstate change: term changed from 0 to 1, leader changed from <none> to a514b4a11c944512a6697ad4c257e321 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "a514b4a11c944512a6697ad4c257e321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:17.222528 31273 tablet_bootstrap.cc:654] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.214941 31272 tablet_bootstrap.cc:654] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.240645 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1712f64341142bd902b625384f6b5e4" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.241392 31078 raft_consensus.cc:2468] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.242388 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc73f225a4814fc09752d502881928fb" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.243079 31077 raft_consensus.cc:2468] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.246179 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db200c29c9b0438386bc001eb4816cd8" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.246558 31153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc73f225a4814fc09752d502881928fb" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:17.247078 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.247198 31078 raft_consensus.cc:2468] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.247467 31153 raft_consensus.cc:2468] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 0.
I20260630 12:22:17.247695 31077 raft_consensus.cc:2468] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.248528 31116 leader_election.cc:304] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.249325 31153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db200c29c9b0438386bc001eb4816cd8" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:17.248821 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:17.249913 31309 raft_consensus.cc:2804] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.249881 31116 leader_election.cc:304] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.250494 31309 raft_consensus.cc:493] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.251089 31309 raft_consensus.cc:3060] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.250038 31153 raft_consensus.cc:2468] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 0.
I20260630 12:22:17.251420 31227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc73f225a4814fc09752d502881928fb" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.251920 31116 leader_election.cc:304] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.252175 31227 raft_consensus.cc:2468] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 0.
I20260630 12:22:17.250468 31152 raft_consensus.cc:2468] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 0.
I20260630 12:22:17.248821 31274 tablet_bootstrap.cc:492] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:17.251345 31280 raft_consensus.cc:2804] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.254156 31280 raft_consensus.cc:493] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.254534 31280 raft_consensus.cc:3060] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.258209 31274 ts_tablet_manager.cc:1403] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.006s
I20260630 12:22:17.259771 31309 raft_consensus.cc:515] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.261898 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1712f64341142bd902b625384f6b5e4" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:17.262995 31152 raft_consensus.cc:2393] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a514b4a11c944512a6697ad4c257e321 in current term 1: Already voted for candidate fdfb117bc8ba46b59bccb5def102f1ef in this term.
I20260630 12:22:17.263043 31193 leader_election.cc:304] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [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: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 08212f338f554075867c6bb87c5dfc4c
I20260630 12:22:17.264408 31290 raft_consensus.cc:2804] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:17.264928 31290 raft_consensus.cc:697] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 1 LEADER]: Becoming Leader. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Running, Role: LEADER
I20260630 12:22:17.265524 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db200c29c9b0438386bc001eb4816cd8" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.265756 31290 consensus_queue.cc:237] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Queue going to LEADER mode. State: All 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.266332 31225 raft_consensus.cc:2468] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 0.
I20260630 12:22:17.268500 31044 leader_election.cc:304] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.272778 31278 raft_consensus.cc:2804] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.273877 31278 raft_consensus.cc:493] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.276487 31116 leader_election.cc:304] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.276957 31193 leader_election.cc:304] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [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: a514b4a11c944512a6697ad4c257e321; no voters: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:17.264938 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.279742 31226 raft_consensus.cc:2468] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 0.
I20260630 12:22:17.280334 31309 leader_election.cc:290] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 election: Requested vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.276580 31278 raft_consensus.cc:3060] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.280918 31309 raft_consensus.cc:2804] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.280519 31280 raft_consensus.cc:515] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:17.281297 31309 raft_consensus.cc:493] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.281667 31309 raft_consensus.cc:3060] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.283313 31280 leader_election.cc:290] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 election: Requested vote from peers a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397), 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769)
I20260630 12:22:17.285480 31299 raft_consensus.cc:3060] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.284027 31280 raft_consensus.cc:493] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.274830 31274 raft_consensus.cc:359] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.277969 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e522ec6cd1cd4017a54470139508dfae" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:17.288573 31314 raft_consensus.cc:2804] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.288373 31280 raft_consensus.cc:515] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.288985 31314 raft_consensus.cc:493] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.289114 31274 raft_consensus.cc:385] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.289559 31314 raft_consensus.cc:3060] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.289566 31274 raft_consensus.cc:740] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.290514 31280 leader_election.cc:290] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.290729 31274 consensus_queue.cc:260] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.292624 31274 ts_tablet_manager.cc:1434] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260630 12:22:17.293694 31274 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:17.295101 31299 raft_consensus.cc:2749] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:17.297708 31041 leader_election.cc:304] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321; no voters: 
I20260630 12:22:17.299235 31308 raft_consensus.cc:2804] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.301002 31314 raft_consensus.cc:515] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.303974 31274 tablet_bootstrap.cc:654] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.304373 31314 leader_election.cc:290] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 election: Requested vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.304643 31044 leader_election.cc:304] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.300303 31308 raft_consensus.cc:493] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.305281 31308 raft_consensus.cc:3060] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.313370 31309 raft_consensus.cc:515] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.317389 31272 tablet_bootstrap.cc:492] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:17.317888 31272 ts_tablet_manager.cc:1403] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.010s
I20260630 12:22:17.319881 31309 leader_election.cc:290] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 election: Requested vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.321163 31272 raft_consensus.cc:359] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.321867 31272 raft_consensus.cc:385] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.322136 31272 raft_consensus.cc:740] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.322808 31272 consensus_queue.cc:260] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.314353 31308 raft_consensus.cc:515] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.326102 31308 leader_election.cc:290] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 election: Requested vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.326622 31308 raft_consensus.cc:2804] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.326835 31273 tablet_bootstrap.cc:492] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:17.326930 31308 raft_consensus.cc:493] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.327358 31273 ts_tablet_manager.cc:1403] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.007s
I20260630 12:22:17.327433 31308 raft_consensus.cc:3060] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.329209 31278 raft_consensus.cc:515] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:17.333938 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db200c29c9b0438386bc001eb4816cd8" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.334558 31226 raft_consensus.cc:3060] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.335770 31278 leader_election.cc:290] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 election: Requested vote from peers a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:17.337697 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc73f225a4814fc09752d502881928fb" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.338315 31225 raft_consensus.cc:3060] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.339188 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db200c29c9b0438386bc001eb4816cd8" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef"
I20260630 12:22:17.339767 31273 raft_consensus.cc:359] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.340481 31273 raft_consensus.cc:385] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.340698 31153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc73f225a4814fc09752d502881928fb" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef"
W20260630 12:22:17.342394 31193 leader_election.cc:343] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.343009 31193 leader_election.cc:304] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [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: a514b4a11c944512a6697ad4c257e321; no voters: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:17.344441 31153 raft_consensus.cc:2393] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08212f338f554075867c6bb87c5dfc4c in current term 1: Already voted for candidate fdfb117bc8ba46b59bccb5def102f1ef in this term.
I20260630 12:22:17.345293 31272 ts_tablet_manager.cc:1434] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260630 12:22:17.340734 31273 raft_consensus.cc:740] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.346498 31272 tablet_bootstrap.cc:492] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:17.345677 31152 raft_consensus.cc:2393] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08212f338f554075867c6bb87c5dfc4c in current term 1: Already voted for candidate fdfb117bc8ba46b59bccb5def102f1ef in this term.
I20260630 12:22:17.348124 31290 raft_consensus.cc:2749] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:17.351303 31273 consensus_queue.cc:260] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.354283 31273 ts_tablet_manager.cc:1434] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260630 12:22:17.355506 31273 tablet_bootstrap.cc:492] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:17.358853 31308 raft_consensus.cc:515] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.363026 31272 tablet_bootstrap.cc:654] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.368284 31226 raft_consensus.cc:2468] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 1.
I20260630 12:22:17.369488 31273 tablet_bootstrap.cc:654] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.368412 31225 raft_consensus.cc:2468] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 1.
I20260630 12:22:17.371788 31041 leader_election.cc:304] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321; no voters: fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:17.372116 31274 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:17.372774 31274 ts_tablet_manager.cc:1403] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.079s	user 0.035s	sys 0.024s
I20260630 12:22:17.373098 31278 raft_consensus.cc:2804] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:17.373660 31278 raft_consensus.cc:697] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Becoming Leader. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Running, Role: LEADER
W20260630 12:22:17.370960 31116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.1.193:45769, user_credentials={real_user=slave}} blocked reactor thread for 94559.7us
I20260630 12:22:17.374436 31278 consensus_queue.cc:237] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Queue going to LEADER mode. State: All 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: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } }
I20260630 12:22:17.375401 31274 raft_consensus.cc:359] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.376053 31274 raft_consensus.cc:385] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.376679 31274 raft_consensus.cc:740] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.376161 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1712f64341142bd902b625384f6b5e4" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:17.377456 31274 consensus_queue.cc:260] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.378212 31077 raft_consensus.cc:3060] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.379396 31274 ts_tablet_manager.cc:1434] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:22:17.380185 31274 tablet_bootstrap.cc:492] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:17.380535 31041 leader_election.cc:304] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321; no voters: fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:17.382218 31318 raft_consensus.cc:2804] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:17.387797 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc73f225a4814fc09752d502881928fb" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:17.390630 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef"
I20260630 12:22:17.391485 31152 raft_consensus.cc:2393] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08212f338f554075867c6bb87c5dfc4c in current term 1: Already voted for candidate fdfb117bc8ba46b59bccb5def102f1ef in this term.
I20260630 12:22:17.393667 31308 leader_election.cc:290] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 election: Requested vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.394402 31077 raft_consensus.cc:2468] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 1.
I20260630 12:22:17.395598 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0899660d91d4020bf0ba8bad63281fa" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.402777 31221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0899660d91d4020bf0ba8bad63281fa" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.405040 31078 raft_consensus.cc:2468] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.396900 31274 tablet_bootstrap.cc:654] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.398576 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db200c29c9b0438386bc001eb4816cd8" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:17.398736 31226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1712f64341142bd902b625384f6b5e4" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.399420 31225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc73f225a4814fc09752d502881928fb" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.400134 31224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db200c29c9b0438386bc001eb4816cd8" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.400234 31227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.400580 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1712f64341142bd902b625384f6b5e4" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.401641 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc73f225a4814fc09752d502881928fb" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.399541 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:17.408300 31318 raft_consensus.cc:697] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Becoming Leader. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Running, Role: LEADER
I20260630 12:22:17.416241 31225 raft_consensus.cc:2393] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfb117bc8ba46b59bccb5def102f1ef in current term 1: Already voted for candidate 08212f338f554075867c6bb87c5dfc4c in this term.
I20260630 12:22:17.417062 31221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.417407 31220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.409119 31116 leader_election.cc:304] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
W20260630 12:22:17.419342 31116 leader_election.cc:343] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.412170 31226 raft_consensus.cc:2468] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 1.
I20260630 12:22:17.420222 31041 leader_election.cc:304] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c; no voters: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:17.413559 31227 raft_consensus.cc:2468] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.405800 31219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db200c29c9b0438386bc001eb4816cd8" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.421929 31321 raft_consensus.cc:2804] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.414904 31224 raft_consensus.cc:2393] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfb117bc8ba46b59bccb5def102f1ef in current term 1: Already voted for candidate 08212f338f554075867c6bb87c5dfc4c in this term.
I20260630 12:22:17.422459 31321 raft_consensus.cc:493] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.422889 31321 raft_consensus.cc:3060] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.424131 31076 raft_consensus.cc:2393] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fdfb117bc8ba46b59bccb5def102f1ef in current term 1: Already voted for candidate 08212f338f554075867c6bb87c5dfc4c in this term.
I20260630 12:22:17.424592 31278 raft_consensus.cc:2749] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:22:17.428156 31272 tablet_bootstrap.cc:492] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:17.428747 31272 ts_tablet_manager.cc:1403] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.000s
I20260630 12:22:17.430824 31116 leader_election.cc:304] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [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: fdfb117bc8ba46b59bccb5def102f1ef; no voters: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321
I20260630 12:22:17.432288 31319 raft_consensus.cc:2749] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:22:17.431859 31318 consensus_queue.cc:237] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Queue going to LEADER mode. State: All 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.431813 31272 raft_consensus.cc:359] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.433188 31116 leader_election.cc:304] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: a514b4a11c944512a6697ad4c257e321
I20260630 12:22:17.433833 31272 raft_consensus.cc:385] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.434226 31272 raft_consensus.cc:740] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.434042 31321 raft_consensus.cc:515] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.434346 31319 raft_consensus.cc:2804] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:17.435099 31319 raft_consensus.cc:697] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Becoming Leader. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Running, Role: LEADER
I20260630 12:22:17.435178 31272 consensus_queue.cc:260] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.436297 31321 leader_election.cc:290] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 election: Requested vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.436098 31319 consensus_queue.cc:237] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Queue going to LEADER mode. State: All 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.437968 31272 ts_tablet_manager.cc:1434] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:22:17.438815 31272 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:17.442019 31116 leader_election.cc:304] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [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: fdfb117bc8ba46b59bccb5def102f1ef; no voters: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321
I20260630 12:22:17.443753 31309 raft_consensus.cc:2749] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:22:17.444774 31272 tablet_bootstrap.cc:654] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.446043 31273 tablet_bootstrap.cc:492] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:17.446513 31273 ts_tablet_manager.cc:1403] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.020s
I20260630 12:22:17.443683 30976 catalog_manager.cc:5697] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 08212f338f554075867c6bb87c5dfc4c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "08212f338f554075867c6bb87c5dfc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.449999 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0899660d91d4020bf0ba8bad63281fa" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:17.450850 31273 raft_consensus.cc:359] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.452909 31273 raft_consensus.cc:385] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.452229 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0899660d91d4020bf0ba8bad63281fa" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.453613 31273 raft_consensus.cc:740] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.453871 31076 raft_consensus.cc:3060] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.455611 31273 consensus_queue.cc:260] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.460829 31273 ts_tablet_manager.cc:1434] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
W20260630 12:22:17.461652 31116 leader_election.cc:343] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.461676 31324 raft_consensus.cc:493] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.463235 31324 raft_consensus.cc:515] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.467252 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01812c73883843e1b096a7f01ae5579e" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
W20260630 12:22:17.469208 31044 leader_election.cc:343] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.471601 31324 leader_election.cc:290] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.471961 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01812c73883843e1b096a7f01ae5579e" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.472884 31273 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:17.472942 31223 raft_consensus.cc:2468] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 0.
I20260630 12:22:17.474756 31041 leader_election.cc:304] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321; no voters: fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:17.476982 31076 raft_consensus.cc:2468] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 1.
I20260630 12:22:17.485584 31324 raft_consensus.cc:2804] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.479689 30974 catalog_manager.cc:5697] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 reported cstate change: term changed from 0 to 1, leader changed from <none> to a514b4a11c944512a6697ad4c257e321 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "a514b4a11c944512a6697ad4c257e321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:17.491652 31324 raft_consensus.cc:493] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.492631 31324 raft_consensus.cc:3060] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.493669 31116 leader_election.cc:304] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: a514b4a11c944512a6697ad4c257e321
I20260630 12:22:17.494967 31309 raft_consensus.cc:2804] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:17.495455 31309 raft_consensus.cc:697] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Becoming Leader. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Running, Role: LEADER
I20260630 12:22:17.496944 31309 consensus_queue.cc:237] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Queue going to LEADER mode. State: All 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.499750 31116 leader_election.cc:304] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [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: fdfb117bc8ba46b59bccb5def102f1ef; no voters: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321
I20260630 12:22:17.503135 31272 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:17.503750 31272 ts_tablet_manager.cc:1403] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.022s
I20260630 12:22:17.492146 31319 raft_consensus.cc:493] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.504802 31321 raft_consensus.cc:2749] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:22:17.505839 31319 raft_consensus.cc:515] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.507678 31272 raft_consensus.cc:359] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.508467 31272 raft_consensus.cc:385] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.508875 31272 raft_consensus.cc:740] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.509660 31272 consensus_queue.cc:260] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.509933 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964f77d27278494fa01e7deffb6df4c4" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.510246 31274 tablet_bootstrap.cc:492] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:17.510860 31274 ts_tablet_manager.cc:1403] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.131s	user 0.020s	sys 0.007s
I20260630 12:22:17.512313 31272 ts_tablet_manager.cc:1434] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:22:17.513433 31272 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:17.512509 30976 catalog_manager.cc:5697] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 08212f338f554075867c6bb87c5dfc4c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "08212f338f554075867c6bb87c5dfc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.513751 31274 raft_consensus.cc:359] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.514833 31274 raft_consensus.cc:385] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.515729 31274 raft_consensus.cc:740] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.508091 31319 leader_election.cc:290] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.518306 31274 consensus_queue.cc:260] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.518561 30975 catalog_manager.cc:5697] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194). New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.517354 31273 tablet_bootstrap.cc:654] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.520296 31272 tablet_bootstrap.cc:654] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.523627 31274 ts_tablet_manager.cc:1434] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260630 12:22:17.524431 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964f77d27278494fa01e7deffb6df4c4" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.526309 31076 raft_consensus.cc:2393] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfb117bc8ba46b59bccb5def102f1ef in current term 1: Already voted for candidate a514b4a11c944512a6697ad4c257e321 in this term.
I20260630 12:22:17.505041 31318 raft_consensus.cc:493] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.524691 31274 tablet_bootstrap.cc:492] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:17.528146 31116 leader_election.cc:304] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [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: fdfb117bc8ba46b59bccb5def102f1ef; no voters: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321
I20260630 12:22:17.529500 31319 raft_consensus.cc:3060] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.531213 31290 raft_consensus.cc:493] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.532294 31318 raft_consensus.cc:515] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.531724 31290 raft_consensus.cc:515] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.534615 31290 leader_election.cc:290] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:17.535524 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf49b2b99e0b4adbb71b91873a03c9a6" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:17.536298 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf25241df94713a6a1094f6cafbd4b" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.536579 31152 raft_consensus.cc:2393] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08212f338f554075867c6bb87c5dfc4c in current term 1: Already voted for candidate a514b4a11c944512a6697ad4c257e321 in this term.
I20260630 12:22:17.537356 31319 raft_consensus.cc:2749] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:22:17.538159 31190 leader_election.cc:343] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.538542 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf25241df94713a6a1094f6cafbd4b" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
W20260630 12:22:17.539903 31193 leader_election.cc:343] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.540362 31193 leader_election.cc:304] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [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: a514b4a11c944512a6697ad4c257e321; no voters: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:17.541553 31318 leader_election.cc:290] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.542352 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf49b2b99e0b4adbb71b91873a03c9a6" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.543063 31272 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:17.543563 31272 ts_tablet_manager.cc:1403] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.002s
I20260630 12:22:17.545188 31274 tablet_bootstrap.cc:654] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.547070 31272 raft_consensus.cc:359] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.548789 31299 consensus_queue.cc:1048] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:17.549402 31272 raft_consensus.cc:385] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.549579 31041 leader_election.cc:304] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c; no voters: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:17.550436 31318 raft_consensus.cc:3060] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.543507 31290 raft_consensus.cc:2749] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:17.549759 31272 raft_consensus.cc:740] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.557127 31272 consensus_queue.cc:260] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.558861 31324 raft_consensus.cc:515] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.560035 31272 ts_tablet_manager.cc:1434] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260630 12:22:17.561064 31272 tablet_bootstrap.cc:492] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321: Bootstrap starting.
I20260630 12:22:17.563848 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01812c73883843e1b096a7f01ae5579e" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef"
I20260630 12:22:17.564489 31152 raft_consensus.cc:3060] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.564971 31324 leader_election.cc:290] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 election: Requested vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.570977 31318 raft_consensus.cc:2749] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:17.574455 31272 tablet_bootstrap.cc:654] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.572567 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01812c73883843e1b096a7f01ae5579e" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.577351 31223 raft_consensus.cc:3060] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.582576 31273 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:17.583343 31273 ts_tablet_manager.cc:1403] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.009s
I20260630 12:22:17.603363 31273 raft_consensus.cc:359] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.608063 31273 raft_consensus.cc:385] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.608587 31273 raft_consensus.cc:740] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.605471 31152 raft_consensus.cc:2468] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 1.
I20260630 12:22:17.606633 31223 raft_consensus.cc:2468] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 1.
I20260630 12:22:17.612614 31044 leader_election.cc:304] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.613600 31318 raft_consensus.cc:2804] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:17.614311 31318 raft_consensus.cc:697] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Becoming Leader. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Running, Role: LEADER
I20260630 12:22:17.614507 31309 raft_consensus.cc:493] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.615010 31309 raft_consensus.cc:515] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.615204 31318 consensus_queue.cc:237] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Queue going to LEADER mode. State: All 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.615618 30975 catalog_manager.cc:5697] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194). New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.617403 31309 leader_election.cc:290] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.618513 31279 consensus_queue.cc:1048] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:17.620119 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00337d96b3524d239ae3be1f8d6d2d12" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.620400 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00337d96b3524d239ae3be1f8d6d2d12" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.620843 31223 raft_consensus.cc:2468] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.622004 31116 leader_election.cc:304] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [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: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.623049 31319 raft_consensus.cc:2804] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.623420 31319 raft_consensus.cc:493] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.623818 31319 raft_consensus.cc:3060] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.623261 31273 consensus_queue.cc:260] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.626307 31076 raft_consensus.cc:2468] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.633622 31319 raft_consensus.cc:515] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.638301 31274 tablet_bootstrap.cc:492] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:17.639067 31274 ts_tablet_manager.cc:1403] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.032s
I20260630 12:22:17.645278 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00337d96b3524d239ae3be1f8d6d2d12" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:17.646292 31076 raft_consensus.cc:3060] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.647981 31272 tablet_bootstrap.cc:492] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321: No bootstrap required, opened a new log
I20260630 12:22:17.648970 31272 ts_tablet_manager.cc:1403] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321: Time spent bootstrapping tablet: real 0.088s	user 0.005s	sys 0.009s
I20260630 12:22:17.626288 31273 ts_tablet_manager.cc:1434] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.003s
I20260630 12:22:17.653898 31273 tablet_bootstrap.cc:492] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:17.654887 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00337d96b3524d239ae3be1f8d6d2d12" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.655805 31223 raft_consensus.cc:3060] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.656783 31272 raft_consensus.cc:359] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.660449 31272 raft_consensus.cc:385] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.661134 31272 raft_consensus.cc:740] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a514b4a11c944512a6697ad4c257e321, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.664417 31319 leader_election.cc:290] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 election: Requested vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.662540 31272 consensus_queue.cc:260] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.668951 31274 raft_consensus.cc:359] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.669816 31274 raft_consensus.cc:385] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.670162 31274 raft_consensus.cc:740] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.678124 31223 raft_consensus.cc:2468] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 1.
I20260630 12:22:17.679451 31116 leader_election.cc:304] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [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: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.680233 31319 raft_consensus.cc:2804] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:17.680881 31319 raft_consensus.cc:697] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Becoming Leader. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Running, Role: LEADER
I20260630 12:22:17.680454 31274 consensus_queue.cc:260] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.679008 30976 catalog_manager.cc:5697] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 08212f338f554075867c6bb87c5dfc4c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "08212f338f554075867c6bb87c5dfc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.681423 31272 ts_tablet_manager.cc:1434] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260630 12:22:17.682006 31319 consensus_queue.cc:237] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Queue going to LEADER mode. State: All 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.682905 31273 tablet_bootstrap.cc:654] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.683401 31076 raft_consensus.cc:2468] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 1.
I20260630 12:22:17.686882 31274 ts_tablet_manager.cc:1434] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.000s
I20260630 12:22:17.688227 31274 tablet_bootstrap.cc:492] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:17.696938 31274 tablet_bootstrap.cc:654] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.702217 31274 tablet_bootstrap.cc:492] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:17.702669 31274 ts_tablet_manager.cc:1403] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:22:17.705461 31274 raft_consensus.cc:359] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.706290 31274 raft_consensus.cc:385] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.706564 31274 raft_consensus.cc:740] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.707402 31274 consensus_queue.cc:260] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.709425 31274 ts_tablet_manager.cc:1434] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:22:17.710400 31274 tablet_bootstrap.cc:492] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef: Bootstrap starting.
I20260630 12:22:17.710470 31290 consensus_queue.cc:1048] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:17.709188 30976 catalog_manager.cc:5697] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194). New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.717767 31274 tablet_bootstrap.cc:654] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.732007 31273 tablet_bootstrap.cc:492] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:17.732617 31273 ts_tablet_manager.cc:1403] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.031s
I20260630 12:22:17.735244 31273 raft_consensus.cc:359] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.735960 31273 raft_consensus.cc:385] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.736235 31273 raft_consensus.cc:740] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.737053 31273 consensus_queue.cc:260] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.740732 31319 raft_consensus.cc:493] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.741948 31273 ts_tablet_manager.cc:1434] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:22:17.741458 31319 raft_consensus.cc:515] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.743045 31273 tablet_bootstrap.cc:492] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c: Bootstrap starting.
I20260630 12:22:17.745373 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf25241df94713a6a1094f6cafbd4b" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.745683 31319 leader_election.cc:290] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.747088 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf25241df94713a6a1094f6cafbd4b" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
W20260630 12:22:17.748438 31116 leader_election.cc:343] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.749333 31223 raft_consensus.cc:2468] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.751130 31116 leader_election.cc:304] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [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: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 08212f338f554075867c6bb87c5dfc4c
I20260630 12:22:17.752326 31319 raft_consensus.cc:2804] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.752820 31319 raft_consensus.cc:493] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.753249 31319 raft_consensus.cc:3060] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.753741 31273 tablet_bootstrap.cc:654] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:17.763230 31319 raft_consensus.cc:515] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.765193 31274 tablet_bootstrap.cc:492] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef: No bootstrap required, opened a new log
I20260630 12:22:17.765841 31319 leader_election.cc:290] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 election: Requested vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.768101 31223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf25241df94713a6a1094f6cafbd4b" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.769323 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf25241df94713a6a1094f6cafbd4b" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:17.776908 31274 ts_tablet_manager.cc:1403] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.034s
I20260630 12:22:17.777074 31223 raft_consensus.cc:3060] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:22:17.778040 31116 leader_election.cc:343] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:17.772413 31290 consensus_queue.cc:1048] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:17.779749 31274 raft_consensus.cc:359] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.780520 31274 raft_consensus.cc:385] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.780791 31274 raft_consensus.cc:740] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.774901 31318 consensus_queue.cc:1048] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:17.781589 31274 consensus_queue.cc:260] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.786679 31274 ts_tablet_manager.cc:1434] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:22:17.790177 31324 consensus_queue.cc:1048] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:17.792124 31273 tablet_bootstrap.cc:492] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c: No bootstrap required, opened a new log
I20260630 12:22:17.792812 31273 ts_tablet_manager.cc:1403] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.010s
I20260630 12:22:17.800000 31273 raft_consensus.cc:359] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.800800 31273 raft_consensus.cc:385] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:17.801092 31273 raft_consensus.cc:740] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Initialized, Role: FOLLOWER
I20260630 12:22:17.798139 31223 raft_consensus.cc:2468] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 1.
I20260630 12:22:17.804847 31116 leader_election.cc:304] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [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: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 08212f338f554075867c6bb87c5dfc4c
I20260630 12:22:17.811172 31273 consensus_queue.cc:260] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.814023 31273 ts_tablet_manager.cc:1434] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260630 12:22:17.814574 31319 raft_consensus.cc:2804] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:17.815284 31319 raft_consensus.cc:697] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Becoming Leader. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Running, Role: LEADER
I20260630 12:22:17.816354 31319 consensus_queue.cc:237] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Queue going to LEADER mode. State: All 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.817037 31279 raft_consensus.cc:493] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.817551 31279 raft_consensus.cc:515] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.819984 31279 leader_election.cc:290] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:17.826345 31153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0899660d91d4020bf0ba8bad63281fa" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:17.823161 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0899660d91d4020bf0ba8bad63281fa" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.828869 31075 raft_consensus.cc:2393] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a514b4a11c944512a6697ad4c257e321 in current term 1: Already voted for candidate fdfb117bc8ba46b59bccb5def102f1ef in this term.
I20260630 12:22:17.830389 31193 leader_election.cc:304] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [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: a514b4a11c944512a6697ad4c257e321; no voters: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:17.831684 31279 raft_consensus.cc:3060] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.841751 31279 raft_consensus.cc:2749] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:17.851068 30976 catalog_manager.cc:5697] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194). New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.853539 31278 raft_consensus.cc:493] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.854012 31278 raft_consensus.cc:515] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.856664 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e522ec6cd1cd4017a54470139508dfae" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:17.856962 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e522ec6cd1cd4017a54470139508dfae" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.857399 31152 raft_consensus.cc:2468] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 0.
I20260630 12:22:17.857599 31222 raft_consensus.cc:2468] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 0.
I20260630 12:22:17.858352 31278 leader_election.cc:290] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.858637 31044 leader_election.cc:304] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.859350 31278 raft_consensus.cc:2804] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.859684 31278 raft_consensus.cc:493] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.859972 31278 raft_consensus.cc:3060] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.865334 31318 consensus_queue.cc:1048] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:17.868765 31278 raft_consensus.cc:515] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.872184 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e522ec6cd1cd4017a54470139508dfae" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef"
I20260630 12:22:17.872911 31152 raft_consensus.cc:3060] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.873459 31278 leader_election.cc:290] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 election: Requested vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.874933 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e522ec6cd1cd4017a54470139508dfae" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.875573 31222 raft_consensus.cc:3060] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.881647 31152 raft_consensus.cc:2468] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 1.
I20260630 12:22:17.882912 31044 leader_election.cc:304] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.882964 31222 raft_consensus.cc:2468] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08212f338f554075867c6bb87c5dfc4c in term 1.
I20260630 12:22:17.883786 31278 raft_consensus.cc:2804] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:17.888229 31278 raft_consensus.cc:697] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Becoming Leader. State: Replica: 08212f338f554075867c6bb87c5dfc4c, State: Running, Role: LEADER
I20260630 12:22:17.888101 31318 consensus_queue.cc:1048] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:17.889045 31278 consensus_queue.cc:237] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Queue going to LEADER mode. State: All 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.895558 31319 raft_consensus.cc:493] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:17.896286 31319 raft_consensus.cc:515] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.898782 31319 leader_election.cc:290] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.899535 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8c2c05ab7d4e62b70df7ee79feab73" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:17.900229 31076 raft_consensus.cc:2468] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.901366 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8c2c05ab7d4e62b70df7ee79feab73" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:17.901557 31116 leader_election.cc:304] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.902071 31222 raft_consensus.cc:2468] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:17.902554 31319 raft_consensus.cc:2804] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:17.902971 31319 raft_consensus.cc:493] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:17.903331 31319 raft_consensus.cc:3060] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.909498 30976 catalog_manager.cc:5697] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 08212f338f554075867c6bb87c5dfc4c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "08212f338f554075867c6bb87c5dfc4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.910398 31319 raft_consensus.cc:515] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.913406 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8c2c05ab7d4e62b70df7ee79feab73" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:17.914005 31076 raft_consensus.cc:3060] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.914394 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8c2c05ab7d4e62b70df7ee79feab73" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:17.915489 31222 raft_consensus.cc:3060] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:17.920038 31076 raft_consensus.cc:2468] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 1.
I20260630 12:22:17.920831 31319 leader_election.cc:290] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 1 election: Requested vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:17.921228 31116 leader_election.cc:304] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:17.920858 31222 raft_consensus.cc:2468] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 1.
I20260630 12:22:17.922101 31319 raft_consensus.cc:2804] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:17.922633 31319 raft_consensus.cc:697] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Becoming Leader. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Running, Role: LEADER
I20260630 12:22:17.923533 31319 consensus_queue.cc:237] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Queue going to LEADER mode. State: All 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:17.931574 30976 catalog_manager.cc:5697] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194). New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.954789 31319 consensus_queue.cc:1048] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:17.966581 31357 consensus_queue.cc:1048] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:22:18.023162 31024 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:22:18.063020 31357 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.075117 31357 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.102445 31357 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.112763 31357 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.185840 31278 raft_consensus.cc:493] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:18.186370 31278 raft_consensus.cc:515] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:18.188189 31278 leader_election.cc:290] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:18.189188 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf25241df94713a6a1094f6cafbd4b" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:18.189280 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bf25241df94713a6a1094f6cafbd4b" candidate_uuid: "08212f338f554075867c6bb87c5dfc4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:18.190151 31222 raft_consensus.cc:2393] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08212f338f554075867c6bb87c5dfc4c in current term 1: Already voted for candidate fdfb117bc8ba46b59bccb5def102f1ef in this term.
I20260630 12:22:18.191114 31041 leader_election.cc:304] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [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: 08212f338f554075867c6bb87c5dfc4c; no voters: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:18.191746 31278 raft_consensus.cc:3060] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.196554 31278 raft_consensus.cc:2749] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:18.217497 31278 consensus_queue.cc:1048] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.229283 31324 consensus_queue.cc:1048] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.252619 31357 consensus_queue.cc:1048] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.263350 31309 consensus_queue.cc:1048] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.304768 31324 consensus_queue.cc:1048] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.317945 31318 consensus_queue.cc:1048] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.418900 31319 consensus_queue.cc:1048] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:18.430107 31321 consensus_queue.cc:1048] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:22:19.028731 31024 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:22:19.520885 31309 raft_consensus.cc:493] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:19.521556 31309 raft_consensus.cc:515] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:19.522382 31279 raft_consensus.cc:493] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:19.523103 31279 raft_consensus.cc:515] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:19.524168 31309 leader_election.cc:290] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:19.525393 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321" is_pre_election: true
I20260630 12:22:19.525271 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:19.526252 31222 raft_consensus.cc:2468] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 0.
I20260630 12:22:19.526443 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c" is_pre_election: true
I20260630 12:22:19.525682 31279 leader_election.cc:290] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:19.526484 31075 raft_consensus.cc:2468] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 1.
I20260630 12:22:19.527441 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "a514b4a11c944512a6697ad4c257e321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" is_pre_election: true
I20260630 12:22:19.528100 31116 leader_election.cc:304] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [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: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:19.528373 31152 raft_consensus.cc:2393] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a514b4a11c944512a6697ad4c257e321 in current term 1: Already voted for candidate fdfb117bc8ba46b59bccb5def102f1ef in this term.
I20260630 12:22:19.529053 31309 raft_consensus.cc:2804] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:22:19.529482 31309 raft_consensus.cc:493] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:19.529876 31309 raft_consensus.cc:3060] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:19.530027 31193 leader_election.cc:304] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [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: a514b4a11c944512a6697ad4c257e321; no voters: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:19.531029 31279 raft_consensus.cc:3060] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:19.537187 31279 raft_consensus.cc:2749] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:19.537031 31309 raft_consensus.cc:515] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:19.539022 31309 leader_election.cc:290] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [CANDIDATE]: Term 2 election: Requested vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:19.539881 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08212f338f554075867c6bb87c5dfc4c"
I20260630 12:22:19.540416 31075 raft_consensus.cc:3060] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:19.540167 31222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f106fde178d432dbcc376577afdf8c1" candidate_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a514b4a11c944512a6697ad4c257e321"
I20260630 12:22:19.540895 31222 raft_consensus.cc:3060] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:19.547223 31075 raft_consensus.cc:2468] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 2.
I20260630 12:22:19.548475 31116 leader_election.cc:304] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [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: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef; no voters: 
I20260630 12:22:19.549152 31309 raft_consensus.cc:2804] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:19.549088 31222 raft_consensus.cc:2468] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfb117bc8ba46b59bccb5def102f1ef in term 2.
I20260630 12:22:19.551242 31309 raft_consensus.cc:697] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 2 LEADER]: Becoming Leader. State: Replica: fdfb117bc8ba46b59bccb5def102f1ef, State: Running, Role: LEADER
I20260630 12:22:19.552584 31309 consensus_queue.cc:237] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Queue going to LEADER 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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } }
I20260630 12:22:19.562803 30976 catalog_manager.cc:5697] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: term changed from 0 to 2, leader changed from <none> to fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194). New cstate: current_term: 2 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:19.940807 31222 raft_consensus.cc:1275] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 2 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:22:19.950730 31309 consensus_queue.cc:1048] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:20.043166 31075 raft_consensus.cc:1275] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 2 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:22:20.045434 31309 consensus_queue.cc:1048] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:22:20.134671 31258 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.008s	sys 0.000s
W20260630 12:22:20.151392 31381 meta_cache.cc:1261] Time spent looking up entry by key: real 0.076s	user 0.004s	sys 0.004s
W20260630 12:22:20.468830 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.194:40505, user_credentials={real_user=slave}} blocked reactor thread for 50392.4us
W20260630 12:22:20.505686 31409 log.cc:927] Time spent T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260630 12:22:20.524760 31400 log.cc:927] Time spent T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260630 12:22:20.594239 31396 log.cc:927] Time spent T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321: Append to log took a long time: real 0.132s	user 0.005s	sys 0.004s
W20260630 12:22:20.622782 31413 log.cc:927] Time spent T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef: Append to log took a long time: real 0.161s	user 0.000s	sys 0.002s
W20260630 12:22:20.633533 31190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:45769, user_credentials={real_user=slave}} blocked reactor thread for 48887.7us
W20260630 12:22:20.646294 31412 log.cc:927] Time spent T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c: Append to log took a long time: real 0.180s	user 0.004s	sys 0.000s
W20260630 12:22:20.672096 31429 log.cc:927] Time spent T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260630 12:22:20.728708 31432 log.cc:927] Time spent T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c: Append to log took a long time: real 0.071s	user 0.000s	sys 0.002s
W20260630 12:22:21.162138 31193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.194:40505, user_credentials={real_user=slave}} blocked reactor thread for 74032.4us
I20260630 12:22:21.299458 31442 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42408 (ReqId={client: ce5bb69016f84abf98a7a562a6bd3713, seq_no=27, attempt_no=0}) took 1029 ms. Trace:
I20260630 12:22:21.315214 31442 rpcz_store.cc:276] 0630 12:22:20.270211 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:22:20.274393 (+  4182us) service_pool.cc:224] Handling call
0630 12:22:21.299252 (+1024859us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:22:20.625564 (+     0us) write_op.cc:183] PREPARE: starting on tablet db200c29c9b0438386bc001eb4816cd8
0630 12:22:20.626097 (+   533us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:22:20.626133 (+    36us) write_op.cc:435] Acquired schema lock
0630 12:22:20.626151 (+    18us) tablet.cc:662] Decoding operations
0630 12:22:20.626591 (+   440us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:22:20.626633 (+    42us) write_op.cc:641] Partition lock acquired for write op
0630 12:22:20.626657 (+    24us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:22:20.627038 (+   381us) tablet.cc:701] Row locks acquired
0630 12:22:20.627055 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:22:20.627222 (+   167us) write_op.cc:270] Start()
0630 12:22:20.627350 (+   128us) write_op.cc:276] Timestamp: P: 1782822140627181 usec, L: 0
0630 12:22:20.627370 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:22:20.627942 (+   572us) log.cc:844] Serialized 519 byte log entry
0630 12:22:21.149790 (+521848us) op_driver.cc:464] REPLICATION: finished
0630 12:22:21.189859 (+ 40069us) write_op.cc:301] APPLY: starting
0630 12:22:21.189930 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0630 12:22:21.190073 (+   143us) tablet.cc:1370] finished BulkCheckPresence
0630 12:22:21.190175 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:22:21.190883 (+   708us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:22:21.191054 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:22:21.191107 (+    53us) write_op.cc:312] APPLY: finished
0630 12:22:21.191298 (+   191us) log.cc:844] Serialized 46 byte log entry
0630 12:22:21.192645 (+  1347us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:22:21.192729 (+    84us) write_op.cc:454] Released schema lock
0630 12:22:21.192766 (+    37us) write_op.cc:341] FINISH: Updating metrics
0630 12:22:21.299126 (+106360us) spinlock_profiling.cc:243] Waited 7.96 ms on lock 0x7b340024b578. stack: 00007f2ad9339983 00007f2ad9339880 00007f2ad8cc91d4 000000000042d824 000000000042d7b9 00007f2ada709171 00007f2ada74f9ae 00007f2ada7634fe 00007f2ae143ce51 00007f2adfe8f3ad 00007f2adfe8eb53 00007f2adfe92d61 00007f2adfe92d19 00007f2adfe92ca9 00007f2adfe92c71 00007f2adfe91e9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39829,"num_ops":5,"prepare.queue_time_us":349600,"prepare.run_cpu_time_us":2614,"prepare.run_wall_time_us":2613,"replication_time_us":522304,"spinlock_wait_cycles":18318080}]]}
W20260630 12:22:21.413147 31190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:45769, user_credentials={real_user=slave}} blocked reactor thread for 52846.2us
I20260630 12:22:21.424702 31468 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:49574 (ReqId={client: ce5bb69016f84abf98a7a562a6bd3713, seq_no=29, attempt_no=0}) took 1155 ms. Trace:
I20260630 12:22:21.427106 31464 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:49574 (ReqId={client: ce5bb69016f84abf98a7a562a6bd3713, seq_no=22, attempt_no=0}) took 1163 ms. Trace:
I20260630 12:22:21.425180 31468 rpcz_store.cc:276] 0630 12:22:20.269229 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:22:20.269394 (+   165us) service_pool.cc:224] Handling call
0630 12:22:21.424481 (+1155087us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:22:20.962307 (+     0us) write_op.cc:183] PREPARE: starting on tablet 964f77d27278494fa01e7deffb6df4c4
0630 12:22:20.962815 (+   508us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:22:20.962858 (+    43us) write_op.cc:435] Acquired schema lock
0630 12:22:20.962885 (+    27us) tablet.cc:662] Decoding operations
0630 12:22:20.963335 (+   450us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:22:20.963394 (+    59us) write_op.cc:641] Partition lock acquired for write op
0630 12:22:20.963425 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:22:20.963662 (+   237us) tablet.cc:701] Row locks acquired
0630 12:22:20.963681 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:22:20.963871 (+   190us) write_op.cc:270] Start()
0630 12:22:20.963998 (+   127us) write_op.cc:276] Timestamp: P: 1782822140963831 usec, L: 0
0630 12:22:20.964019 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:22:20.989911 (+ 25892us) log.cc:844] Serialized 432 byte log entry
0630 12:22:21.163387 (+173476us) spinlock_profiling.cc:243] Waited 129 ms on lock 0x7b58002780d0. stack: 00007f2ad9339983 00007f2ad9339880 00007f2ad8cc91d4 000000000042d824 000000000042d7b9 00007f2adc3c1090 00007f2adc3b143c 00007f2adc3b7d53 00007f2adc3b7cd9 00007f2adc3b7c69 00007f2adc3b7c31 00007f2adc3b6dfd 000000000043f3c4 000000000043f209 00007f2ad936bab5 00007f2ad936de01
0630 12:22:21.330271 (+166884us) op_driver.cc:464] REPLICATION: finished
0630 12:22:21.421702 (+ 91431us) write_op.cc:301] APPLY: starting
0630 12:22:21.421775 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0630 12:22:21.421923 (+   148us) tablet.cc:1370] finished BulkCheckPresence
0630 12:22:21.421945 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:22:21.422491 (+   546us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:22:21.422639 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:22:21.422712 (+    73us) write_op.cc:312] APPLY: finished
0630 12:22:21.422871 (+   159us) log.cc:844] Serialized 34 byte log entry
0630 12:22:21.423085 (+   214us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:22:21.423173 (+    88us) write_op.cc:454] Released schema lock
0630 12:22:21.423223 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":91242,"num_ops":3,"prepare.queue_time_us":691461,"prepare.run_cpu_time_us":3079,"prepare.run_wall_time_us":28074,"raft.queue_time_us":2295,"raft.run_cpu_time_us":3004,"raft.run_wall_time_us":170872,"replication_time_us":366124,"spinlock_wait_cycles":299198976}]]}
I20260630 12:22:21.437390 31444 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:49574 (ReqId={client: ce5bb69016f84abf98a7a562a6bd3713, seq_no=37, attempt_no=0}) took 1163 ms. Trace:
I20260630 12:22:21.444671 31444 rpcz_store.cc:276] 0630 12:22:20.274341 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:22:20.274524 (+   183us) service_pool.cc:224] Handling call
0630 12:22:21.437200 (+1162676us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:22:20.990549 (+     0us) write_op.cc:183] PREPARE: starting on tablet 964f77d27278494fa01e7deffb6df4c4
0630 12:22:20.992463 (+  1914us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:22:20.992488 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:22:20.992508 (+    20us) tablet.cc:662] Decoding operations
0630 12:22:20.992898 (+   390us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:22:20.992936 (+    38us) write_op.cc:641] Partition lock acquired for write op
0630 12:22:20.992952 (+    16us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:22:20.993117 (+   165us) tablet.cc:701] Row locks acquired
0630 12:22:20.993132 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:22:20.993265 (+   133us) write_op.cc:270] Start()
0630 12:22:20.993355 (+    90us) write_op.cc:276] Timestamp: P: 1782822140993232 usec, L: 0
0630 12:22:20.993369 (+    14us) op_driver.cc:348] REPLICATION: starting
0630 12:22:20.993833 (+   464us) log.cc:844] Serialized 432 byte log entry
0630 12:22:21.122476 (+128643us) spinlock_profiling.cc:243] Waited 126 ms on lock 0x7b58002780d0. stack: 00007f2ad9339983 00007f2ad9339880 00007f2ad8cc91d4 000000000042d824 000000000042d7b9 00007f2adc3c1090 00007f2adc3b143c 00007f2adc3b7d53 00007f2adc3b7cd9 00007f2adc3b7c69 00007f2adc3b7c31 00007f2adc3b6dfd 000000000043f3c4 000000000043f209 00007f2ad936bab5 00007f2ad936de01
0630 12:22:21.330532 (+208056us) op_driver.cc:464] REPLICATION: finished
0630 12:22:21.428770 (+ 98238us) write_op.cc:301] APPLY: starting
0630 12:22:21.430097 (+  1327us) tablet.cc:1367] starting BulkCheckPresence
0630 12:22:21.434705 (+  4608us) tablet.cc:1370] finished BulkCheckPresence
0630 12:22:21.434730 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:22:21.435675 (+   945us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:22:21.435827 (+   152us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:22:21.435868 (+    41us) write_op.cc:312] APPLY: finished
0630 12:22:21.436055 (+   187us) log.cc:844] Serialized 34 byte log entry
0630 12:22:21.436770 (+   715us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:22:21.436851 (+    81us) write_op.cc:454] Released schema lock
0630 12:22:21.436890 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":96055,"mutex_wait_us":4441,"num_ops":3,"prepare.queue_time_us":714592,"prepare.run_cpu_time_us":2220,"prepare.run_wall_time_us":3577,"raft.queue_time_us":108,"raft.run_cpu_time_us":2991,"raft.run_wall_time_us":128374,"replication_time_us":337070,"spinlock_wait_cycles":290977024}]]}
I20260630 12:22:21.428078 31464 rpcz_store.cc:276] 0630 12:22:20.263361 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:22:20.263636 (+   275us) service_pool.cc:224] Handling call
0630 12:22:21.426435 (+1162799us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:22:20.500149 (+     0us) write_op.cc:183] PREPARE: starting on tablet 964f77d27278494fa01e7deffb6df4c4
0630 12:22:20.538074 (+ 37925us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:22:20.542357 (+  4283us) write_op.cc:435] Acquired schema lock
0630 12:22:20.542384 (+    27us) tablet.cc:662] Decoding operations
0630 12:22:20.588222 (+ 45838us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:22:20.592996 (+  4774us) write_op.cc:641] Partition lock acquired for write op
0630 12:22:20.594607 (+  1611us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:22:20.631348 (+ 36741us) tablet.cc:701] Row locks acquired
0630 12:22:20.632668 (+  1320us) write_op.cc:260] PREPARE: finished
0630 12:22:20.635103 (+  2435us) write_op.cc:270] Start()
0630 12:22:20.635232 (+   129us) write_op.cc:276] Timestamp: P: 1782822140635059 usec, L: 0
0630 12:22:20.635257 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:22:20.827552 (+192295us) spinlock_profiling.cc:243] Waited 7.5 ms on lock 0x7b54005ca420. stack: 00007f2ad9339983 00007f2ad9339880 00007f2ad8cc91d4 000000000042d824 000000000042d7b9 00007f2adc3c0571 00007f2adc3d4520 00007f2adc45db42 00007f2adc452f67 00007f2adc452da4 00007f2adfe8d581 00007f2adfe8cd58 00007f2adfe919f1 00007f2adfe919a9 00007f2adfe91939 00007f2adfe91901
0630 12:22:20.940854 (+113302us) spinlock_profiling.cc:243] Waited 7.84 ms on lock 0x7b54005ca420. stack: 00007f2ad9339983 00007f2ad9339880 00007f2ad8cc91d4 000000000042d824 000000000042d7b9 00007f2adc3c0571 00007f2adc3ceec4 00007f2adc4528d7 00007f2adc452e09 00007f2adfe8d581 00007f2adfe8cd58 00007f2adfe919f1 00007f2adfe919a9 00007f2adfe91939 00007f2adfe91901 00007f2adfe90b2d
0630 12:22:20.941424 (+   570us) log.cc:844] Serialized 562 byte log entry
0630 12:22:21.148847 (+207423us) spinlock_profiling.cc:243] Waited 179 ms on lock 0x7b58002780d0. stack: 00007f2ad9339983 00007f2ad9339880 00007f2ad8cc91d4 000000000042d824 000000000042d7b9 00007f2adc3c1090 00007f2adc3b143c 00007f2adc3b7d53 00007f2adc3b7cd9 00007f2adc3b7c69 00007f2adc3b7c31 00007f2adc3b6dfd 000000000043f3c4 000000000043f209 00007f2ad936bab5 00007f2ad936de01
0630 12:22:21.329948 (+181101us) op_driver.cc:464] REPLICATION: finished
0630 12:22:21.421038 (+ 91090us) write_op.cc:301] APPLY: starting
0630 12:22:21.421124 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0630 12:22:21.421300 (+   176us) tablet.cc:1370] finished BulkCheckPresence
0630 12:22:21.421321 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:22:21.422384 (+  1063us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:22:21.422601 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:22:21.422654 (+    53us) write_op.cc:312] APPLY: finished
0630 12:22:21.422874 (+   220us) log.cc:844] Serialized 52 byte log entry
0630 12:22:21.423161 (+   287us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:22:21.423244 (+    83us) write_op.cc:454] Released schema lock
0630 12:22:21.423289 (+    45us) write_op.cc:341] FINISH: Updating metrics
0630 12:22:21.426318 (+  3029us) spinlock_profiling.cc:243] Waited 1.8 ms on lock 0x7b34000a9b78. stack: 00007f2ad9339983 00007f2ad9339880 00007f2ad8cc91d4 000000000042d824 000000000042d7b9 00007f2ada709171 00007f2ada74f9ae 00007f2ada7634fe 00007f2ae143ce51 00007f2adfe8f3ad 00007f2adfe8eb53 00007f2adfe92d61 00007f2adfe92d19 00007f2adfe92ca9 00007f2adfe92c71 00007f2adfe91e9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":90901,"mutex_wait_us":18691,"num_ops":6,"prepare.queue_time_us":225548,"prepare.run_cpu_time_us":10956,"prepare.run_wall_time_us":447313,"raft.queue_time_us":911,"raft.run_cpu_time_us":2900,"raft.run_wall_time_us":206303,"replication_time_us":694576,"spinlock_wait_cycles":451505792}]]}
W20260630 12:22:21.919193 31190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:45769, user_credentials={real_user=slave}} blocked reactor thread for 88112.6us
W20260630 12:22:23.210798 31383 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.004s	sys 0.000s
W20260630 12:22:23.266510 31381 meta_cache.cc:1261] Time spent looking up entry by key: real 0.069s	user 0.001s	sys 0.000s
W20260630 12:22:23.303309 31193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.194:40505, user_credentials={real_user=slave}} blocked reactor thread for 67803us
W20260630 12:22:23.456979 31190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:45769, user_credentials={real_user=slave}} blocked reactor thread for 57940.7us
W20260630 12:22:23.462813 31116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.195:34397, user_credentials={real_user=slave}} blocked reactor thread for 59043.2us
W20260630 12:22:23.843258 31041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.195:34397, user_credentials={real_user=slave}} blocked reactor thread for 111223us
W20260630 12:22:23.930127 31041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.195:34397, user_credentials={real_user=slave}} blocked reactor thread for 85279.1us
W20260630 12:22:23.943619 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.194:40505, user_credentials={real_user=slave}} blocked reactor thread for 51164.7us
W20260630 12:22:24.072669 31190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:45769, user_credentials={real_user=slave}} blocked reactor thread for 67160us
W20260630 12:22:24.096655 31116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:45769, user_credentials={real_user=slave}} blocked reactor thread for 92713.6us
W20260630 12:22:24.489936 31381 meta_cache.cc:1261] Time spent looking up entry by key: real 0.143s	user 0.003s	sys 0.000s
W20260630 12:22:24.681882 31190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:45769, user_credentials={real_user=slave}} blocked reactor thread for 44646us
W20260630 12:22:24.737980 31193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.194:40505, user_credentials={real_user=slave}} blocked reactor thread for 43906.2us
I20260630 12:22:24.847034 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:24.859961 31527 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:22:24.867614 31528 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:22:24.869001 31530 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:22:24.870062 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:24.871872 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:24.872099 26631 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:22:24.872349 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822144872326 us; error 0 us; skew 500 ppm
I20260630 12:22:24.872900 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:24.875705 26631 webserver.cc:533] Webserver started at http://127.26.1.196:36815/ using document root <none> and password file <none>
I20260630 12:22:24.876209 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:24.876497 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:24.876783 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:24.878314 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "22dee4339b584a4f9862126467d02041"
format_stamp: "Formatted at 2026-06-30 12:22:24 on dist-test-slave-wnkp"
I20260630 12:22:24.883529 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:24.887321 31535 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:22:24.888183 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:24.888626 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "22dee4339b584a4f9862126467d02041"
format_stamp: "Formatted at 2026-06-30 12:22:24 on dist-test-slave-wnkp"
I20260630 12:22:24.888902 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-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:22:24.938050 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:24.939538 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:24.941313 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:24.943850 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:24.944155 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:24.944495 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:24.944710 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:24.991791 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:34529
I20260630 12:22:24.991894 31597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:34529 every 8 connection(s)
I20260630 12:22:24.997910 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:25.005640 31602 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:22:25.006440 31603 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:22:25.010293 31605 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:22:25.011464 31598 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37979
I20260630 12:22:25.011891 31598 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:25.012427 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:25.012897 31598 heartbeater.cc:507] Master 127.26.1.254:37979 requested a full tablet report, sending...
I20260630 12:22:25.015622 30969 ts_manager.cc:194] Registered new tserver with Master: 22dee4339b584a4f9862126467d02041 (127.26.1.196:34529)
I20260630 12:22:25.015921 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:25.016211 26631 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:22:25.016449 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822145016429 us; error 0 us; skew 500 ppm
I20260630 12:22:25.017198 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:25.017810 30969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49962
I20260630 12:22:25.020197 26631 webserver.cc:533] Webserver started at http://127.26.1.197:38569/ using document root <none> and password file <none>
I20260630 12:22:25.020897 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:25.021130 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:25.021341 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:25.022409 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-4-root/instance:
uuid: "0e330a3e2e964656899b7c7bc89e13e1"
format_stamp: "Formatted at 2026-06-30 12:22:25 on dist-test-slave-wnkp"
I20260630 12:22:25.026921 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:22:25.030437 31610 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:22:25.031469 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:22:25.031854 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-4-root
uuid: "0e330a3e2e964656899b7c7bc89e13e1"
format_stamp: "Formatted at 2026-06-30 12:22:25 on dist-test-slave-wnkp"
I20260630 12:22:25.032222 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-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:22:25.044485 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:25.045782 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:25.047261 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:25.049492 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:25.049742 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:25.049983 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:25.050169 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:25.112807 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.197:44403
I20260630 12:22:25.112926 31672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.197:44403 every 8 connection(s)
I20260630 12:22:25.121094 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:25.130833 31676 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:22:25.131076 31677 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:22:25.131584 31673 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37979
I20260630 12:22:25.132424 31673 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:25.133831 31673 heartbeater.cc:507] Master 127.26.1.254:37979 requested a full tablet report, sending...
I20260630 12:22:25.137369 30969 ts_manager.cc:194] Registered new tserver with Master: 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197:44403)
I20260630 12:22:25.137370 26631 server_base.cc:1061] running on GCE node
W20260630 12:22:25.137777 31679 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:22:25.139856 30969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49974
I20260630 12:22:25.143278 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:25.143668 26631 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:22:25.143966 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822145143944 us; error 0 us; skew 500 ppm
I20260630 12:22:25.144728 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:25.147446 26631 webserver.cc:533] Webserver started at http://127.26.1.198:38505/ using document root <none> and password file <none>
I20260630 12:22:25.147991 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:25.148236 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:25.148622 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:25.149848 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-5-root/instance:
uuid: "ee48e473b54943a39e937c92261f26c6"
format_stamp: "Formatted at 2026-06-30 12:22:25 on dist-test-slave-wnkp"
I20260630 12:22:25.154675 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:22:25.159330 31684 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:22:25.160355 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:22:25.160727 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-5-root
uuid: "ee48e473b54943a39e937c92261f26c6"
format_stamp: "Formatted at 2026-06-30 12:22:25 on dist-test-slave-wnkp"
I20260630 12:22:25.161056 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-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:22:25.195899 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:25.197501 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:25.199080 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:25.202418 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:25.202692 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:25.202960 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:25.203173 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:25.291787 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.198:42349
I20260630 12:22:25.291910 31746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.198:42349 every 8 connection(s)
I20260630 12:22:25.311619 31747 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37979
I20260630 12:22:25.312088 31747 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:25.313098 31747 heartbeater.cc:507] Master 127.26.1.254:37979 requested a full tablet report, sending...
I20260630 12:22:25.315574 30969 ts_manager.cc:194] Registered new tserver with Master: ee48e473b54943a39e937c92261f26c6 (127.26.1.198:42349)
I20260630 12:22:25.317512 30969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49990
I20260630 12:22:25.517617 31077 consensus_queue.cc:237] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:25.525075 31222 raft_consensus.cc:1275] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:25.528632 31510 consensus_queue.cc:1048] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:22:25.529238 31147 raft_consensus.cc:1275] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:25.530961 31753 consensus_queue.cc:1048] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } 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:22:25.536080 31510 raft_consensus.cc:2955] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:25.537789 31222 raft_consensus.cc:2955] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
W20260630 12:22:25.541831 31044 consensus_peers.cc:597] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c -> Peer 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197:44403): Couldn't send request to peer 0e330a3e2e964656899b7c7bc89e13e1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01812c73883843e1b096a7f01ae5579e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:25.541133 31147 raft_consensus.cc:2955] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:25.555353 30969 catalog_manager.cc:5697] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 reported cstate change: config changed from index -1 to 27, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New cstate: current_term: 1 leader_uuid: "08212f338f554075867c6bb87c5dfc4c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:25.567998 31147 consensus_queue.cc:237] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } }
I20260630 12:22:25.576438 31222 raft_consensus.cc:1275] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:25.577769 31497 consensus_queue.cc:1048] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } 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:22:25.580895 31077 raft_consensus.cc:1275] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:25.583381 31497 consensus_queue.cc:1048] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:22:25.585815 31497 raft_consensus.cc:2955] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:25.587637 31222 raft_consensus.cc:2955] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:25.594311 31077 raft_consensus.cc:2955] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:25.602824 31147 consensus_queue.cc:237] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:25.604292 30967 catalog_manager.cc:5697] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 reported cstate change: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
W20260630 12:22:25.622740 31117 consensus_peers.cc:597] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef -> Peer ee48e473b54943a39e937c92261f26c6 (127.26.1.198:42349): Couldn't send request to peer ee48e473b54943a39e937c92261f26c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40bf25241df94713a6a1094f6cafbd4b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:25.623594 31222 raft_consensus.cc:1275] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:25.623581 31077 raft_consensus.cc:1275] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:25.626506 31497 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } 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:22:25.628762 31497 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:22:25.636785 31763 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:25.639307 31077 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:25.639536 31219 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
W20260630 12:22:25.650063 31116 consensus_peers.cc:597] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef -> Peer 22dee4339b584a4f9862126467d02041 (127.26.1.196:34529): Couldn't send request to peer 22dee4339b584a4f9862126467d02041. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0899660d91d4020bf0ba8bad63281fa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:25.653736 31147 consensus_queue.cc:237] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:25.655360 30967 catalog_manager.cc:5697] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 reported cstate change: config changed from index -1 to 26, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:25.661129 31219 raft_consensus.cc:1275] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:22:25.662285 31116 consensus_peers.cc:597] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef -> Peer 22dee4339b584a4f9862126467d02041 (127.26.1.196:34529): Couldn't send request to peer 22dee4339b584a4f9862126467d02041. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00337d96b3524d239ae3be1f8d6d2d12. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:25.662521 31077 raft_consensus.cc:1275] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:25.663177 31497 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } 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:22:25.664116 31763 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:22:25.676086 31495 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:25.677450 31077 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:25.685806 31219 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:25.694283 30969 catalog_manager.cc:5697] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c reported cstate change: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:25.714617 31219 consensus_queue.cc:237] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } }
I20260630 12:22:25.722723 31077 raft_consensus.cc:1275] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:25.724470 31147 raft_consensus.cc:1275] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:25.724503 31769 consensus_queue.cc:1048] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } 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:22:25.726447 31768 consensus_queue.cc:1048] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:22:25.731894 31769 raft_consensus.cc:2955] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:25.733843 31077 raft_consensus.cc:2955] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:25.738981 31147 raft_consensus.cc:2955] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
W20260630 12:22:25.742268 31191 consensus_peers.cc:597] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 -> Peer ee48e473b54943a39e937c92261f26c6 (127.26.1.198:42349): Couldn't send request to peer ee48e473b54943a39e937c92261f26c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 964f77d27278494fa01e7deffb6df4c4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:25.748594 30967 catalog_manager.cc:5697] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 reported cstate change: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New cstate: current_term: 1 leader_uuid: "a514b4a11c944512a6697ad4c257e321" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:25.751232 31219 consensus_queue.cc:237] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:25.759184 31149 raft_consensus.cc:1275] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:25.759275 31077 raft_consensus.cc:1275] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:25.765038 31768 consensus_queue.cc:1048] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.002s
I20260630 12:22:25.768965 31769 consensus_queue.cc:1048] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:22:25.773229 31193 consensus_peers.cc:597] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 -> Peer 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197:44403): Couldn't send request to peer 0e330a3e2e964656899b7c7bc89e13e1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf49b2b99e0b4adbb71b91873a03c9a6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:25.777268 31526 raft_consensus.cc:2955] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:25.779141 31147 raft_consensus.cc:2955] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:25.781315 31077 raft_consensus.cc:2955] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:25.791083 30967 catalog_manager.cc:5697] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: config changed from index -1 to 26, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New cstate: current_term: 1 leader_uuid: "a514b4a11c944512a6697ad4c257e321" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:25.962302 31773 ts_tablet_manager.cc:933] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: Initiating tablet copy from peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:25.964162 31773 tablet_copy_client.cc:323] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:40505
I20260630 12:22:25.974181 31775 ts_tablet_manager.cc:933] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: Initiating tablet copy from peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769)
I20260630 12:22:25.976689 31775 tablet_copy_client.cc:323] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:45769
I20260630 12:22:25.977533 31163 tablet_copy_service.cc:140] P fdfb117bc8ba46b59bccb5def102f1ef: Received BeginTabletCopySession request for tablet 40bf25241df94713a6a1094f6cafbd4b from peer ee48e473b54943a39e937c92261f26c6 ({username='slave'} at 127.0.0.1:40430)
I20260630 12:22:25.978178 31163 tablet_copy_service.cc:161] P fdfb117bc8ba46b59bccb5def102f1ef: Beginning new tablet copy session on tablet 40bf25241df94713a6a1094f6cafbd4b from peer ee48e473b54943a39e937c92261f26c6 at {username='slave'} at 127.0.0.1:40430: session id = ee48e473b54943a39e937c92261f26c6-40bf25241df94713a6a1094f6cafbd4b
I20260630 12:22:25.986676 31163 tablet_copy_source_session.cc:215] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:25.989446 31088 tablet_copy_service.cc:140] P 08212f338f554075867c6bb87c5dfc4c: Received BeginTabletCopySession request for tablet 01812c73883843e1b096a7f01ae5579e from peer 0e330a3e2e964656899b7c7bc89e13e1 ({username='slave'} at 127.0.0.1:42436)
I20260630 12:22:25.990152 31088 tablet_copy_service.cc:161] P 08212f338f554075867c6bb87c5dfc4c: Beginning new tablet copy session on tablet 01812c73883843e1b096a7f01ae5579e from peer 0e330a3e2e964656899b7c7bc89e13e1 at {username='slave'} at 127.0.0.1:42436: session id = 0e330a3e2e964656899b7c7bc89e13e1-01812c73883843e1b096a7f01ae5579e
I20260630 12:22:25.991658 31773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bf25241df94713a6a1094f6cafbd4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:25.998807 31088 tablet_copy_source_session.cc:215] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:26.002612 31775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01812c73883843e1b096a7f01ae5579e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:26.007616 31773 tablet_copy_client.cc:806] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:26.008751 31773 tablet_copy_client.cc:670] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:26.014011 31774 tablet_copy_client.cc:1025] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:26.019534 31775 tablet_copy_client.cc:806] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:26.020180 31775 tablet_copy_client.cc:670] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:26.021270 31598 heartbeater.cc:499] Master 127.26.1.254:37979 was elected leader, sending a full tablet report...
I20260630 12:22:26.025030 31777 tablet_copy_client.cc:1025] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:26.059918 31779 ts_tablet_manager.cc:933] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: Initiating tablet copy from peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:26.061643 31779 tablet_copy_client.cc:323] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:40505
I20260630 12:22:26.072141 31163 tablet_copy_service.cc:140] P fdfb117bc8ba46b59bccb5def102f1ef: Received BeginTabletCopySession request for tablet 00337d96b3524d239ae3be1f8d6d2d12 from peer 22dee4339b584a4f9862126467d02041 ({username='slave'} at 127.0.0.1:40434)
I20260630 12:22:26.072700 31163 tablet_copy_service.cc:161] P fdfb117bc8ba46b59bccb5def102f1ef: Beginning new tablet copy session on tablet 00337d96b3524d239ae3be1f8d6d2d12 from peer 22dee4339b584a4f9862126467d02041 at {username='slave'} at 127.0.0.1:40434: session id = 22dee4339b584a4f9862126467d02041-00337d96b3524d239ae3be1f8d6d2d12
I20260630 12:22:26.077816 31163 tablet_copy_source_session.cc:215] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:26.080974 31779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00337d96b3524d239ae3be1f8d6d2d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:26.093350 31779 tablet_copy_client.cc:806] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:26.094007 31779 tablet_copy_client.cc:670] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:26.098059 31780 tablet_copy_client.cc:1025] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:26.143719 31673 heartbeater.cc:499] Master 127.26.1.254:37979 was elected leader, sending a full tablet report...
I20260630 12:22:26.172111 31782 ts_tablet_manager.cc:933] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: Initiating tablet copy from peer a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:26.173609 31782 tablet_copy_client.cc:323] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:34397
I20260630 12:22:26.182502 31237 tablet_copy_service.cc:140] P a514b4a11c944512a6697ad4c257e321: Received BeginTabletCopySession request for tablet 964f77d27278494fa01e7deffb6df4c4 from peer ee48e473b54943a39e937c92261f26c6 ({username='slave'} at 127.0.0.1:49584)
I20260630 12:22:26.183044 31237 tablet_copy_service.cc:161] P a514b4a11c944512a6697ad4c257e321: Beginning new tablet copy session on tablet 964f77d27278494fa01e7deffb6df4c4 from peer ee48e473b54943a39e937c92261f26c6 at {username='slave'} at 127.0.0.1:49584: session id = ee48e473b54943a39e937c92261f26c6-964f77d27278494fa01e7deffb6df4c4
I20260630 12:22:26.189020 31237 tablet_copy_source_session.cc:215] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:26.192456 31782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964f77d27278494fa01e7deffb6df4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:26.206581 31782 tablet_copy_client.cc:806] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:26.207204 31782 tablet_copy_client.cc:670] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:26.211177 31783 tablet_copy_client.cc:1025] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:26.232172 31785 ts_tablet_manager.cc:933] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: Initiating tablet copy from peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:26.233811 31785 tablet_copy_client.cc:323] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:40505
I20260630 12:22:26.235607 31163 tablet_copy_service.cc:140] P fdfb117bc8ba46b59bccb5def102f1ef: Received BeginTabletCopySession request for tablet b0899660d91d4020bf0ba8bad63281fa from peer 22dee4339b584a4f9862126467d02041 ({username='slave'} at 127.0.0.1:40434)
I20260630 12:22:26.236187 31163 tablet_copy_service.cc:161] P fdfb117bc8ba46b59bccb5def102f1ef: Beginning new tablet copy session on tablet b0899660d91d4020bf0ba8bad63281fa from peer 22dee4339b584a4f9862126467d02041 at {username='slave'} at 127.0.0.1:40434: session id = 22dee4339b584a4f9862126467d02041-b0899660d91d4020bf0ba8bad63281fa
I20260630 12:22:26.244107 31163 tablet_copy_source_session.cc:215] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:26.247052 31785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0899660d91d4020bf0ba8bad63281fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:26.258253 31785 tablet_copy_client.cc:806] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:26.258878 31785 tablet_copy_client.cc:670] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:26.262952 31786 tablet_copy_client.cc:1025] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:26.320647 31747 heartbeater.cc:499] Master 127.26.1.254:37979 was elected leader, sending a full tablet report...
I20260630 12:22:26.381769 31787 ts_tablet_manager.cc:933] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: Initiating tablet copy from peer a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
I20260630 12:22:26.383555 31787 tablet_copy_client.cc:323] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:34397
I20260630 12:22:26.394375 31237 tablet_copy_service.cc:140] P a514b4a11c944512a6697ad4c257e321: Received BeginTabletCopySession request for tablet bf49b2b99e0b4adbb71b91873a03c9a6 from peer 0e330a3e2e964656899b7c7bc89e13e1 ({username='slave'} at 127.0.0.1:49586)
I20260630 12:22:26.394945 31237 tablet_copy_service.cc:161] P a514b4a11c944512a6697ad4c257e321: Beginning new tablet copy session on tablet bf49b2b99e0b4adbb71b91873a03c9a6 from peer 0e330a3e2e964656899b7c7bc89e13e1 at {username='slave'} at 127.0.0.1:49586: session id = 0e330a3e2e964656899b7c7bc89e13e1-bf49b2b99e0b4adbb71b91873a03c9a6
I20260630 12:22:26.400936 31237 tablet_copy_source_session.cc:215] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:26.403744 31787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf49b2b99e0b4adbb71b91873a03c9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:26.415167 31787 tablet_copy_client.cc:806] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:26.415854 31787 tablet_copy_client.cc:670] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:26.419857 31788 tablet_copy_client.cc:1025] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:28.014953 31773 tablet_copy_client.cc:538] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:28.021904 31773 tablet_bootstrap.cc:492] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: Bootstrap starting.
I20260630 12:22:28.025940 31775 tablet_copy_client.cc:538] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:28.036657 31775 tablet_bootstrap.cc:492] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap starting.
I20260630 12:22:28.098929 31779 tablet_copy_client.cc:538] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:28.131745 31779 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: Bootstrap starting.
I20260630 12:22:28.163743 31773 tablet_bootstrap.cc:492] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:28.164830 31773 tablet_bootstrap.cc:492] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: Bootstrap complete.
I20260630 12:22:28.167212 31773 ts_tablet_manager.cc:1403] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: Time spent bootstrapping tablet: real 0.145s	user 0.120s	sys 0.017s
I20260630 12:22:28.170248 31773 raft_consensus.cc:359] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } }
I20260630 12:22:28.171154 31773 raft_consensus.cc:740] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee48e473b54943a39e937c92261f26c6, State: Initialized, Role: LEARNER
I20260630 12:22:28.171834 31773 consensus_queue.cc:260] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } }
I20260630 12:22:28.181200 31773 ts_tablet_manager.cc:1434] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:22:28.188385 31163 tablet_copy_service.cc:342] P fdfb117bc8ba46b59bccb5def102f1ef: Request end of tablet copy session ee48e473b54943a39e937c92261f26c6-40bf25241df94713a6a1094f6cafbd4b received from {username='slave'} at 127.0.0.1:40430
I20260630 12:22:28.188987 31163 tablet_copy_service.cc:434] P fdfb117bc8ba46b59bccb5def102f1ef: ending tablet copy session ee48e473b54943a39e937c92261f26c6-40bf25241df94713a6a1094f6cafbd4b on tablet 40bf25241df94713a6a1094f6cafbd4b with peer ee48e473b54943a39e937c92261f26c6
I20260630 12:22:28.209255 31775 tablet_bootstrap.cc:492] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:28.210067 31775 tablet_bootstrap.cc:492] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap complete.
I20260630 12:22:28.210660 31775 ts_tablet_manager.cc:1403] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: Time spent bootstrapping tablet: real 0.174s	user 0.119s	sys 0.035s
I20260630 12:22:28.212170 31782 tablet_copy_client.cc:538] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:28.213227 31775 raft_consensus.cc:359] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:28.214043 31775 raft_consensus.cc:740] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e330a3e2e964656899b7c7bc89e13e1, State: Initialized, Role: LEARNER
I20260630 12:22:28.214663 31775 consensus_queue.cc:260] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:28.226074 31782 tablet_bootstrap.cc:492] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: Bootstrap starting.
I20260630 12:22:28.241050 31775 ts_tablet_manager.cc:1434] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: Time spent starting tablet: real 0.030s	user 0.018s	sys 0.010s
I20260630 12:22:28.244882 31088 tablet_copy_service.cc:342] P 08212f338f554075867c6bb87c5dfc4c: Request end of tablet copy session 0e330a3e2e964656899b7c7bc89e13e1-01812c73883843e1b096a7f01ae5579e received from {username='slave'} at 127.0.0.1:42436
I20260630 12:22:28.245425 31088 tablet_copy_service.cc:434] P 08212f338f554075867c6bb87c5dfc4c: ending tablet copy session 0e330a3e2e964656899b7c7bc89e13e1-01812c73883843e1b096a7f01ae5579e on tablet 01812c73883843e1b096a7f01ae5579e with peer 0e330a3e2e964656899b7c7bc89e13e1
I20260630 12:22:28.264885 31785 tablet_copy_client.cc:538] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:28.300406 31785 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: Bootstrap starting.
I20260630 12:22:28.356993 31779 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:28.358356 31779 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: Bootstrap complete.
I20260630 12:22:28.359428 31779 ts_tablet_manager.cc:1403] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: Time spent bootstrapping tablet: real 0.228s	user 0.151s	sys 0.033s
I20260630 12:22:28.362637 31779 raft_consensus.cc:359] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:28.363664 31779 raft_consensus.cc:740] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 22dee4339b584a4f9862126467d02041, State: Initialized, Role: LEARNER
I20260630 12:22:28.364506 31779 consensus_queue.cc:260] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:28.375831 31779 ts_tablet_manager.cc:1434] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.003s
I20260630 12:22:28.388411 31163 tablet_copy_service.cc:342] P fdfb117bc8ba46b59bccb5def102f1ef: Request end of tablet copy session 22dee4339b584a4f9862126467d02041-00337d96b3524d239ae3be1f8d6d2d12 received from {username='slave'} at 127.0.0.1:40434
I20260630 12:22:28.388958 31163 tablet_copy_service.cc:434] P fdfb117bc8ba46b59bccb5def102f1ef: ending tablet copy session 22dee4339b584a4f9862126467d02041-00337d96b3524d239ae3be1f8d6d2d12 on tablet 00337d96b3524d239ae3be1f8d6d2d12 with peer 22dee4339b584a4f9862126467d02041
I20260630 12:22:28.420820 31787 tablet_copy_client.cc:538] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:28.431654 31573 raft_consensus.cc:1217] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:22:28.449011 31787 tablet_bootstrap.cc:492] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap starting.
I20260630 12:22:28.453717 31648 raft_consensus.cc:1217] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:22:28.455178 31782 tablet_bootstrap.cc:492] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:28.466588 31782 tablet_bootstrap.cc:492] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: Bootstrap complete.
I20260630 12:22:28.467634 31782 ts_tablet_manager.cc:1403] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: Time spent bootstrapping tablet: real 0.242s	user 0.177s	sys 0.037s
I20260630 12:22:28.472087 31782 raft_consensus.cc:359] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } }
I20260630 12:22:28.472999 31782 raft_consensus.cc:740] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee48e473b54943a39e937c92261f26c6, State: Initialized, Role: LEARNER
I20260630 12:22:28.473663 31782 consensus_queue.cc:260] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } }
I20260630 12:22:28.475652 31782 ts_tablet_manager.cc:1434] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:22:28.477332 31237 tablet_copy_service.cc:342] P a514b4a11c944512a6697ad4c257e321: Request end of tablet copy session ee48e473b54943a39e937c92261f26c6-964f77d27278494fa01e7deffb6df4c4 received from {username='slave'} at 127.0.0.1:49584
I20260630 12:22:28.477800 31237 tablet_copy_service.cc:434] P a514b4a11c944512a6697ad4c257e321: ending tablet copy session ee48e473b54943a39e937c92261f26c6-964f77d27278494fa01e7deffb6df4c4 on tablet 964f77d27278494fa01e7deffb6df4c4 with peer ee48e473b54943a39e937c92261f26c6
I20260630 12:22:28.487010 31785 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:28.488106 31785 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: Bootstrap complete.
I20260630 12:22:28.488871 31785 ts_tablet_manager.cc:1403] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: Time spent bootstrapping tablet: real 0.189s	user 0.137s	sys 0.020s
I20260630 12:22:28.491812 31785 raft_consensus.cc:359] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:28.492743 31785 raft_consensus.cc:740] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 22dee4339b584a4f9862126467d02041, State: Initialized, Role: LEARNER
I20260630 12:22:28.493358 31785 consensus_queue.cc:260] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:28.495373 31785 ts_tablet_manager.cc:1434] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:22:28.497529 31163 tablet_copy_service.cc:342] P fdfb117bc8ba46b59bccb5def102f1ef: Request end of tablet copy session 22dee4339b584a4f9862126467d02041-b0899660d91d4020bf0ba8bad63281fa received from {username='slave'} at 127.0.0.1:40434
I20260630 12:22:28.498152 31163 tablet_copy_service.cc:434] P fdfb117bc8ba46b59bccb5def102f1ef: ending tablet copy session 22dee4339b584a4f9862126467d02041-b0899660d91d4020bf0ba8bad63281fa on tablet b0899660d91d4020bf0ba8bad63281fa with peer 22dee4339b584a4f9862126467d02041
I20260630 12:22:28.594348 31787 tablet_bootstrap.cc:492] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:28.595196 31787 tablet_bootstrap.cc:492] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap complete.
I20260630 12:22:28.595832 31787 ts_tablet_manager.cc:1403] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: Time spent bootstrapping tablet: real 0.147s	user 0.113s	sys 0.010s
I20260630 12:22:28.597999 31787 raft_consensus.cc:359] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:28.598747 31787 raft_consensus.cc:740] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e330a3e2e964656899b7c7bc89e13e1, State: Initialized, Role: LEARNER
I20260630 12:22:28.599421 31787 consensus_queue.cc:260] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:28.601143 31787 ts_tablet_manager.cc:1434] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:22:28.602886 31237 tablet_copy_service.cc:342] P a514b4a11c944512a6697ad4c257e321: Request end of tablet copy session 0e330a3e2e964656899b7c7bc89e13e1-bf49b2b99e0b4adbb71b91873a03c9a6 received from {username='slave'} at 127.0.0.1:49586
I20260630 12:22:28.603346 31237 tablet_copy_service.cc:434] P a514b4a11c944512a6697ad4c257e321: ending tablet copy session 0e330a3e2e964656899b7c7bc89e13e1-bf49b2b99e0b4adbb71b91873a03c9a6 on tablet bf49b2b99e0b4adbb71b91873a03c9a6 with peer 0e330a3e2e964656899b7c7bc89e13e1
I20260630 12:22:28.624516 31573 raft_consensus.cc:1217] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:22:28.722838 31722 raft_consensus.cc:1217] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:22:28.729710 31722 raft_consensus.cc:1217] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:22:28.812405 31648 raft_consensus.cc:1217] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:22:28.967129 31803 raft_consensus.cc:1064] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef: attempting to promote NON_VOTER 22dee4339b584a4f9862126467d02041 to VOTER
I20260630 12:22:28.972095 31803 consensus_queue.cc:237] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } }
I20260630 12:22:28.981434 31219 raft_consensus.cc:1275] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:28.981725 31573 raft_consensus.cc:1275] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:28.982328 31075 raft_consensus.cc:1275] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:28.983518 31809 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } 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:22:28.984781 31803 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:22:28.985808 31795 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:22:29.012586 31803 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 22dee4339b584a4f9862126467d02041 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.015470 31075 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 22dee4339b584a4f9862126467d02041 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.018281 31219 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 22dee4339b584a4f9862126467d02041 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.029721 31573 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 22dee4339b584a4f9862126467d02041 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.034868 30969 catalog_manager.cc:5697] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: config changed from index 27 to 28, 22dee4339b584a4f9862126467d02041 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:29.075919 31816 raft_consensus.cc:1064] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c: attempting to promote NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 to VOTER
I20260630 12:22:29.079811 31816 consensus_queue.cc:237] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } }
I20260630 12:22:29.083446 31147 consensus_queue.cc:237] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } }
I20260630 12:22:29.090551 31648 raft_consensus.cc:1275] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.091061 31219 raft_consensus.cc:1275] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.091204 31573 raft_consensus.cc:1275] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:22:29.093116 31075 raft_consensus.cc:1275] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:22:29.095171 31147 raft_consensus.cc:1275] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.095741 31803 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:22:29.097271 31817 consensus_queue.cc:1048] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:22:29.098228 31809 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } 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:22:29.099460 31817 consensus_queue.cc:1048] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } 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:22:29.106130 31809 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a514b4a11c944512a6697ad4c257e321 (127.26.1.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.113034 31075 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a514b4a11c944512a6697ad4c257e321 (127.26.1.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.119614 31817 consensus_queue.cc:1048] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:22:29.126786 31573 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a514b4a11c944512a6697ad4c257e321 (127.26.1.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.135831 31795 raft_consensus.cc:1064] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef: attempting to promote NON_VOTER ee48e473b54943a39e937c92261f26c6 to VOTER
I20260630 12:22:29.150105 31795 consensus_queue.cc:237] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } }
I20260630 12:22:29.155783 31817 raft_consensus.cc:2955] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.157560 30969 catalog_manager.cc:5697] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c reported cstate change: config changed from index 28 to 29, VOTER a514b4a11c944512a6697ad4c257e321 (127.26.1.195) evicted. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.158259 31219 raft_consensus.cc:2955] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.170115 31216 tablet_service.cc:1558] Processing DeleteTablet for tablet 00337d96b3524d239ae3be1f8d6d2d12 with delete_type TABLET_DATA_TOMBSTONED (TS a514b4a11c944512a6697ad4c257e321 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:60966
I20260630 12:22:29.181576 31827 tablet_replica.cc:333] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:29.181672 30969 catalog_manager.cc:5697] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 reported cstate change: config changed from index 27 to 28, 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08212f338f554075867c6bb87c5dfc4c" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.183316 31827 raft_consensus.cc:2243] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:29.184162 31827 raft_consensus.cc:2272] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:29.182834 31149 raft_consensus.cc:2955] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.188907 30963 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00337d96b3524d239ae3be1f8d6d2d12 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:29.189154 31827 ts_tablet_manager.cc:1916] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:29.195083 31648 raft_consensus.cc:2955] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.211354 31825 raft_consensus.cc:1064] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef: attempting to promote NON_VOTER 22dee4339b584a4f9862126467d02041 to VOTER
I20260630 12:22:29.214910 31825 consensus_queue.cc:237] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } }
I20260630 12:22:29.218858 31075 consensus_queue.cc:237] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } }
I20260630 12:22:29.229557 31219 raft_consensus.cc:1275] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:22:29.231953 31818 consensus_queue.cc:1048] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:22:29.251832 31817 raft_consensus.cc:2955] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.257256 31827 ts_tablet_manager.cc:1929] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:22:29.257885 31827 log.cc:1199] T 00337d96b3524d239ae3be1f8d6d2d12 P a514b4a11c944512a6697ad4c257e321: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-2-root/wals/00337d96b3524d239ae3be1f8d6d2d12
I20260630 12:22:29.260154 30960 catalog_manager.cc:5028] TS a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397): tablet 00337d96b3524d239ae3be1f8d6d2d12 (table test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]) successfully deleted
I20260630 12:22:29.263314 31222 raft_consensus.cc:2955] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.267163 31647 raft_consensus.cc:1275] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:22:29.270740 31075 raft_consensus.cc:1275] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.274356 31573 raft_consensus.cc:1275] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:29.274868 31722 raft_consensus.cc:1275] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.277266 30960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01812c73883843e1b096a7f01ae5579e with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:29.279436 31825 consensus_queue.cc:1048] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:22:29.280296 31817 consensus_queue.cc:1048] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:22:29.284614 31808 raft_consensus.cc:1064] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321: attempting to promote NON_VOTER ee48e473b54943a39e937c92261f26c6 to VOTER
I20260630 12:22:29.280572 31822 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:22:29.289530 31648 raft_consensus.cc:2955] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.294517 31075 raft_consensus.cc:1275] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:29.296425 31809 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } 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:22:29.298527 31526 raft_consensus.cc:1064] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321: attempting to promote NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 to VOTER
I20260630 12:22:29.305959 31526 consensus_queue.cc:237] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } }
I20260630 12:22:29.306890 30969 catalog_manager.cc:5697] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 reported cstate change: config changed from index 28 to 29, VOTER fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194) evicted. New cstate: current_term: 1 leader_uuid: "08212f338f554075867c6bb87c5dfc4c" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.282605 31795 consensus_queue.cc:1048] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.033s
I20260630 12:22:29.318575 31808 consensus_queue.cc:237] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } }
I20260630 12:22:29.329942 31219 raft_consensus.cc:1275] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.331175 31142 tablet_service.cc:1558] Processing DeleteTablet for tablet 01812c73883843e1b096a7f01ae5579e with delete_type TABLET_DATA_TOMBSTONED (TS fdfb117bc8ba46b59bccb5def102f1ef not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:42346
I20260630 12:22:29.333307 31803 raft_consensus.cc:2955] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ee48e473b54943a39e937c92261f26c6 (127.26.1.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.336742 31721 raft_consensus.cc:2955] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ee48e473b54943a39e937c92261f26c6 (127.26.1.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.359666 31825 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 22dee4339b584a4f9862126467d02041 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.364322 31722 raft_consensus.cc:1275] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.367547 31840 consensus_queue.cc:1048] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } 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:22:29.368960 31075 raft_consensus.cc:2955] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ee48e473b54943a39e937c92261f26c6 (127.26.1.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.375672 31837 tablet_replica.cc:333] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:29.376876 31837 raft_consensus.cc:2243] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:29.377600 31837 raft_consensus.cc:2272] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:29.382297 31149 raft_consensus.cc:1275] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.382081 31573 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 22dee4339b584a4f9862126467d02041 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.387090 30967 catalog_manager.cc:5697] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 reported cstate change: config changed from index 27 to 28, ee48e473b54943a39e937c92261f26c6 (127.26.1.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.387151 31077 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 22dee4339b584a4f9862126467d02041 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.395138 31840 consensus_queue.cc:1048] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:22:29.419410 31075 raft_consensus.cc:1275] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.425509 31648 raft_consensus.cc:1275] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:29.427661 31073 raft_consensus.cc:1275] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:29.432369 31803 consensus_queue.cc:1048] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:22:29.435797 31830 consensus_queue.cc:1048] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:22:29.436713 31149 raft_consensus.cc:1275] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:29.441960 31837 ts_tablet_manager.cc:1916] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:29.446174 31219 raft_consensus.cc:1275] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:29.453177 31830 consensus_queue.cc:1048] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260630 12:22:29.461143 31147 consensus_queue.cc:237] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } }
I20260630 12:22:29.466552 30967 catalog_manager.cc:5697] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 reported cstate change: config changed from index 26 to 27, 22dee4339b584a4f9862126467d02041 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.467707 31722 raft_consensus.cc:1275] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:22:29.468745 31526 consensus_queue.cc:1048] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:22:29.471092 31526 consensus_queue.cc:1048] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:22:29.473333 31795 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:22:29.475569 31809 consensus_queue.cc:1048] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } 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:22:29.480645 31219 raft_consensus.cc:2955] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ee48e473b54943a39e937c92261f26c6 (127.26.1.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.488688 31075 raft_consensus.cc:1275] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:22:29.492091 31526 raft_consensus.cc:2955] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ee48e473b54943a39e937c92261f26c6 (127.26.1.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.494316 31795 consensus_queue.cc:1048] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:22:29.532120 31222 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 22dee4339b584a4f9862126467d02041 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.539077 31721 raft_consensus.cc:2955] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ee48e473b54943a39e937c92261f26c6 (127.26.1.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.542927 31809 raft_consensus.cc:2955] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a514b4a11c944512a6697ad4c257e321 (127.26.1.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.545503 31722 raft_consensus.cc:2955] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a514b4a11c944512a6697ad4c257e321 (127.26.1.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.557324 31078 raft_consensus.cc:2955] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ee48e473b54943a39e937c92261f26c6 (127.26.1.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.563314 31075 raft_consensus.cc:2955] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER a514b4a11c944512a6697ad4c257e321 (127.26.1.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.592600 31837 ts_tablet_manager.cc:1929] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:22:29.593129 31837 log.cc:1199] T 01812c73883843e1b096a7f01ae5579e P fdfb117bc8ba46b59bccb5def102f1ef: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-1-root/wals/01812c73883843e1b096a7f01ae5579e
I20260630 12:22:29.596895 30963 catalog_manager.cc:5028] TS fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): tablet 01812c73883843e1b096a7f01ae5579e (table test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]) successfully deleted
I20260630 12:22:29.596237 31841 raft_consensus.cc:2955] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.609607 30963 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40bf25241df94713a6a1094f6cafbd4b with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:29.610566 31147 raft_consensus.cc:2955] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ee48e473b54943a39e937c92261f26c6 (127.26.1.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.611104 31150 raft_consensus.cc:2955] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.613107 31077 raft_consensus.cc:2955] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.616175 30970 catalog_manager.cc:5697] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 reported cstate change: config changed from index 28 to 29, VOTER a514b4a11c944512a6697ad4c257e321 (127.26.1.195) evicted. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.614693 30974 catalog_manager.cc:5697] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c reported cstate change: config changed from index 27 to 28, ee48e473b54943a39e937c92261f26c6 (127.26.1.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a514b4a11c944512a6697ad4c257e321" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.628283 31648 raft_consensus.cc:2955] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.636845 31216 tablet_service.cc:1558] Processing DeleteTablet for tablet 40bf25241df94713a6a1094f6cafbd4b with delete_type TABLET_DATA_TOMBSTONED (TS a514b4a11c944512a6697ad4c257e321 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:60966
I20260630 12:22:29.639549 31827 tablet_replica.cc:333] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:29.640995 31827 raft_consensus.cc:2243] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:29.642374 31827 raft_consensus.cc:2272] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:29.646955 31827 ts_tablet_manager.cc:1916] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:29.649930 31222 consensus_queue.cc:237] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [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: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } }
I20260630 12:22:29.652757 30970 catalog_manager.cc:5697] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: config changed from index 26 to 27, 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a514b4a11c944512a6697ad4c257e321" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.659528 31721 raft_consensus.cc:1275] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:22:29.660578 31150 raft_consensus.cc:1275] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:22:29.661226 31526 consensus_queue.cc:1048] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } 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:22:29.662557 31843 consensus_queue.cc:1048] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:22:29.670179 31830 raft_consensus.cc:2955] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 08212f338f554075867c6bb87c5dfc4c (127.26.1.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.673972 31150 raft_consensus.cc:2955] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 08212f338f554075867c6bb87c5dfc4c (127.26.1.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.676661 31222 consensus_queue.cc:237] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } }
I20260630 12:22:29.681485 31721 raft_consensus.cc:2955] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 08212f338f554075867c6bb87c5dfc4c (127.26.1.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } } }
I20260630 12:22:29.684285 31077 raft_consensus.cc:1275] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.685866 31648 raft_consensus.cc:1275] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Refusing update from remote peer a514b4a11c944512a6697ad4c257e321: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.686972 30960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 964f77d27278494fa01e7deffb6df4c4 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:29.689702 31830 consensus_queue.cc:1048] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:22:29.690480 31827 ts_tablet_manager.cc:1929] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:22:29.690958 31827 log.cc:1199] T 40bf25241df94713a6a1094f6cafbd4b P a514b4a11c944512a6697ad4c257e321: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-2-root/wals/40bf25241df94713a6a1094f6cafbd4b
I20260630 12:22:29.690836 31844 consensus_queue.cc:1048] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } 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:22:29.692919 30960 catalog_manager.cc:5028] TS a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397): tablet 40bf25241df94713a6a1094f6cafbd4b (table test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]) successfully deleted
I20260630 12:22:29.701745 31808 raft_consensus.cc:2955] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.703101 31648 raft_consensus.cc:2955] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.713606 31077 raft_consensus.cc:2955] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.699805 30967 catalog_manager.cc:5697] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 reported cstate change: config changed from index 28 to 29, VOTER 08212f338f554075867c6bb87c5dfc4c (127.26.1.193) evicted. New cstate: current_term: 1 leader_uuid: "a514b4a11c944512a6697ad4c257e321" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:29.724301 30960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf49b2b99e0b4adbb71b91873a03c9a6 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:29.736169 31065 tablet_service.cc:1558] Processing DeleteTablet for tablet 964f77d27278494fa01e7deffb6df4c4 with delete_type TABLET_DATA_TOMBSTONED (TS 08212f338f554075867c6bb87c5dfc4c not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53966
I20260630 12:22:29.735878 30970 catalog_manager.cc:5697] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 reported cstate change: config changed from index 27 to 28, VOTER fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194) evicted. New cstate: current_term: 1 leader_uuid: "a514b4a11c944512a6697ad4c257e321" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } } }
I20260630 12:22:29.742151 31852 tablet_replica.cc:333] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:29.743472 31852 raft_consensus.cc:2243] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:29.744666 31852 raft_consensus.cc:2272] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:29.748522 31142 tablet_service.cc:1558] Processing DeleteTablet for tablet bf49b2b99e0b4adbb71b91873a03c9a6 with delete_type TABLET_DATA_TOMBSTONED (TS fdfb117bc8ba46b59bccb5def102f1ef not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:42346
I20260630 12:22:29.749691 31837 tablet_replica.cc:333] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:29.750842 31837 raft_consensus.cc:2243] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:29.751785 31837 raft_consensus.cc:2272] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:29.753094 31852 ts_tablet_manager.cc:1916] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:29.757789 31837 ts_tablet_manager.cc:1916] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:29.766691 31852 ts_tablet_manager.cc:1929] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:22:29.767212 31852 log.cc:1199] T 964f77d27278494fa01e7deffb6df4c4 P 08212f338f554075867c6bb87c5dfc4c: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/964f77d27278494fa01e7deffb6df4c4
I20260630 12:22:29.769273 30960 catalog_manager.cc:5028] TS 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): tablet 964f77d27278494fa01e7deffb6df4c4 (table test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]) successfully deleted
I20260630 12:22:29.773967 31837 ts_tablet_manager.cc:1929] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:22:29.774474 31837 log.cc:1199] T bf49b2b99e0b4adbb71b91873a03c9a6 P fdfb117bc8ba46b59bccb5def102f1ef: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-1-root/wals/bf49b2b99e0b4adbb71b91873a03c9a6
I20260630 12:22:29.776135 30963 catalog_manager.cc:5028] TS fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): tablet bf49b2b99e0b4adbb71b91873a03c9a6 (table test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]) successfully deleted
I20260630 12:22:29.913481 31150 consensus_queue.cc:237] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [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: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } }
I20260630 12:22:29.919075 31573 raft_consensus.cc:1275] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.919193 31222 raft_consensus.cc:1275] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:22:29.920557 31809 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:22:29.921484 31795 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } 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:22:29.928188 31803 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 08212f338f554075867c6bb87c5dfc4c (127.26.1.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.930462 31573 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 08212f338f554075867c6bb87c5dfc4c (127.26.1.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.934342 31222 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 08212f338f554075867c6bb87c5dfc4c (127.26.1.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } }
I20260630 12:22:29.941694 30963 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b0899660d91d4020bf0ba8bad63281fa with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:29.944419 30974 catalog_manager.cc:5697] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: config changed from index 27 to 28, VOTER 08212f338f554075867c6bb87c5dfc4c (127.26.1.193) evicted. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:29.955765 31065 tablet_service.cc:1558] Processing DeleteTablet for tablet b0899660d91d4020bf0ba8bad63281fa with delete_type TABLET_DATA_TOMBSTONED (TS 08212f338f554075867c6bb87c5dfc4c not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53966
I20260630 12:22:29.956780 31852 tablet_replica.cc:333] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:29.957650 31852 raft_consensus.cc:2243] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:29.958380 31852 raft_consensus.cc:2272] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:29.961988 31852 ts_tablet_manager.cc:1916] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:29.973229 31852 ts_tablet_manager.cc:1929] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:22:29.973572 31852 log.cc:1199] T b0899660d91d4020bf0ba8bad63281fa P 08212f338f554075867c6bb87c5dfc4c: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/b0899660d91d4020bf0ba8bad63281fa
I20260630 12:22:29.974938 30960 catalog_manager.cc:5028] TS 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): tablet b0899660d91d4020bf0ba8bad63281fa (table test-workload [id=3ce44a2f58fd4dcfb8a56a49b8739746]) successfully deleted
I20260630 12:22:30.979108 31147 consensus_queue.cc:237] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:30.986107 31573 raft_consensus.cc:1275] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:22:30.988103 31077 raft_consensus.cc:1275] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:22:30.988703 31853 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:22:30.989750 31831 consensus_queue.cc:1048] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:22:30.998001 31855 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:31.000731 31573 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:31.000731 31077 raft_consensus.cc:2955] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
W20260630 12:22:31.002408 31119 consensus_peers.cc:597] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef -> Peer 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197:44403): Couldn't send request to peer 0e330a3e2e964656899b7c7bc89e13e1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00337d96b3524d239ae3be1f8d6d2d12. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:31.012820 30970 catalog_manager.cc:5697] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c reported cstate change: config changed from index 29 to 30, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:31.014473 31077 consensus_queue.cc:237] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:31.024675 31222 raft_consensus.cc:1275] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:31.025589 31147 raft_consensus.cc:1275] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:31.026206 31863 consensus_queue.cc:1048] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:22:31.027457 31817 consensus_queue.cc:1048] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:22:31.044211 31041 consensus_peers.cc:597] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c -> Peer 22dee4339b584a4f9862126467d02041 (127.26.1.196:34529): Couldn't send request to peer 22dee4339b584a4f9862126467d02041. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db200c29c9b0438386bc001eb4816cd8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:31.051344 31863 raft_consensus.cc:2955] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:31.052680 31147 raft_consensus.cc:2955] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:31.067374 30974 catalog_manager.cc:5697] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef reported cstate change: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "08212f338f554075867c6bb87c5dfc4c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:31.074072 31222 raft_consensus.cc:2955] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:31.080086 31077 consensus_queue.cc:237] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } }
I20260630 12:22:31.094430 31222 raft_consensus.cc:1275] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:31.095130 31147 raft_consensus.cc:1275] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:31.095770 31873 consensus_queue.cc:1048] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } 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:22:31.096807 31871 consensus_queue.cc:1048] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:22:31.103163 31042 consensus_peers.cc:597] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c -> Peer ee48e473b54943a39e937c92261f26c6 (127.26.1.198:42349): Couldn't send request to peer ee48e473b54943a39e937c92261f26c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e522ec6cd1cd4017a54470139508dfae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:31.105738 31871 raft_consensus.cc:2955] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:31.107446 31222 raft_consensus.cc:2955] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:31.110062 31147 raft_consensus.cc:2955] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:31.119035 30974 catalog_manager.cc:5697] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 reported cstate change: config changed from index -1 to 26, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New cstate: current_term: 1 leader_uuid: "08212f338f554075867c6bb87c5dfc4c" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:31.122097 31150 consensus_queue.cc:237] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [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: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:31.136219 31222 raft_consensus.cc:1275] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:22:31.136653 31573 raft_consensus.cc:1275] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260630 12:22:31.136844 31119 consensus_peers.cc:597] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef -> Peer 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197:44403): Couldn't send request to peer 0e330a3e2e964656899b7c7bc89e13e1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0899660d91d4020bf0ba8bad63281fa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:31.137645 31855 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:22:31.138679 31831 consensus_queue.cc:1048] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } 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:22:31.147716 31831 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:31.148973 31222 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:31.149011 31573 raft_consensus.cc:2955] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:31.160041 30970 catalog_manager.cc:5697] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 reported cstate change: config changed from index 28 to 29, NON_VOTER 0e330a3e2e964656899b7c7bc89e13e1 (127.26.1.197) added. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } } }
I20260630 12:22:31.164222 31077 consensus_queue.cc:237] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [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: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } }
W20260630 12:22:31.172554 31042 consensus_peers.cc:597] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c -> Peer ee48e473b54943a39e937c92261f26c6 (127.26.1.198:42349): Couldn't send request to peer ee48e473b54943a39e937c92261f26c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc73f225a4814fc09752d502881928fb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:31.172857 31150 raft_consensus.cc:1275] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:31.174489 31219 raft_consensus.cc:1275] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer 08212f338f554075867c6bb87c5dfc4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:31.175892 31871 consensus_queue.cc:1048] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } 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:22:31.176959 31873 consensus_queue.cc:1048] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:22:31.186725 31873 raft_consensus.cc:2955] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:31.188414 31147 raft_consensus.cc:2955] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:31.191720 31222 raft_consensus.cc:2955] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } } }
I20260630 12:22:31.201712 31150 consensus_queue.cc:237] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:31.201857 30970 catalog_manager.cc:5697] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c reported cstate change: config changed from index -1 to 27, NON_VOTER ee48e473b54943a39e937c92261f26c6 (127.26.1.198) added. New cstate: current_term: 1 leader_uuid: "08212f338f554075867c6bb87c5dfc4c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:31.209920 31219 raft_consensus.cc:1275] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:22:31.212015 31116 consensus_peers.cc:597] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef -> Peer 22dee4339b584a4f9862126467d02041 (127.26.1.196:34529): Couldn't send request to peer 22dee4339b584a4f9862126467d02041. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff8c2c05ab7d4e62b70df7ee79feab73. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:31.213289 31077 raft_consensus.cc:1275] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Refusing update from remote peer fdfb117bc8ba46b59bccb5def102f1ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:22:31.215739 31855 consensus_queue.cc:1048] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:22:31.216876 31831 consensus_queue.cc:1048] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } 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:22:31.225616 31855 raft_consensus.cc:2955] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:31.227463 31219 raft_consensus.cc:2955] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:31.227702 31077 raft_consensus.cc:2955] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:31.242686 30967 catalog_manager.cc:5697] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 reported cstate change: config changed from index -1 to 27, NON_VOTER 22dee4339b584a4f9862126467d02041 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } } }
I20260630 12:22:31.371304 31887 ts_tablet_manager.cc:933] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: Initiating tablet copy from peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:31.373355 31887 tablet_copy_client.cc:323] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:40505
I20260630 12:22:31.390573 31163 tablet_copy_service.cc:140] P fdfb117bc8ba46b59bccb5def102f1ef: Received BeginTabletCopySession request for tablet 00337d96b3524d239ae3be1f8d6d2d12 from peer 0e330a3e2e964656899b7c7bc89e13e1 ({username='slave'} at 127.0.0.1:56610)
I20260630 12:22:31.391165 31163 tablet_copy_service.cc:161] P fdfb117bc8ba46b59bccb5def102f1ef: Beginning new tablet copy session on tablet 00337d96b3524d239ae3be1f8d6d2d12 from peer 0e330a3e2e964656899b7c7bc89e13e1 at {username='slave'} at 127.0.0.1:56610: session id = 0e330a3e2e964656899b7c7bc89e13e1-00337d96b3524d239ae3be1f8d6d2d12
I20260630 12:22:31.399277 31163 tablet_copy_source_session.cc:215] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:31.402845 31887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00337d96b3524d239ae3be1f8d6d2d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:31.419688 31887 tablet_copy_client.cc:806] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:31.420437 31887 tablet_copy_client.cc:670] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:31.425015 31888 tablet_copy_client.cc:1025] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:31.505520 31891 ts_tablet_manager.cc:933] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: Initiating tablet copy from peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769)
I20260630 12:22:31.507372 31891 tablet_copy_client.cc:323] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:45769
I20260630 12:22:31.521289 31895 ts_tablet_manager.cc:933] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: Initiating tablet copy from peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:31.523888 31088 tablet_copy_service.cc:140] P 08212f338f554075867c6bb87c5dfc4c: Received BeginTabletCopySession request for tablet e522ec6cd1cd4017a54470139508dfae from peer ee48e473b54943a39e937c92261f26c6 ({username='slave'} at 127.0.0.1:37808)
I20260630 12:22:31.524174 31895 tablet_copy_client.cc:323] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:40505
I20260630 12:22:31.524581 31088 tablet_copy_service.cc:161] P 08212f338f554075867c6bb87c5dfc4c: Beginning new tablet copy session on tablet e522ec6cd1cd4017a54470139508dfae from peer ee48e473b54943a39e937c92261f26c6 at {username='slave'} at 127.0.0.1:37808: session id = ee48e473b54943a39e937c92261f26c6-e522ec6cd1cd4017a54470139508dfae
I20260630 12:22:31.526244 31163 tablet_copy_service.cc:140] P fdfb117bc8ba46b59bccb5def102f1ef: Received BeginTabletCopySession request for tablet b0899660d91d4020bf0ba8bad63281fa from peer 0e330a3e2e964656899b7c7bc89e13e1 ({username='slave'} at 127.0.0.1:56610)
I20260630 12:22:31.526870 31163 tablet_copy_service.cc:161] P fdfb117bc8ba46b59bccb5def102f1ef: Beginning new tablet copy session on tablet b0899660d91d4020bf0ba8bad63281fa from peer 0e330a3e2e964656899b7c7bc89e13e1 at {username='slave'} at 127.0.0.1:56610: session id = 0e330a3e2e964656899b7c7bc89e13e1-b0899660d91d4020bf0ba8bad63281fa
I20260630 12:22:31.534756 31088 tablet_copy_source_session.cc:215] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:31.534759 31163 tablet_copy_source_session.cc:215] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:31.539942 31891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e522ec6cd1cd4017a54470139508dfae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:31.541977 31895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0899660d91d4020bf0ba8bad63281fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:31.546553 31897 ts_tablet_manager.cc:933] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: Initiating tablet copy from peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769)
I20260630 12:22:31.566871 31895 tablet_copy_client.cc:806] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:31.568804 31895 tablet_copy_client.cc:670] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:31.574323 31896 tablet_copy_client.cc:1025] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:31.580946 31897 tablet_copy_client.cc:323] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:45769
I20260630 12:22:31.582159 31891 tablet_copy_client.cc:806] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:31.582867 31891 tablet_copy_client.cc:670] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:31.587275 31892 tablet_copy_client.cc:1025] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:31.594552 31900 ts_tablet_manager.cc:933] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: Initiating tablet copy from peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
I20260630 12:22:31.595162 31088 tablet_copy_service.cc:140] P 08212f338f554075867c6bb87c5dfc4c: Received BeginTabletCopySession request for tablet db200c29c9b0438386bc001eb4816cd8 from peer 22dee4339b584a4f9862126467d02041 ({username='slave'} at 127.0.0.1:37816)
I20260630 12:22:31.595757 31088 tablet_copy_service.cc:161] P 08212f338f554075867c6bb87c5dfc4c: Beginning new tablet copy session on tablet db200c29c9b0438386bc001eb4816cd8 from peer 22dee4339b584a4f9862126467d02041 at {username='slave'} at 127.0.0.1:37816: session id = 22dee4339b584a4f9862126467d02041-db200c29c9b0438386bc001eb4816cd8
I20260630 12:22:31.604121 31900 tablet_copy_client.cc:323] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:40505
I20260630 12:22:31.604538 31088 tablet_copy_source_session.cc:215] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:31.607061 31163 tablet_copy_service.cc:140] P fdfb117bc8ba46b59bccb5def102f1ef: Received BeginTabletCopySession request for tablet ff8c2c05ab7d4e62b70df7ee79feab73 from peer 22dee4339b584a4f9862126467d02041 ({username='slave'} at 127.0.0.1:40434)
I20260630 12:22:31.607714 31163 tablet_copy_service.cc:161] P fdfb117bc8ba46b59bccb5def102f1ef: Beginning new tablet copy session on tablet ff8c2c05ab7d4e62b70df7ee79feab73 from peer 22dee4339b584a4f9862126467d02041 at {username='slave'} at 127.0.0.1:40434: session id = 22dee4339b584a4f9862126467d02041-ff8c2c05ab7d4e62b70df7ee79feab73
I20260630 12:22:31.611418 31897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db200c29c9b0438386bc001eb4816cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:31.616739 31163 tablet_copy_source_session.cc:215] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:31.620425 31900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8c2c05ab7d4e62b70df7ee79feab73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:31.626227 31897 tablet_copy_client.cc:806] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:31.626857 31897 tablet_copy_client.cc:670] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:31.631729 31898 tablet_copy_client.cc:1025] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:31.638818 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:22:31.639009 31900 tablet_copy_client.cc:806] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:31.640095 31900 tablet_copy_client.cc:670] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: tablet copy: Starting download of 1 WAL segments...
W20260630 12:22:31.645979 31116 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:22:31.665978 26631 tablet_copy_service.cc:362] P 08212f338f554075867c6bb87c5dfc4c: Destroying tablet copy session 22dee4339b584a4f9862126467d02041-db200c29c9b0438386bc001eb4816cd8 due to service shutdown
I20260630 12:22:31.666628 26631 tablet_copy_service.cc:434] P 08212f338f554075867c6bb87c5dfc4c: ending tablet copy session 22dee4339b584a4f9862126467d02041-db200c29c9b0438386bc001eb4816cd8 on tablet db200c29c9b0438386bc001eb4816cd8 with peer 22dee4339b584a4f9862126467d02041
I20260630 12:22:31.667402 26631 tablet_copy_service.cc:362] P 08212f338f554075867c6bb87c5dfc4c: Destroying tablet copy session ee48e473b54943a39e937c92261f26c6-e522ec6cd1cd4017a54470139508dfae due to service shutdown
I20260630 12:22:31.667850 26631 tablet_copy_service.cc:434] P 08212f338f554075867c6bb87c5dfc4c: ending tablet copy session ee48e473b54943a39e937c92261f26c6-e522ec6cd1cd4017a54470139508dfae on tablet e522ec6cd1cd4017a54470139508dfae with peer ee48e473b54943a39e937c92261f26c6
I20260630 12:22:31.699976 31904 ts_tablet_manager.cc:933] T fc73f225a4814fc09752d502881928fb P ee48e473b54943a39e937c92261f26c6: Initiating tablet copy from peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769)
W20260630 12:22:31.699101 31116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:45769, user_credentials={real_user=slave}} blocked reactor thread for 53136.8us
I20260630 12:22:31.701732 31901 tablet_copy_client.cc:1025] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: tablet copy: Injecting latency into file download: 2000
W20260630 12:22:31.730028 31116 consensus_peers.cc:597] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef -> Peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Couldn't send request to peer 08212f338f554075867c6bb87c5dfc4c. 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:22:31.730245 31904 tablet_copy_client.cc:323] T fc73f225a4814fc09752d502881928fb P ee48e473b54943a39e937c92261f26c6: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:45769
W20260630 12:22:31.733341 31190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:45769, user_credentials={real_user=slave}} blocked reactor thread for 86858.8us
W20260630 12:22:31.738843 31190 consensus_peers.cc:597] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 -> Peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Couldn't send request to peer 08212f338f554075867c6bb87c5dfc4c. 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:22:31.766969 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:31.768078 26631 tablet_replica.cc:333] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:31.769028 26631 raft_consensus.cc:2243] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.769976 26631 raft_consensus.cc:2272] T 40bf25241df94713a6a1094f6cafbd4b P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.772949 26631 tablet_replica.cc:333] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:31.773756 26631 raft_consensus.cc:2243] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.774516 26631 raft_consensus.cc:2272] T ff8c2c05ab7d4e62b70df7ee79feab73 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.778129 26631 tablet_replica.cc:333] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:31.779016 26631 raft_consensus.cc:2243] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.780089 26631 raft_consensus.cc:2272] T 00337d96b3524d239ae3be1f8d6d2d12 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.784541 26631 tablet_replica.cc:333] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:31.785427 26631 raft_consensus.cc:2243] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.786064 26631 raft_consensus.cc:2272] T bf49b2b99e0b4adbb71b91873a03c9a6 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.789661 26631 tablet_replica.cc:333] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:31.790556 26631 raft_consensus.cc:2243] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.791285 26631 raft_consensus.cc:2272] T e1712f64341142bd902b625384f6b5e4 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.795123 26631 tablet_replica.cc:333] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:31.795997 26631 raft_consensus.cc:2243] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.797201 26631 raft_consensus.cc:2272] T 01812c73883843e1b096a7f01ae5579e P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.801208 26631 tablet_replica.cc:333] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:31.802091 26631 raft_consensus.cc:2243] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.802893 26631 raft_consensus.cc:2272] T 0f106fde178d432dbcc376577afdf8c1 P 08212f338f554075867c6bb87c5dfc4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.806593 26631 tablet_replica.cc:333] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:31.807389 26631 raft_consensus.cc:2243] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.808745 26631 raft_consensus.cc:2272] T fc73f225a4814fc09752d502881928fb P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.813691 26631 tablet_replica.cc:333] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:31.814697 26631 raft_consensus.cc:2243] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.816454 26631 raft_consensus.cc:2272] T e522ec6cd1cd4017a54470139508dfae P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.821269 26631 tablet_replica.cc:333] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c: stopping tablet replica
I20260630 12:22:31.822242 26631 raft_consensus.cc:2243] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.824019 26631 raft_consensus.cc:2272] T db200c29c9b0438386bc001eb4816cd8 P 08212f338f554075867c6bb87c5dfc4c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:31.849411 31116 consensus_peers.cc:597] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef -> Peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Couldn't send request to peer 08212f338f554075867c6bb87c5dfc4c. 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:22:31.873600 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
W20260630 12:22:31.877717 31116 consensus_peers.cc:597] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef -> Peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Couldn't send request to peer 08212f338f554075867c6bb87c5dfc4c. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:31.910684 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:22:31.926160 26631 tablet_copy_service.cc:362] P fdfb117bc8ba46b59bccb5def102f1ef: Destroying tablet copy session 22dee4339b584a4f9862126467d02041-ff8c2c05ab7d4e62b70df7ee79feab73 due to service shutdown
I20260630 12:22:31.926513 26631 tablet_copy_service.cc:434] P fdfb117bc8ba46b59bccb5def102f1ef: ending tablet copy session 22dee4339b584a4f9862126467d02041-ff8c2c05ab7d4e62b70df7ee79feab73 on tablet ff8c2c05ab7d4e62b70df7ee79feab73 with peer 22dee4339b584a4f9862126467d02041
I20260630 12:22:31.926986 26631 tablet_copy_service.cc:362] P fdfb117bc8ba46b59bccb5def102f1ef: Destroying tablet copy session 0e330a3e2e964656899b7c7bc89e13e1-b0899660d91d4020bf0ba8bad63281fa due to service shutdown
I20260630 12:22:31.927214 26631 tablet_copy_service.cc:434] P fdfb117bc8ba46b59bccb5def102f1ef: ending tablet copy session 0e330a3e2e964656899b7c7bc89e13e1-b0899660d91d4020bf0ba8bad63281fa on tablet b0899660d91d4020bf0ba8bad63281fa with peer 0e330a3e2e964656899b7c7bc89e13e1
I20260630 12:22:31.927649 26631 tablet_copy_service.cc:362] P fdfb117bc8ba46b59bccb5def102f1ef: Destroying tablet copy session 0e330a3e2e964656899b7c7bc89e13e1-00337d96b3524d239ae3be1f8d6d2d12 due to service shutdown
I20260630 12:22:31.927860 26631 tablet_copy_service.cc:434] P fdfb117bc8ba46b59bccb5def102f1ef: ending tablet copy session 0e330a3e2e964656899b7c7bc89e13e1-00337d96b3524d239ae3be1f8d6d2d12 on tablet 00337d96b3524d239ae3be1f8d6d2d12 with peer 0e330a3e2e964656899b7c7bc89e13e1
W20260630 12:22:31.947314 31116 consensus_peers.cc:597] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef -> Peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Couldn't send request to peer 08212f338f554075867c6bb87c5dfc4c. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:45769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:31.951506 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:31.952451 26631 tablet_replica.cc:333] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:31.953473 26631 raft_consensus.cc:2243] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.954524 26631 raft_consensus.cc:2272] T ff8c2c05ab7d4e62b70df7ee79feab73 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.957549 26631 tablet_replica.cc:333] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:31.958148 26631 raft_consensus.cc:2243] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.959347 26631 raft_consensus.cc:2272] T 00337d96b3524d239ae3be1f8d6d2d12 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.962688 26631 tablet_replica.cc:333] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:31.963382 26631 raft_consensus.cc:2243] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.963888 26631 raft_consensus.cc:2272] T 964f77d27278494fa01e7deffb6df4c4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.966293 26631 tablet_replica.cc:333] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:31.966876 26631 raft_consensus.cc:2243] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.967844 26631 raft_consensus.cc:2272] T b0899660d91d4020bf0ba8bad63281fa P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.970587 26631 tablet_replica.cc:333] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:31.971155 26631 raft_consensus.cc:2243] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.971712 26631 raft_consensus.cc:2272] T fc73f225a4814fc09752d502881928fb P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.974583 26631 tablet_replica.cc:333] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:31.975167 26631 raft_consensus.cc:2243] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.976105 26631 raft_consensus.cc:2272] T 0f106fde178d432dbcc376577afdf8c1 P fdfb117bc8ba46b59bccb5def102f1ef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:31.978762 31688 connection.cc:466] server connection from 127.0.0.1:58400 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58400 (request call id 3) could send its response
I20260630 12:22:31.979367 26631 tablet_replica.cc:333] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:31.980031 26631 raft_consensus.cc:2243] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.980870 26631 raft_consensus.cc:2272] T e1712f64341142bd902b625384f6b5e4 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.983234 26631 tablet_replica.cc:333] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:31.983744 26631 raft_consensus.cc:2243] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.984548 26631 raft_consensus.cc:2272] T 40bf25241df94713a6a1094f6cafbd4b P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.986867 26631 tablet_replica.cc:333] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:31.987370 26631 raft_consensus.cc:2243] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.987874 26631 raft_consensus.cc:2272] T e522ec6cd1cd4017a54470139508dfae P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.990933 26631 tablet_replica.cc:333] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef: stopping tablet replica
I20260630 12:22:31.991524 26631 raft_consensus.cc:2243] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.992077 26631 raft_consensus.cc:2272] T db200c29c9b0438386bc001eb4816cd8 P fdfb117bc8ba46b59bccb5def102f1ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.032050 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:22:32.060122 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:22:32.106062 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:32.106927 26631 tablet_replica.cc:333] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:32.107893 26631 raft_consensus.cc:2243] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:32.108606 26631 raft_consensus.cc:2272] T ff8c2c05ab7d4e62b70df7ee79feab73 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.111889 26631 tablet_replica.cc:333] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:32.112572 26631 raft_consensus.cc:2243] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:32.113143 26631 raft_consensus.cc:2272] T fc73f225a4814fc09752d502881928fb P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.116223 26631 tablet_replica.cc:333] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:32.116856 26631 raft_consensus.cc:2243] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:32.117462 26631 raft_consensus.cc:2272] T b0899660d91d4020bf0ba8bad63281fa P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.120435 26631 tablet_replica.cc:333] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:32.120978 26631 raft_consensus.cc:2243] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:32.121524 26631 raft_consensus.cc:2272] T 01812c73883843e1b096a7f01ae5579e P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.123883 26631 tablet_replica.cc:333] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:32.124497 26631 raft_consensus.cc:2243] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:32.125053 26631 raft_consensus.cc:2272] T 0f106fde178d432dbcc376577afdf8c1 P a514b4a11c944512a6697ad4c257e321 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.127319 26631 tablet_replica.cc:333] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:32.127847 26631 raft_consensus.cc:2243] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:32.128419 26631 raft_consensus.cc:2272] T e1712f64341142bd902b625384f6b5e4 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.130643 26631 tablet_replica.cc:333] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:32.131189 26631 raft_consensus.cc:2243] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:32.131978 26631 raft_consensus.cc:2272] T bf49b2b99e0b4adbb71b91873a03c9a6 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.134341 26631 tablet_replica.cc:333] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:32.134843 26631 raft_consensus.cc:2243] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:32.135357 26631 raft_consensus.cc:2272] T db200c29c9b0438386bc001eb4816cd8 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.137673 26631 tablet_replica.cc:333] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:32.138294 26631 raft_consensus.cc:2243] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:32.138856 26631 raft_consensus.cc:2272] T e522ec6cd1cd4017a54470139508dfae P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.141299 26631 tablet_replica.cc:333] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321: stopping tablet replica
I20260630 12:22:32.141808 26631 raft_consensus.cc:2243] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:32.142588 26631 raft_consensus.cc:2272] T 964f77d27278494fa01e7deffb6df4c4 P a514b4a11c944512a6697ad4c257e321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.168713 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:22:32.197956 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:22:32.228129 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:33.037153 31909 raft_consensus.cc:493] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fdfb117bc8ba46b59bccb5def102f1ef)
I20260630 12:22:33.037729 31909 raft_consensus.cc:515] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:33.039995 31909 leader_election.cc:290] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
W20260630 12:22:33.055538 31539 leader_election.cc:336] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): Network error: Client connection negotiation failed: client connection to 127.26.1.194:40505: connect: Connection refused (error 111)
W20260630 12:22:33.056164 31536 leader_election.cc:336] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Network error: Client connection negotiation failed: client connection to 127.26.1.193:45769: connect: Connection refused (error 111)
I20260630 12:22:33.056603 31536 leader_election.cc:304] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [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: 22dee4339b584a4f9862126467d02041; no voters: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:33.057231 31909 raft_consensus.cc:2749] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:22:33.061261 31913 raft_consensus.cc:493] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 08212f338f554075867c6bb87c5dfc4c)
I20260630 12:22:33.061724 31913 raft_consensus.cc:515] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } }
I20260630 12:22:33.063858 31913 leader_election.cc:290] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
W20260630 12:22:33.070604 31611 leader_election.cc:336] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Network error: Client connection negotiation failed: client connection to 127.26.1.193:45769: connect: Connection refused (error 111)
W20260630 12:22:33.071381 31611 leader_election.cc:336] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397): Network error: Client connection negotiation failed: client connection to 127.26.1.195:34397: connect: Connection refused (error 111)
I20260630 12:22:33.071810 31611 leader_election.cc:304] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [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: 0e330a3e2e964656899b7c7bc89e13e1; no voters: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321
I20260630 12:22:33.072571 31913 raft_consensus.cc:2749] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:22:33.227698 31909 raft_consensus.cc:493] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fdfb117bc8ba46b59bccb5def102f1ef)
I20260630 12:22:33.228302 31909 raft_consensus.cc:515] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:33.230393 31909 leader_election.cc:290] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
W20260630 12:22:33.234647 31536 leader_election.cc:336] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397): Network error: Client connection negotiation failed: client connection to 127.26.1.195:34397: connect: Connection refused (error 111)
W20260630 12:22:33.235152 31539 leader_election.cc:336] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): Network error: Client connection negotiation failed: client connection to 127.26.1.194:40505: connect: Connection refused (error 111)
I20260630 12:22:33.235556 31539 leader_election.cc:304] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [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: 22dee4339b584a4f9862126467d02041; no voters: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:33.236213 31909 raft_consensus.cc:2749] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:22:33.342463 31913 raft_consensus.cc:493] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a514b4a11c944512a6697ad4c257e321)
I20260630 12:22:33.343127 31913 raft_consensus.cc:515] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: false } }
I20260630 12:22:33.345266 31913 leader_election.cc:290] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
W20260630 12:22:33.349677 31611 leader_election.cc:336] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Network error: Client connection negotiation failed: client connection to 127.26.1.193:45769: connect: Connection refused (error 111)
W20260630 12:22:33.350456 31611 leader_election.cc:336] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397): Network error: Client connection negotiation failed: client connection to 127.26.1.195:34397: connect: Connection refused (error 111)
I20260630 12:22:33.350883 31611 leader_election.cc:304] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [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: 0e330a3e2e964656899b7c7bc89e13e1; no voters: 08212f338f554075867c6bb87c5dfc4c, a514b4a11c944512a6697ad4c257e321
I20260630 12:22:33.351656 31913 raft_consensus.cc:2749] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:22:33.384790 31917 raft_consensus.cc:493] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fdfb117bc8ba46b59bccb5def102f1ef)
I20260630 12:22:33.385342 31917 raft_consensus.cc:515] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } }
I20260630 12:22:33.387543 31917 leader_election.cc:290] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769), fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505)
W20260630 12:22:33.395208 31685 leader_election.cc:336] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 08212f338f554075867c6bb87c5dfc4c (127.26.1.193:45769): Network error: Client connection negotiation failed: client connection to 127.26.1.193:45769: connect: Connection refused (error 111)
W20260630 12:22:33.395851 31688 leader_election.cc:336] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): Network error: Client connection negotiation failed: client connection to 127.26.1.194:40505: connect: Connection refused (error 111)
I20260630 12:22:33.396319 31688 leader_election.cc:304] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [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: ee48e473b54943a39e937c92261f26c6; no voters: 08212f338f554075867c6bb87c5dfc4c, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:33.396982 31917 raft_consensus.cc:2749] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:22:33.425993 31887 tablet_copy_client.cc:538] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:33.435998 31887 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap starting.
I20260630 12:22:33.502072 31917 raft_consensus.cc:493] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a514b4a11c944512a6697ad4c257e321)
I20260630 12:22:33.502653 31917 raft_consensus.cc:515] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: false } }
I20260630 12:22:33.507352 31917 leader_election.cc:290] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505), a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397)
W20260630 12:22:33.510103 31688 leader_election.cc:336] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fdfb117bc8ba46b59bccb5def102f1ef (127.26.1.194:40505): Network error: Client connection negotiation failed: client connection to 127.26.1.194:40505: connect: Connection refused (error 111)
W20260630 12:22:33.510696 31685 leader_election.cc:336] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a514b4a11c944512a6697ad4c257e321 (127.26.1.195:34397): Network error: Client connection negotiation failed: client connection to 127.26.1.195:34397: connect: Connection refused (error 111)
I20260630 12:22:33.511159 31685 leader_election.cc:304] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [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: ee48e473b54943a39e937c92261f26c6; no voters: a514b4a11c944512a6697ad4c257e321, fdfb117bc8ba46b59bccb5def102f1ef
I20260630 12:22:33.511844 31917 raft_consensus.cc:2749] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:22:33.575520 31895 tablet_copy_client.cc:538] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:33.582307 31895 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap starting.
I20260630 12:22:33.588243 31891 tablet_copy_client.cc:538] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:33.596982 31887 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:33.598006 31887 tablet_bootstrap.cc:492] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap complete.
I20260630 12:22:33.598731 31887 ts_tablet_manager.cc:1403] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: Time spent bootstrapping tablet: real 0.163s	user 0.147s	sys 0.016s
I20260630 12:22:33.599592 31891 tablet_bootstrap.cc:492] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: Bootstrap starting.
I20260630 12:22:33.601598 31887 raft_consensus.cc:359] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:33.602409 31887 raft_consensus.cc:740] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e330a3e2e964656899b7c7bc89e13e1, State: Initialized, Role: LEARNER
I20260630 12:22:33.603091 31887 consensus_queue.cc:260] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:33.605314 31887 ts_tablet_manager.cc:1434] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260630 12:22:33.608106 31887 tablet_copy_client.cc:1131] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.26.1.194:40505: connect: Connection refused (error 111)
I20260630 12:22:33.632715 31897 tablet_copy_client.cc:538] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:33.643471 31897 tablet_bootstrap.cc:492] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: Bootstrap starting.
I20260630 12:22:33.702687 31900 tablet_copy_client.cc:538] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:33.712744 31900 tablet_bootstrap.cc:492] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: Bootstrap starting.
I20260630 12:22:33.744365 31895 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:33.745271 31895 tablet_bootstrap.cc:492] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: Bootstrap complete.
I20260630 12:22:33.745922 31895 ts_tablet_manager.cc:1403] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: Time spent bootstrapping tablet: real 0.164s	user 0.146s	sys 0.012s
I20260630 12:22:33.748456 31895 raft_consensus.cc:359] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:33.749281 31895 raft_consensus.cc:740] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e330a3e2e964656899b7c7bc89e13e1, State: Initialized, Role: LEARNER
I20260630 12:22:33.749891 31895 consensus_queue.cc:260] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: false } } peers { permanent_uuid: "0e330a3e2e964656899b7c7bc89e13e1" member_type: NON_VOTER last_known_addr { host: "127.26.1.197" port: 44403 } attrs { promote: true } }
I20260630 12:22:33.754228 31895 ts_tablet_manager.cc:1434] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260630 12:22:33.768414 31895 tablet_copy_client.cc:1131] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.26.1.194:40505: connect: Connection refused (error 111)
I20260630 12:22:33.775175 31891 tablet_bootstrap.cc:492] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:33.776221 31891 tablet_bootstrap.cc:492] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: Bootstrap complete.
I20260630 12:22:33.777036 31891 ts_tablet_manager.cc:1403] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: Time spent bootstrapping tablet: real 0.178s	user 0.128s	sys 0.037s
I20260630 12:22:33.781550 31891 raft_consensus.cc:359] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } }
I20260630 12:22:33.782495 31891 raft_consensus.cc:740] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee48e473b54943a39e937c92261f26c6, State: Initialized, Role: LEARNER
I20260630 12:22:33.783166 31891 consensus_queue.cc:260] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6 [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: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } attrs { replace: true } } peers { permanent_uuid: "ee48e473b54943a39e937c92261f26c6" member_type: NON_VOTER last_known_addr { host: "127.26.1.198" port: 42349 } attrs { promote: true } }
I20260630 12:22:33.785281 31891 ts_tablet_manager.cc:1434] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260630 12:22:33.790859 31891 tablet_copy_client.cc:1131] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.26.1.193:45769: connect: Connection refused (error 111)
I20260630 12:22:33.846951 31897 tablet_bootstrap.cc:492] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:33.847747 31897 tablet_bootstrap.cc:492] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: Bootstrap complete.
I20260630 12:22:33.848373 31897 ts_tablet_manager.cc:1403] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: Time spent bootstrapping tablet: real 0.205s	user 0.147s	sys 0.013s
I20260630 12:22:33.850654 31897 raft_consensus.cc:359] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:33.851238 31897 raft_consensus.cc:740] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 22dee4339b584a4f9862126467d02041, State: Initialized, Role: LEARNER
I20260630 12:22:33.851722 31897 consensus_queue.cc:260] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } attrs { replace: true } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:33.854055 31897 ts_tablet_manager.cc:1434] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20260630 12:22:33.857201 31897 tablet_copy_client.cc:1131] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.26.1.193:45769: connect: Connection refused (error 111)
I20260630 12:22:33.901340 31900 tablet_bootstrap.cc:492] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:33.902280 31900 tablet_bootstrap.cc:492] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: Bootstrap complete.
I20260630 12:22:33.902944 31900 ts_tablet_manager.cc:1403] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: Time spent bootstrapping tablet: real 0.190s	user 0.121s	sys 0.031s
I20260630 12:22:33.905467 31900 raft_consensus.cc:359] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:33.906224 31900 raft_consensus.cc:740] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 22dee4339b584a4f9862126467d02041, State: Initialized, Role: LEARNER
I20260630 12:22:33.906759 31900 consensus_queue.cc:260] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08212f338f554075867c6bb87c5dfc4c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45769 } attrs { replace: true } } peers { permanent_uuid: "fdfb117bc8ba46b59bccb5def102f1ef" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 40505 } } peers { permanent_uuid: "a514b4a11c944512a6697ad4c257e321" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34397 } } peers { permanent_uuid: "22dee4339b584a4f9862126467d02041" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34529 } attrs { promote: true } }
I20260630 12:22:33.908692 31900 ts_tablet_manager.cc:1434] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
W20260630 12:22:33.911116 31900 tablet_copy_client.cc:1131] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.26.1.194:40505: connect: Connection refused (error 111)
I20260630 12:22:33.913100 26631 tablet_replica.cc:333] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041: stopping tablet replica
I20260630 12:22:33.913830 26631 raft_consensus.cc:2243] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:22:33.914281 26631 raft_consensus.cc:2272] T db200c29c9b0438386bc001eb4816cd8 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:22:33.916754 26631 tablet_replica.cc:333] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041: stopping tablet replica
I20260630 12:22:33.917331 26631 raft_consensus.cc:2243] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:33.917955 26631 raft_consensus.cc:2272] T b0899660d91d4020bf0ba8bad63281fa P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:33.920233 26631 tablet_replica.cc:333] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041: stopping tablet replica
I20260630 12:22:33.920801 26631 raft_consensus.cc:2243] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:22:33.921192 26631 raft_consensus.cc:2272] T ff8c2c05ab7d4e62b70df7ee79feab73 P 22dee4339b584a4f9862126467d02041 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:22:33.923588 26631 tablet_replica.cc:333] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041: stopping tablet replica
I20260630 12:22:33.924124 26631 raft_consensus.cc:2243] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:33.924795 26631 raft_consensus.cc:2272] T 00337d96b3524d239ae3be1f8d6d2d12 P 22dee4339b584a4f9862126467d02041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:33.948374 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:22:33.967669 26631 tablet_server.cc:179] TabletServer@127.26.1.197:0 shutting down...
I20260630 12:22:34.001667 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:34.004386 26631 tablet_replica.cc:333] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1: stopping tablet replica
I20260630 12:22:34.005159 26631 raft_consensus.cc:2243] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:22:34.005646 26631 raft_consensus.cc:2272] T b0899660d91d4020bf0ba8bad63281fa P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:22:34.008606 26631 tablet_replica.cc:333] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1: stopping tablet replica
I20260630 12:22:34.009330 26631 raft_consensus.cc:2243] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:34.010006 26631 raft_consensus.cc:2272] T bf49b2b99e0b4adbb71b91873a03c9a6 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.012938 26631 tablet_replica.cc:333] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1: stopping tablet replica
I20260630 12:22:34.013587 26631 raft_consensus.cc:2243] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:22:34.014060 26631 raft_consensus.cc:2272] T 00337d96b3524d239ae3be1f8d6d2d12 P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:22:34.016711 26631 tablet_replica.cc:333] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1: stopping tablet replica
I20260630 12:22:34.017303 26631 raft_consensus.cc:2243] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:34.017834 26631 raft_consensus.cc:2272] T 01812c73883843e1b096a7f01ae5579e P 0e330a3e2e964656899b7c7bc89e13e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.043681 26631 tablet_server.cc:196] TabletServer@127.26.1.197:0 shutdown complete.
I20260630 12:22:34.065892 26631 tablet_server.cc:179] TabletServer@127.26.1.198:0 shutting down...
I20260630 12:22:34.104676 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:34.105851 26631 tablet_replica.cc:333] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6: stopping tablet replica
I20260630 12:22:34.106789 26631 raft_consensus.cc:2243] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:22:34.107257 26631 raft_consensus.cc:2272] T e522ec6cd1cd4017a54470139508dfae P ee48e473b54943a39e937c92261f26c6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:22:34.109748 26631 tablet_replica.cc:333] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6: stopping tablet replica
I20260630 12:22:34.110294 26631 raft_consensus.cc:2243] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:34.110883 26631 raft_consensus.cc:2272] T 964f77d27278494fa01e7deffb6df4c4 P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.113492 26631 tablet_replica.cc:333] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6: stopping tablet replica
I20260630 12:22:34.114044 26631 raft_consensus.cc:2243] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:34.114696 26631 raft_consensus.cc:2272] T 40bf25241df94713a6a1094f6cafbd4b P ee48e473b54943a39e937c92261f26c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.146337 26631 tablet_server.cc:196] TabletServer@127.26.1.198:0 shutdown complete.
I20260630 12:22:34.165642 26631 master.cc:562] Master@127.26.1.254:37979 shutting down...
W20260630 12:22:34.195233 31024 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:22:34.196976 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:34.197599 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.198042 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P cdf7811a4f884750922309f1dba337cc: stopping tablet replica
I20260630 12:22:34.223126 26631 master.cc:584] Master@127.26.1.254:37979 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (19403 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:22:34.273283 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:32907
I20260630 12:22:34.274467 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:34.280738 31928 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:22:34.280822 31929 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:22:34.281064 31931 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:22:34.282102 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:34.283087 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:34.283269 26631 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:22:34.283396 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822154283379 us; error 0 us; skew 500 ppm
I20260630 12:22:34.283819 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:34.286356 26631 webserver.cc:533] Webserver started at http://127.26.1.254:38325/ using document root <none> and password file <none>
I20260630 12:22:34.286829 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:34.287042 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:34.287287 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:34.288708 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "ae1f9f2c372042c3b8c9131a19d0babd"
format_stamp: "Formatted at 2026-06-30 12:22:34 on dist-test-slave-wnkp"
I20260630 12:22:34.293536 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:22:34.297325 31936 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:22:34.298187 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:22:34.298448 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "ae1f9f2c372042c3b8c9131a19d0babd"
format_stamp: "Formatted at 2026-06-30 12:22:34 on dist-test-slave-wnkp"
I20260630 12:22:34.298713 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-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:22:34.312700 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:34.313961 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:34.353338 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:32907
I20260630 12:22:34.353452 31987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:32907 every 8 connection(s)
I20260630 12:22:34.357280 31988 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:22:34.367403 31988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd: Bootstrap starting.
I20260630 12:22:34.372030 31988 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:34.376379 31988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd: No bootstrap required, opened a new log
I20260630 12:22:34.378486 31988 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae1f9f2c372042c3b8c9131a19d0babd" member_type: VOTER }
I20260630 12:22:34.378902 31988 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:34.379158 31988 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae1f9f2c372042c3b8c9131a19d0babd, State: Initialized, Role: FOLLOWER
I20260630 12:22:34.379837 31988 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae1f9f2c372042c3b8c9131a19d0babd" member_type: VOTER }
I20260630 12:22:34.380347 31988 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:34.380553 31988 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:34.380856 31988 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.385262 31988 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae1f9f2c372042c3b8c9131a19d0babd" member_type: VOTER }
I20260630 12:22:34.385829 31988 leader_election.cc:304] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [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: ae1f9f2c372042c3b8c9131a19d0babd; no voters: 
I20260630 12:22:34.386993 31988 leader_election.cc:290] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:34.387379 31991 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:34.388790 31991 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 1 LEADER]: Becoming Leader. State: Replica: ae1f9f2c372042c3b8c9131a19d0babd, State: Running, Role: LEADER
I20260630 12:22:34.389398 31991 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [LEADER]: Queue going to LEADER mode. State: All 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: "ae1f9f2c372042c3b8c9131a19d0babd" member_type: VOTER }
I20260630 12:22:34.389961 31988 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:34.394137 31992 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae1f9f2c372042c3b8c9131a19d0babd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae1f9f2c372042c3b8c9131a19d0babd" member_type: VOTER } }
I20260630 12:22:34.394632 31993 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae1f9f2c372042c3b8c9131a19d0babd. Latest consensus state: current_term: 1 leader_uuid: "ae1f9f2c372042c3b8c9131a19d0babd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae1f9f2c372042c3b8c9131a19d0babd" member_type: VOTER } }
I20260630 12:22:34.395056 31992 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:34.395226 31993 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:34.398070 31999 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:34.404824 31999 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:34.405869 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:34.413939 31999 catalog_manager.cc:1383] Generated new cluster ID: 931f7786c00740e5a46b12db7ff85c43
I20260630 12:22:34.414261 31999 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:34.441802 31999 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:34.443110 31999 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:34.458568 31999 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd: Generated new TSK 0
I20260630 12:22:34.459267 31999 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:34.472818 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:34.479081 32009 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:22:34.480172 32010 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:22:34.482450 32012 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:22:34.482482 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:34.483623 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:34.483886 26631 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:22:34.484092 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822154484059 us; error 0 us; skew 500 ppm
I20260630 12:22:34.484645 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:34.487301 26631 webserver.cc:533] Webserver started at http://127.26.1.193:46679/ using document root <none> and password file <none>
I20260630 12:22:34.487833 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:34.488080 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:34.488426 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:34.489621 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "74d8e5313ea448599df65a7b1d70e6d7"
format_stamp: "Formatted at 2026-06-30 12:22:34 on dist-test-slave-wnkp"
I20260630 12:22:34.494591 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:34.498801 32017 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:22:34.499740 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:22:34.500140 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "74d8e5313ea448599df65a7b1d70e6d7"
format_stamp: "Formatted at 2026-06-30 12:22:34 on dist-test-slave-wnkp"
I20260630 12:22:34.500543 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-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:22:34.531769 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:34.533141 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:34.534807 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:34.537376 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:34.537627 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:34.537901 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:34.538100 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:34.583537 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:36301
I20260630 12:22:34.583626 32079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:36301 every 8 connection(s)
I20260630 12:22:34.588759 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:34.596405 32084 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:22:34.597157 32085 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:22:34.601486 32087 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:22:34.601769 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:34.604095 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:34.604374 26631 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:22:34.604591 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822154604571 us; error 0 us; skew 500 ppm
I20260630 12:22:34.605242 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:34.606978 32080 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32907
I20260630 12:22:34.607373 32080 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:34.608093 32080 heartbeater.cc:507] Master 127.26.1.254:32907 requested a full tablet report, sending...
I20260630 12:22:34.608379 26631 webserver.cc:533] Webserver started at http://127.26.1.194:41617/ using document root <none> and password file <none>
I20260630 12:22:34.608954 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:34.609190 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:34.609500 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:34.610493 31953 ts_manager.cc:194] Registered new tserver with Master: 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301)
I20260630 12:22:34.610890 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "f9d96564a84145a989fc6c35a88dedd4"
format_stamp: "Formatted at 2026-06-30 12:22:34 on dist-test-slave-wnkp"
I20260630 12:22:34.613124 31953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36110
I20260630 12:22:34.616665 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:22:34.620451 32092 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:22:34.621300 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:22:34.621568 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "f9d96564a84145a989fc6c35a88dedd4"
format_stamp: "Formatted at 2026-06-30 12:22:34 on dist-test-slave-wnkp"
I20260630 12:22:34.621803 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-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:22:34.635499 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:34.636822 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:34.638218 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:34.640605 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:34.640790 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:34.641072 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:34.641242 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:34.680389 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:34997
I20260630 12:22:34.680500 32154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:34997 every 8 connection(s)
I20260630 12:22:34.685149 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:34.692117 32158 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:22:34.694972 32159 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:22:34.696064 26631 server_base.cc:1061] running on GCE node
W20260630 12:22:34.696130 32161 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:22:34.697605 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:34.697911 26631 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:22:34.697959 32155 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32907
I20260630 12:22:34.698153 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822154698133 us; error 0 us; skew 500 ppm
I20260630 12:22:34.698525 32155 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:34.698884 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:34.699378 32155 heartbeater.cc:507] Master 127.26.1.254:32907 requested a full tablet report, sending...
I20260630 12:22:34.701804 31953 ts_manager.cc:194] Registered new tserver with Master: f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997)
I20260630 12:22:34.701984 26631 webserver.cc:533] Webserver started at http://127.26.1.195:39911/ using document root <none> and password file <none>
I20260630 12:22:34.702646 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:34.702886 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:34.703200 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:34.703771 31953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36124
I20260630 12:22:34.704622 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "99cd882181df4a63b571ceb304d1b0d9"
format_stamp: "Formatted at 2026-06-30 12:22:34 on dist-test-slave-wnkp"
I20260630 12:22:34.709365 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:34.712807 32166 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:22:34.713706 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:22:34.713974 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "99cd882181df4a63b571ceb304d1b0d9"
format_stamp: "Formatted at 2026-06-30 12:22:34 on dist-test-slave-wnkp"
I20260630 12:22:34.714227 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-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:22:34.738795 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:34.740000 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:34.741489 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:34.743784 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:34.743975 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:34.744311 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:34.744460 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:34.787127 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:33083
I20260630 12:22:34.787266 32228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:33083 every 8 connection(s)
I20260630 12:22:34.801656 32229 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32907
I20260630 12:22:34.802194 32229 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:34.803042 32229 heartbeater.cc:507] Master 127.26.1.254:32907 requested a full tablet report, sending...
I20260630 12:22:34.805292 31953 ts_manager.cc:194] Registered new tserver with Master: 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083)
I20260630 12:22:34.806428 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01598619s
I20260630 12:22:34.806919 31953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36134
I20260630 12:22:35.616267 32080 heartbeater.cc:499] Master 127.26.1.254:32907 was elected leader, sending a full tablet report...
I20260630 12:22:35.706328 32155 heartbeater.cc:499] Master 127.26.1.254:32907 was elected leader, sending a full tablet report...
I20260630 12:22:35.809689 32229 heartbeater.cc:499] Master 127.26.1.254:32907 was elected leader, sending a full tablet report...
I20260630 12:22:35.868669 31953 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36142:
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:22:35.870852 31953 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:22:35.933040 32194 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6c656eff454266a23408d89f8ec570 (DEFAULT_TABLE table=test-workload [id=1e0684b504414bd296d6076f711a7b72]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:22:35.934966 32194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6c656eff454266a23408d89f8ec570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:35.936743 32120 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6c656eff454266a23408d89f8ec570 (DEFAULT_TABLE table=test-workload [id=1e0684b504414bd296d6076f711a7b72]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:22:35.937464 32119 tablet_service.cc:1511] Processing CreateTablet for tablet ad95a1a8e3f442969d38c78aec46fc28 (DEFAULT_TABLE table=test-workload [id=1e0684b504414bd296d6076f711a7b72]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:22:35.938266 32120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6c656eff454266a23408d89f8ec570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:35.938998 32119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad95a1a8e3f442969d38c78aec46fc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:35.942022 32118 tablet_service.cc:1511] Processing CreateTablet for tablet c0fd900426004c4ea97d24b6ad7a40be (DEFAULT_TABLE table=test-workload [id=1e0684b504414bd296d6076f711a7b72]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:22:35.943542 32118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fd900426004c4ea97d24b6ad7a40be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:35.947013 32193 tablet_service.cc:1511] Processing CreateTablet for tablet ad95a1a8e3f442969d38c78aec46fc28 (DEFAULT_TABLE table=test-workload [id=1e0684b504414bd296d6076f711a7b72]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:22:35.948603 32193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad95a1a8e3f442969d38c78aec46fc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:35.953649 32192 tablet_service.cc:1511] Processing CreateTablet for tablet c0fd900426004c4ea97d24b6ad7a40be (DEFAULT_TABLE table=test-workload [id=1e0684b504414bd296d6076f711a7b72]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:22:35.955308 32192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fd900426004c4ea97d24b6ad7a40be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:35.969626 32045 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6c656eff454266a23408d89f8ec570 (DEFAULT_TABLE table=test-workload [id=1e0684b504414bd296d6076f711a7b72]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:22:35.970141 32044 tablet_service.cc:1511] Processing CreateTablet for tablet ad95a1a8e3f442969d38c78aec46fc28 (DEFAULT_TABLE table=test-workload [id=1e0684b504414bd296d6076f711a7b72]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:22:35.971248 32045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6c656eff454266a23408d89f8ec570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:35.972613 32043 tablet_service.cc:1511] Processing CreateTablet for tablet c0fd900426004c4ea97d24b6ad7a40be (DEFAULT_TABLE table=test-workload [id=1e0684b504414bd296d6076f711a7b72]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:22:35.973978 32043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fd900426004c4ea97d24b6ad7a40be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:35.976711 32044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad95a1a8e3f442969d38c78aec46fc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:35.986339 32249 tablet_bootstrap.cc:492] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4: Bootstrap starting.
I20260630 12:22:36.005434 32250 tablet_bootstrap.cc:492] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9: Bootstrap starting.
I20260630 12:22:36.014019 32250 tablet_bootstrap.cc:654] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:36.007719 32251 tablet_bootstrap.cc:492] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7: Bootstrap starting.
I20260630 12:22:36.018313 32249 tablet_bootstrap.cc:654] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:36.020761 32251 tablet_bootstrap.cc:654] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:36.021884 32250 tablet_bootstrap.cc:492] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9: No bootstrap required, opened a new log
I20260630 12:22:36.022440 32250 ts_tablet_manager.cc:1403] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260630 12:22:36.023883 32249 tablet_bootstrap.cc:492] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4: No bootstrap required, opened a new log
I20260630 12:22:36.024488 32249 ts_tablet_manager.cc:1403] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260630 12:22:36.025597 32250 raft_consensus.cc:359] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:36.026387 32250 raft_consensus.cc:385] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:36.026537 32251 tablet_bootstrap.cc:492] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7: No bootstrap required, opened a new log
I20260630 12:22:36.026716 32250 raft_consensus.cc:740] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99cd882181df4a63b571ceb304d1b0d9, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.027038 32251 ts_tablet_manager.cc:1403] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260630 12:22:36.027076 32249 raft_consensus.cc:359] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.027936 32249 raft_consensus.cc:385] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:36.027537 32250 consensus_queue.cc:260] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:36.028242 32249 raft_consensus.cc:740] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9d96564a84145a989fc6c35a88dedd4, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.029279 32249 consensus_queue.cc:260] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.030267 32251 raft_consensus.cc:359] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:36.031039 32251 raft_consensus.cc:385] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:36.031401 32251 raft_consensus.cc:740] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d8e5313ea448599df65a7b1d70e6d7, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.032590 32249 ts_tablet_manager.cc:1434] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:22:36.032428 32251 consensus_queue.cc:260] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:36.033721 32249 tablet_bootstrap.cc:492] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4: Bootstrap starting.
I20260630 12:22:36.039418 32250 ts_tablet_manager.cc:1434] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:22:36.040865 32250 tablet_bootstrap.cc:492] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9: Bootstrap starting.
I20260630 12:22:36.042372 32251 ts_tablet_manager.cc:1434] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260630 12:22:36.047119 32251 tablet_bootstrap.cc:492] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7: Bootstrap starting.
I20260630 12:22:36.047472 32250 tablet_bootstrap.cc:654] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:36.053741 32251 tablet_bootstrap.cc:654] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:36.058502 32249 tablet_bootstrap.cc:654] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:36.061086 32251 tablet_bootstrap.cc:492] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7: No bootstrap required, opened a new log
I20260630 12:22:36.061625 32251 ts_tablet_manager.cc:1403] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260630 12:22:36.061918 32250 tablet_bootstrap.cc:492] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9: No bootstrap required, opened a new log
I20260630 12:22:36.062467 32250 ts_tablet_manager.cc:1403] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260630 12:22:36.064041 32249 tablet_bootstrap.cc:492] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4: No bootstrap required, opened a new log
I20260630 12:22:36.064566 32249 ts_tablet_manager.cc:1403] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.009s
I20260630 12:22:36.064527 32251 raft_consensus.cc:359] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.065464 32251 raft_consensus.cc:385] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:36.065963 32251 raft_consensus.cc:740] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d8e5313ea448599df65a7b1d70e6d7, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.065471 32250 raft_consensus.cc:359] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.066421 32250 raft_consensus.cc:385] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:36.066730 32250 raft_consensus.cc:740] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99cd882181df4a63b571ceb304d1b0d9, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.066813 32251 consensus_queue.cc:260] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.067755 32257 raft_consensus.cc:493] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:36.067597 32250 consensus_queue.cc:260] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.067893 32249 raft_consensus.cc:359] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.068786 32249 raft_consensus.cc:385] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:36.068436 32257 raft_consensus.cc:515] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.069110 32249 raft_consensus.cc:740] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9d96564a84145a989fc6c35a88dedd4, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.070109 32249 consensus_queue.cc:260] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.073530 32250 ts_tablet_manager.cc:1434] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:22:36.074539 32249 ts_tablet_manager.cc:1434] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:22:36.074875 32250 tablet_bootstrap.cc:492] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9: Bootstrap starting.
I20260630 12:22:36.075722 32249 tablet_bootstrap.cc:492] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4: Bootstrap starting.
I20260630 12:22:36.081537 32257 leader_election.cc:290] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997), 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083)
I20260630 12:22:36.083655 32251 ts_tablet_manager.cc:1434] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.013s
I20260630 12:22:36.086536 32250 tablet_bootstrap.cc:654] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:36.087476 32251 tablet_bootstrap.cc:492] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7: Bootstrap starting.
I20260630 12:22:36.091868 32255 raft_consensus.cc:493] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:36.092500 32255 raft_consensus.cc:515] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.100384 32251 tablet_bootstrap.cc:654] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:36.100481 32250 tablet_bootstrap.cc:492] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9: No bootstrap required, opened a new log
I20260630 12:22:36.101213 32250 ts_tablet_manager.cc:1403] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260630 12:22:36.104350 32250 raft_consensus.cc:359] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.105116 32250 raft_consensus.cc:385] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:36.105432 32250 raft_consensus.cc:740] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99cd882181df4a63b571ceb304d1b0d9, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.106122 32250 consensus_queue.cc:260] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.107760 32249 tablet_bootstrap.cc:654] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:36.108593 32256 raft_consensus.cc:493] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:36.109392 32256 raft_consensus.cc:515] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.108697 32255 leader_election.cc:290] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301), f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997)
I20260630 12:22:36.116124 32256 leader_election.cc:290] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301), 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083)
I20260630 12:22:36.135097 32250 ts_tablet_manager.cc:1434] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260630 12:22:36.147815 32256 raft_consensus.cc:493] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:36.148475 32256 raft_consensus.cc:515] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.150923 32130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "99cd882181df4a63b571ceb304d1b0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9d96564a84145a989fc6c35a88dedd4" is_pre_election: true
I20260630 12:22:36.151355 32256 leader_election.cc:290] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301), 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083)
I20260630 12:22:36.151815 32130 raft_consensus.cc:2468] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99cd882181df4a63b571ceb304d1b0d9 in term 0.
I20260630 12:22:36.153354 32204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "74d8e5313ea448599df65a7b1d70e6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9" is_pre_election: true
I20260630 12:22:36.154158 32204 raft_consensus.cc:2468] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d8e5313ea448599df65a7b1d70e6d7 in term 0.
I20260630 12:22:36.157188 32055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "99cd882181df4a63b571ceb304d1b0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7" is_pre_election: true
I20260630 12:22:36.158732 32251 tablet_bootstrap.cc:492] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7: No bootstrap required, opened a new log
W20260630 12:22:36.159065 32169 leader_election.cc:343] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:36.159621 32251 ts_tablet_manager.cc:1403] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.014s
I20260630 12:22:36.160377 32019 leader_election.cc:304] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [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: 74d8e5313ea448599df65a7b1d70e6d7, 99cd882181df4a63b571ceb304d1b0d9; no voters: 
I20260630 12:22:36.161475 32261 raft_consensus.cc:2804] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:36.161891 32261 raft_consensus.cc:493] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:36.162237 32261 raft_consensus.cc:3060] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:36.163134 32251 raft_consensus.cc:359] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.163937 32251 raft_consensus.cc:385] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:36.164441 32251 raft_consensus.cc:740] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d8e5313ea448599df65a7b1d70e6d7, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.165493 32251 consensus_queue.cc:260] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.168788 32251 ts_tablet_manager.cc:1434] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260630 12:22:36.172851 32130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "74d8e5313ea448599df65a7b1d70e6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9d96564a84145a989fc6c35a88dedd4" is_pre_election: true
I20260630 12:22:36.174088 32130 raft_consensus.cc:2468] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d8e5313ea448599df65a7b1d70e6d7 in term 0.
I20260630 12:22:36.177855 32054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7" is_pre_election: true
I20260630 12:22:36.178968 32055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7" is_pre_election: true
I20260630 12:22:36.179718 32055 raft_consensus.cc:2468] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9d96564a84145a989fc6c35a88dedd4 in term 0.
I20260630 12:22:36.181053 32095 leader_election.cc:304] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [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: 74d8e5313ea448599df65a7b1d70e6d7, f9d96564a84145a989fc6c35a88dedd4; no voters: 
I20260630 12:22:36.181577 32167 leader_election.cc:304] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [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: 99cd882181df4a63b571ceb304d1b0d9, f9d96564a84145a989fc6c35a88dedd4; no voters: 74d8e5313ea448599df65a7b1d70e6d7
I20260630 12:22:36.182026 32256 raft_consensus.cc:2804] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:36.181427 32261 raft_consensus.cc:515] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.182567 32256 raft_consensus.cc:493] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:36.182881 32269 raft_consensus.cc:2804] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:36.183002 32256 raft_consensus.cc:3060] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:36.183399 32269 raft_consensus.cc:493] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:36.183807 32269 raft_consensus.cc:3060] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:36.184098 32204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9" is_pre_election: true
I20260630 12:22:36.184640 32054 raft_consensus.cc:2393] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9d96564a84145a989fc6c35a88dedd4 in current term 1: Already voted for candidate 74d8e5313ea448599df65a7b1d70e6d7 in this term.
I20260630 12:22:36.184762 32261 leader_election.cc:290] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [CANDIDATE]: Term 1 election: Requested vote from peers f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997), 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083)
I20260630 12:22:36.186335 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "74d8e5313ea448599df65a7b1d70e6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9"
I20260630 12:22:36.187050 32203 raft_consensus.cc:3060] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:36.189600 32249 tablet_bootstrap.cc:492] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4: No bootstrap required, opened a new log
I20260630 12:22:36.189467 32130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "74d8e5313ea448599df65a7b1d70e6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9d96564a84145a989fc6c35a88dedd4"
I20260630 12:22:36.190245 32130 raft_consensus.cc:3060] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:36.191882 32269 raft_consensus.cc:515] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.193197 32204 raft_consensus.cc:2393] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9d96564a84145a989fc6c35a88dedd4 in current term 1: Already voted for candidate 99cd882181df4a63b571ceb304d1b0d9 in this term.
I20260630 12:22:36.195914 32203 raft_consensus.cc:2468] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d8e5313ea448599df65a7b1d70e6d7 in term 1.
I20260630 12:22:36.197026 32054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "99cd882181df4a63b571ceb304d1b0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7"
I20260630 12:22:36.198573 32130 raft_consensus.cc:2468] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d8e5313ea448599df65a7b1d70e6d7 in term 1.
I20260630 12:22:36.197290 32204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9" is_pre_election: true
I20260630 12:22:36.198850 32054 raft_consensus.cc:3060] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:36.197283 32256 raft_consensus.cc:515] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.199575 32019 leader_election.cc:304] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [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: 74d8e5313ea448599df65a7b1d70e6d7, 99cd882181df4a63b571ceb304d1b0d9; no voters: 
I20260630 12:22:36.197981 32269 leader_election.cc:290] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [CANDIDATE]: Term 1 election: Requested vote from peers 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301), f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997)
I20260630 12:22:36.201159 32261 raft_consensus.cc:2804] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:36.201419 32256 leader_election.cc:290] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [CANDIDATE]: Term 1 election: Requested vote from peers 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301), 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083)
I20260630 12:22:36.190248 32249 ts_tablet_manager.cc:1403] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4: Time spent bootstrapping tablet: real 0.115s	user 0.018s	sys 0.016s
I20260630 12:22:36.199502 32204 raft_consensus.cc:2393] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9d96564a84145a989fc6c35a88dedd4 in current term 1: Already voted for candidate 74d8e5313ea448599df65a7b1d70e6d7 in this term.
I20260630 12:22:36.201684 32261 raft_consensus.cc:697] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 LEADER]: Becoming Leader. State: Replica: 74d8e5313ea448599df65a7b1d70e6d7, State: Running, Role: LEADER
I20260630 12:22:36.202518 32055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7"
I20260630 12:22:36.202919 32261 consensus_queue.cc:237] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [LEADER]: Queue going to LEADER mode. State: All 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: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.205402 32249 raft_consensus.cc:359] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:36.206167 32249 raft_consensus.cc:385] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:36.206496 32249 raft_consensus.cc:740] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9d96564a84145a989fc6c35a88dedd4, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.206738 32054 raft_consensus.cc:2468] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99cd882181df4a63b571ceb304d1b0d9 in term 1.
I20260630 12:22:36.207646 32249 consensus_queue.cc:260] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:36.208151 32169 leader_election.cc:304] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [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: 74d8e5313ea448599df65a7b1d70e6d7, 99cd882181df4a63b571ceb304d1b0d9; no voters: 
I20260630 12:22:36.210294 32249 ts_tablet_manager.cc:1434] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:22:36.210556 32269 raft_consensus.cc:2804] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:36.213034 32269 raft_consensus.cc:697] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Becoming Leader. State: Replica: 99cd882181df4a63b571ceb304d1b0d9, State: Running, Role: LEADER
I20260630 12:22:36.214000 32269 consensus_queue.cc:237] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Queue going to LEADER mode. State: All 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: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:36.216295 32130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "99cd882181df4a63b571ceb304d1b0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9d96564a84145a989fc6c35a88dedd4"
I20260630 12:22:36.217219 32130 raft_consensus.cc:2393] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99cd882181df4a63b571ceb304d1b0d9 in current term 1: Already voted for candidate f9d96564a84145a989fc6c35a88dedd4 in this term.
I20260630 12:22:36.219715 32094 leader_election.cc:304] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [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: f9d96564a84145a989fc6c35a88dedd4; no voters: 74d8e5313ea448599df65a7b1d70e6d7, 99cd882181df4a63b571ceb304d1b0d9
I20260630 12:22:36.220624 32256 raft_consensus.cc:2749] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:36.220755 32204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9"
I20260630 12:22:36.223598 32094 leader_election.cc:304] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [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: f9d96564a84145a989fc6c35a88dedd4; no voters: 74d8e5313ea448599df65a7b1d70e6d7, 99cd882181df4a63b571ceb304d1b0d9
I20260630 12:22:36.224824 32256 raft_consensus.cc:2749] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:22:36.225217 31951 catalog_manager.cc:5697] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "74d8e5313ea448599df65a7b1d70e6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:36.227981 31950 catalog_manager.cc:5697] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "99cd882181df4a63b571ceb304d1b0d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:36.260927 32269 raft_consensus.cc:493] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:36.261521 32269 raft_consensus.cc:515] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:36.263415 32269 leader_election.cc:290] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997), 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301)
I20260630 12:22:36.264376 32130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "99cd882181df4a63b571ceb304d1b0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9d96564a84145a989fc6c35a88dedd4" is_pre_election: true
I20260630 12:22:36.264632 32054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "99cd882181df4a63b571ceb304d1b0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7" is_pre_election: true
I20260630 12:22:36.264971 32130 raft_consensus.cc:2468] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99cd882181df4a63b571ceb304d1b0d9 in term 0.
I20260630 12:22:36.265376 32054 raft_consensus.cc:2468] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99cd882181df4a63b571ceb304d1b0d9 in term 0.
I20260630 12:22:36.265986 32167 leader_election.cc:304] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [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: 99cd882181df4a63b571ceb304d1b0d9, f9d96564a84145a989fc6c35a88dedd4; no voters: 
I20260630 12:22:36.266832 32269 raft_consensus.cc:2804] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:36.267207 32269 raft_consensus.cc:493] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:36.267475 32269 raft_consensus.cc:3060] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:36.272751 32269 raft_consensus.cc:515] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:36.274536 32269 leader_election.cc:290] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [CANDIDATE]: Term 1 election: Requested vote from peers f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997), 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301)
I20260630 12:22:36.275422 32130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "99cd882181df4a63b571ceb304d1b0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9d96564a84145a989fc6c35a88dedd4"
I20260630 12:22:36.275636 32054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "99cd882181df4a63b571ceb304d1b0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7"
I20260630 12:22:36.276136 32130 raft_consensus.cc:3060] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:36.276191 32054 raft_consensus.cc:3060] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:36.283948 32054 raft_consensus.cc:2468] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99cd882181df4a63b571ceb304d1b0d9 in term 1.
I20260630 12:22:36.283951 32130 raft_consensus.cc:2468] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99cd882181df4a63b571ceb304d1b0d9 in term 1.
I20260630 12:22:36.285485 32169 leader_election.cc:304] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [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: 74d8e5313ea448599df65a7b1d70e6d7, 99cd882181df4a63b571ceb304d1b0d9; no voters: 
I20260630 12:22:36.286274 32269 raft_consensus.cc:2804] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:36.286832 32269 raft_consensus.cc:697] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Becoming Leader. State: Replica: 99cd882181df4a63b571ceb304d1b0d9, State: Running, Role: LEADER
I20260630 12:22:36.287758 32269 consensus_queue.cc:237] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Queue going to LEADER mode. State: All 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: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:36.295528 31950 catalog_manager.cc:5697] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "99cd882181df4a63b571ceb304d1b0d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:36.345147 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:36.351298 32278 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:22:36.352813 32279 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:22:36.355031 32281 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:22:36.355074 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:36.356796 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:36.357059 26631 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:22:36.357251 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822156357237 us; error 0 us; skew 500 ppm
I20260630 12:22:36.357764 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:36.360219 26631 webserver.cc:533] Webserver started at http://127.26.1.196:35329/ using document root <none> and password file <none>
I20260630 12:22:36.361007 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:36.361238 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:36.361521 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:36.362596 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "23d1d6030c084a2a8c15ed51101d5e96"
format_stamp: "Formatted at 2026-06-30 12:22:36 on dist-test-slave-wnkp"
I20260630 12:22:36.367347 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:36.371073 32286 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:22:36.372053 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:22:36.372473 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "23d1d6030c084a2a8c15ed51101d5e96"
format_stamp: "Formatted at 2026-06-30 12:22:36 on dist-test-slave-wnkp"
I20260630 12:22:36.372822 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-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:22:36.404996 32006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:36.406394 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:36.408339 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:36.411736 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:36.415534 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:36.415761 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:36.416153 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:36.416440 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:22:36.422959 32204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570"
dest_uuid: "99cd882181df4a63b571ceb304d1b0d9"
mode: GRACEFUL
new_leader_uuid: "f9d96564a84145a989fc6c35a88dedd4"
 from {username='slave'} at 127.0.0.1:48934
I20260630 12:22:36.423921 32204 raft_consensus.cc:606] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Received request to transfer leadership to TS f9d96564a84145a989fc6c35a88dedd4
I20260630 12:22:36.425493 32006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:22:36.426007 32006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:36.436795 32261 consensus_queue.cc:1048] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:22:36.445659 32257 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:22:36.446050 32257 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:22:36.471565 32269 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:36.475354 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:37831
I20260630 12:22:36.475565 32351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:37831 every 8 connection(s)
I20260630 12:22:36.477937 32269 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:36.530212 32261 consensus_queue.cc:1048] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:36.536293 32353 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32907
I20260630 12:22:36.536896 32353 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:36.538323 32353 heartbeater.cc:507] Master 127.26.1.254:32907 requested a full tablet report, sending...
I20260630 12:22:36.540889 31950 ts_manager.cc:194] Registered new tserver with Master: 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196:37831)
I20260630 12:22:36.542621 31950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36154
I20260630 12:22:36.588729 32361 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:36.599625 32269 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:37.134081 32361 raft_consensus.cc:993] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9: : Instructing follower f9d96564a84145a989fc6c35a88dedd4 to start an election
I20260630 12:22:37.134718 32255 raft_consensus.cc:1081] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Signalling peer f9d96564a84145a989fc6c35a88dedd4 to start an election
I20260630 12:22:37.136566 32130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570"
dest_uuid: "f9d96564a84145a989fc6c35a88dedd4"
 from {username='slave'} at 127.0.0.1:50926
I20260630 12:22:37.137247 32130 raft_consensus.cc:493] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:22:37.137606 32130 raft_consensus.cc:3060] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:37.143095 32130 raft_consensus.cc:515] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:37.144935 32130 leader_election.cc:290] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [CANDIDATE]: Term 2 election: Requested vote from peers 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083), 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301)
I20260630 12:22:37.145913 32204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99cd882181df4a63b571ceb304d1b0d9"
I20260630 12:22:37.146111 32054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7"
I20260630 12:22:37.146603 32204 raft_consensus.cc:3055] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:22:37.146760 32054 raft_consensus.cc:3060] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:37.146945 32204 raft_consensus.cc:740] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99cd882181df4a63b571ceb304d1b0d9, State: Running, Role: LEADER
I20260630 12:22:37.147826 32204 consensus_queue.cc:260] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [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: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:37.148857 32204 raft_consensus.cc:3060] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:37.152348 32054 raft_consensus.cc:2468] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9d96564a84145a989fc6c35a88dedd4 in term 2.
I20260630 12:22:37.153491 32095 leader_election.cc:304] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [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: 74d8e5313ea448599df65a7b1d70e6d7, f9d96564a84145a989fc6c35a88dedd4; no voters: 
I20260630 12:22:37.153963 32204 raft_consensus.cc:2468] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9d96564a84145a989fc6c35a88dedd4 in term 2.
I20260630 12:22:37.155162 32366 raft_consensus.cc:2804] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:37.156140 32366 raft_consensus.cc:697] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 2 LEADER]: Becoming Leader. State: Replica: f9d96564a84145a989fc6c35a88dedd4, State: Running, Role: LEADER
I20260630 12:22:37.156850 32366 consensus_queue.cc:237] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [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: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } }
I20260630 12:22:37.162631 31951 catalog_manager.cc:5697] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 reported cstate change: term changed from 1 to 2, leader changed from 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195) to f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194). New cstate: current_term: 2 leader_uuid: "f9d96564a84145a989fc6c35a88dedd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:37.435938 32204 consensus_queue.cc:237] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [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: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } }
I20260630 12:22:37.443266 32130 raft_consensus.cc:1275] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Refusing update from remote peer 99cd882181df4a63b571ceb304d1b0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:37.445230 32373 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:37.445469 32054 raft_consensus.cc:1275] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Refusing update from remote peer 99cd882181df4a63b571ceb304d1b0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:37.448078 32204 raft_consensus.cc:1275] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:37.447899 32373 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } 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:22:37.448812 32054 raft_consensus.cc:1275] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:37.450196 32367 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:37.451028 32366 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:37.456176 32130 raft_consensus.cc:2955] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } } }
I20260630 12:22:37.473183 32054 raft_consensus.cc:2955] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } } }
W20260630 12:22:37.484547 32169 consensus_peers.cc:597] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 -> Peer 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196:37831): Couldn't send request to peer 23d1d6030c084a2a8c15ed51101d5e96. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad95a1a8e3f442969d38c78aec46fc28. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:37.488994 31950 catalog_manager.cc:5697] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 reported cstate change: config changed from index -1 to 2, NON_VOTER 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "99cd882181df4a63b571ceb304d1b0d9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } } }
I20260630 12:22:37.546649 32353 heartbeater.cc:499] Master 127.26.1.254:32907 was elected leader, sending a full tablet report...
I20260630 12:22:37.702695 32255 raft_consensus.cc:2955] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } } }
I20260630 12:22:37.726543 32130 consensus_queue.cc:237] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [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: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } }
I20260630 12:22:37.733628 32054 raft_consensus.cc:1275] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:37.733906 32204 raft_consensus.cc:1275] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:37.735442 32366 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:37.736465 32367 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:22:37.745916 32095 consensus_peers.cc:597] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 -> Peer 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196:37831): Couldn't send request to peer 23d1d6030c084a2a8c15ed51101d5e96. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e6c656eff454266a23408d89f8ec570. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:37.746063 32054 raft_consensus.cc:2955] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } } }
I20260630 12:22:37.746248 32204 raft_consensus.cc:2955] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } } }
I20260630 12:22:37.762131 31953 catalog_manager.cc:5697] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 reported cstate change: config changed from index -1 to 3, NON_VOTER 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) added. New cstate: current_term: 2 leader_uuid: "f9d96564a84145a989fc6c35a88dedd4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } } }
I20260630 12:22:37.797998 32384 ts_tablet_manager.cc:933] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: Initiating tablet copy from peer 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083)
I20260630 12:22:37.799665 32384 tablet_copy_client.cc:323] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:33083
I20260630 12:22:37.810071 32214 tablet_copy_service.cc:140] P 99cd882181df4a63b571ceb304d1b0d9: Received BeginTabletCopySession request for tablet ad95a1a8e3f442969d38c78aec46fc28 from peer 23d1d6030c084a2a8c15ed51101d5e96 ({username='slave'} at 127.0.0.1:48944)
I20260630 12:22:37.810586 32214 tablet_copy_service.cc:161] P 99cd882181df4a63b571ceb304d1b0d9: Beginning new tablet copy session on tablet ad95a1a8e3f442969d38c78aec46fc28 from peer 23d1d6030c084a2a8c15ed51101d5e96 at {username='slave'} at 127.0.0.1:48944: session id = 23d1d6030c084a2a8c15ed51101d5e96-ad95a1a8e3f442969d38c78aec46fc28
I20260630 12:22:37.816279 32214 tablet_copy_source_session.cc:215] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:37.819223 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad95a1a8e3f442969d38c78aec46fc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:37.832178 32384 tablet_copy_client.cc:806] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:37.832753 32384 tablet_copy_client.cc:670] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:37.836115 32384 tablet_copy_client.cc:538] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:37.843098 32384 tablet_bootstrap.cc:492] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: Bootstrap starting.
I20260630 12:22:37.857234 32384 tablet_bootstrap.cc:492] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: 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:22:37.858194 32384 tablet_bootstrap.cc:492] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: Bootstrap complete.
I20260630 12:22:37.858810 32384 ts_tablet_manager.cc:1403] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:22:37.860939 32384 raft_consensus.cc:359] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } }
I20260630 12:22:37.861661 32384 raft_consensus.cc:740] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 23d1d6030c084a2a8c15ed51101d5e96, State: Initialized, Role: LEARNER
I20260630 12:22:37.860968 32378 raft_consensus.cc:2955] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } } }
I20260630 12:22:37.862268 32384 consensus_queue.cc:260] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [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: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } }
I20260630 12:22:37.864821 32384 ts_tablet_manager.cc:1434] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:22:37.866852 32214 tablet_copy_service.cc:342] P 99cd882181df4a63b571ceb304d1b0d9: Request end of tablet copy session 23d1d6030c084a2a8c15ed51101d5e96-ad95a1a8e3f442969d38c78aec46fc28 received from {username='slave'} at 127.0.0.1:48944
I20260630 12:22:37.867269 32214 tablet_copy_service.cc:434] P 99cd882181df4a63b571ceb304d1b0d9: ending tablet copy session 23d1d6030c084a2a8c15ed51101d5e96-ad95a1a8e3f442969d38c78aec46fc28 on tablet ad95a1a8e3f442969d38c78aec46fc28 with peer 23d1d6030c084a2a8c15ed51101d5e96
I20260630 12:22:37.966246 32384 ts_tablet_manager.cc:933] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: Initiating tablet copy from peer f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997)
I20260630 12:22:37.968662 32384 tablet_copy_client.cc:323] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:34997
I20260630 12:22:37.978962 32140 tablet_copy_service.cc:140] P f9d96564a84145a989fc6c35a88dedd4: Received BeginTabletCopySession request for tablet 4e6c656eff454266a23408d89f8ec570 from peer 23d1d6030c084a2a8c15ed51101d5e96 ({username='slave'} at 127.0.0.1:50954)
I20260630 12:22:37.979555 32140 tablet_copy_service.cc:161] P f9d96564a84145a989fc6c35a88dedd4: Beginning new tablet copy session on tablet 4e6c656eff454266a23408d89f8ec570 from peer 23d1d6030c084a2a8c15ed51101d5e96 at {username='slave'} at 127.0.0.1:50954: session id = 23d1d6030c084a2a8c15ed51101d5e96-4e6c656eff454266a23408d89f8ec570
I20260630 12:22:37.985740 32140 tablet_copy_source_session.cc:215] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:37.988950 32384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6c656eff454266a23408d89f8ec570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:38.000339 32384 tablet_copy_client.cc:806] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:38.000908 32384 tablet_copy_client.cc:670] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:38.004858 32384 tablet_copy_client.cc:538] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:38.011438 32384 tablet_bootstrap.cc:492] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: Bootstrap starting.
I20260630 12:22:38.032332 32384 tablet_bootstrap.cc:492] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: 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:22:38.033330 32384 tablet_bootstrap.cc:492] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: Bootstrap complete.
I20260630 12:22:38.033999 32384 ts_tablet_manager.cc:1403] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.012s
I20260630 12:22:38.036375 32384 raft_consensus.cc:359] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } }
I20260630 12:22:38.037060 32384 raft_consensus.cc:740] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 23d1d6030c084a2a8c15ed51101d5e96, State: Initialized, Role: LEARNER
I20260630 12:22:38.037626 32384 consensus_queue.cc:260] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [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: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: true } }
I20260630 12:22:38.039531 32384 ts_tablet_manager.cc:1434] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:38.041420 32140 tablet_copy_service.cc:342] P f9d96564a84145a989fc6c35a88dedd4: Request end of tablet copy session 23d1d6030c084a2a8c15ed51101d5e96-4e6c656eff454266a23408d89f8ec570 received from {username='slave'} at 127.0.0.1:50954
I20260630 12:22:38.041918 32140 tablet_copy_service.cc:434] P f9d96564a84145a989fc6c35a88dedd4: ending tablet copy session 23d1d6030c084a2a8c15ed51101d5e96-4e6c656eff454266a23408d89f8ec570 on tablet 4e6c656eff454266a23408d89f8ec570 with peer 23d1d6030c084a2a8c15ed51101d5e96
I20260630 12:22:38.139596 32327 raft_consensus.cc:1217] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:22:38.328064 32327 raft_consensus.cc:1217] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:22:38.427232 32006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:38.431617 32006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:38.432186 32006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:38.640739 32255 raft_consensus.cc:1064] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9: attempting to promote NON_VOTER 23d1d6030c084a2a8c15ed51101d5e96 to VOTER
I20260630 12:22:38.643718 32255 consensus_queue.cc:237] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [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: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:38.651998 32130 raft_consensus.cc:1275] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Refusing update from remote peer 99cd882181df4a63b571ceb304d1b0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:38.653504 32054 raft_consensus.cc:1275] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Refusing update from remote peer 99cd882181df4a63b571ceb304d1b0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:38.654201 32361 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:38.656020 32327 raft_consensus.cc:1275] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 LEARNER]: Refusing update from remote peer 99cd882181df4a63b571ceb304d1b0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:38.660871 32361 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } 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:22:38.664597 32361 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } 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:22:38.677569 32054 raft_consensus.cc:2955] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.678704 32327 raft_consensus.cc:2955] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.691956 31952 catalog_manager.cc:5697] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 reported cstate change: config changed from index 2 to 3, 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99cd882181df4a63b571ceb304d1b0d9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.772900 32393 raft_consensus.cc:2955] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.784566 32130 raft_consensus.cc:2955] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.791958 32204 consensus_queue.cc:237] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [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: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:38.800304 32327 raft_consensus.cc:1275] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 FOLLOWER]: Refusing update from remote peer 99cd882181df4a63b571ceb304d1b0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:38.802310 32361 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } 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:22:38.804451 32130 raft_consensus.cc:1275] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Refusing update from remote peer 99cd882181df4a63b571ceb304d1b0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:38.806514 32361 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:38.812158 32327 raft_consensus.cc:2955] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.815958 32130 raft_consensus.cc:2955] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.828542 31952 catalog_manager.cc:5697] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 reported cstate change: config changed from index 3 to 4, VOTER 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193) evicted. New cstate: current_term: 1 leader_uuid: "99cd882181df4a63b571ceb304d1b0d9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.850078 32045 tablet_service.cc:1558] Processing DeleteTablet for tablet ad95a1a8e3f442969d38c78aec46fc28 with delete_type TABLET_DATA_TOMBSTONED (TS 74d8e5313ea448599df65a7b1d70e6d7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59470
I20260630 12:22:38.852016 32400 tablet_replica.cc:333] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7: stopping tablet replica
I20260630 12:22:38.852808 32400 raft_consensus.cc:2243] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:38.853542 32400 raft_consensus.cc:2272] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:38.856158 32400 ts_tablet_manager.cc:1916] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:38.867246 32400 ts_tablet_manager.cc:1929] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:22:38.867623 32400 log.cc:1199] T ad95a1a8e3f442969d38c78aec46fc28 P 74d8e5313ea448599df65a7b1d70e6d7: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/ad95a1a8e3f442969d38c78aec46fc28
I20260630 12:22:38.869400 31939 catalog_manager.cc:5028] TS 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301): tablet ad95a1a8e3f442969d38c78aec46fc28 (table test-workload [id=1e0684b504414bd296d6076f711a7b72]) successfully deleted
I20260630 12:22:38.916611 32366 raft_consensus.cc:1064] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4: attempting to promote NON_VOTER 23d1d6030c084a2a8c15ed51101d5e96 to VOTER
I20260630 12:22:38.923571 32366 consensus_queue.cc:237] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [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: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:38.934214 32054 raft_consensus.cc:1275] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:38.935482 32327 raft_consensus.cc:1275] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 LEARNER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:38.937279 32204 raft_consensus.cc:1275] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:38.937422 32366 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:22:38.939254 32378 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } 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:22:38.943262 32403 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } 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:22:38.970610 32204 raft_consensus.cc:2955] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.971794 32054 raft_consensus.cc:2955] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.987839 31952 catalog_manager.cc:5697] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 reported cstate change: config changed from index 3 to 4, 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f9d96564a84145a989fc6c35a88dedd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:38.995671 32366 raft_consensus.cc:2955] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:39.008150 32327 raft_consensus.cc:2955] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } attrs { replace: true } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:39.045724 32130 consensus_queue.cc:237] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [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: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:39.051013 32327 raft_consensus.cc:1275] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:22:39.051323 32054 raft_consensus.cc:1275] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:22:39.052804 32403 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } 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:22:39.053604 32378 consensus_queue.cc:1048] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:22:39.062350 32054 raft_consensus.cc:2955] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:39.066823 32327 raft_consensus.cc:2955] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:39.076301 31950 catalog_manager.cc:5697] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 reported cstate change: config changed from index 4 to 5, VOTER 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195) evicted. New cstate: current_term: 2 leader_uuid: "f9d96564a84145a989fc6c35a88dedd4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:39.362954 32192 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e6c656eff454266a23408d89f8ec570 with delete_type TABLET_DATA_TOMBSTONED (TS 99cd882181df4a63b571ceb304d1b0d9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48916
I20260630 12:22:39.365628 32407 tablet_replica.cc:333] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9: stopping tablet replica
I20260630 12:22:39.366433 32407 raft_consensus.cc:2243] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:39.367188 32407 raft_consensus.cc:2272] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:39.370376 32407 ts_tablet_manager.cc:1916] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:39.383370 32407 ts_tablet_manager.cc:1929] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:22:39.383773 32407 log.cc:1199] T 4e6c656eff454266a23408d89f8ec570 P 99cd882181df4a63b571ceb304d1b0d9: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822018099252-26631-0/minicluster-data/ts-2-root/wals/4e6c656eff454266a23408d89f8ec570
I20260630 12:22:39.385569 31938 catalog_manager.cc:5028] TS 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083): tablet 4e6c656eff454266a23408d89f8ec570 (table test-workload [id=1e0684b504414bd296d6076f711a7b72]) successfully deleted
I20260630 12:22:39.406672 32361 raft_consensus.cc:2955] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:39.416509 31938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad95a1a8e3f442969d38c78aec46fc28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:39.715749 32378 raft_consensus.cc:2955] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } } }
I20260630 12:22:39.724291 31937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e6c656eff454266a23408d89f8ec570 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:40.433413 32006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:40.436177 32006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:40.436671 32006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:42.437677 32006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:42.440661 32006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:42.441004 32006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:44.441916 32006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:44.445091 32006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:44.445566 32006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:46.007233 32415 raft_consensus.cc:493] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99cd882181df4a63b571ceb304d1b0d9)
I20260630 12:22:46.007963 32415 raft_consensus.cc:515] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:45.999928 32413 raft_consensus.cc:493] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f9d96564a84145a989fc6c35a88dedd4)
I20260630 12:22:46.013247 32413 raft_consensus.cc:515] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:46.014921 32414 raft_consensus.cc:493] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 74d8e5313ea448599df65a7b1d70e6d7)
I20260630 12:22:46.017213 32414 raft_consensus.cc:515] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:46.020866 32414 leader_election.cc:290] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301), 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083)
I20260630 12:22:46.022653 32413 leader_election.cc:290] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997), 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196:37831)
I20260630 12:22:46.026816 32415 leader_election.cc:290] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997), 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083)
I20260630 12:22:46.033236 32415 raft_consensus.cc:493] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f9d96564a84145a989fc6c35a88dedd4)
I20260630 12:22:46.033746 32415 raft_consensus.cc:515] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:46.036940 32415 leader_election.cc:290] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997), 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301)
I20260630 12:22:46.085708 32411 raft_consensus.cc:493] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 74d8e5313ea448599df65a7b1d70e6d7)
I20260630 12:22:46.086445 32411 raft_consensus.cc:515] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:46.090705 32054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7" is_pre_election: true
I20260630 12:22:46.091456 32204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "23d1d6030c084a2a8c15ed51101d5e96" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9" is_pre_election: true
I20260630 12:22:46.091777 32411 leader_election.cc:290] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301), f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194:34997)
I20260630 12:22:46.100159 32204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9" is_pre_election: true
I20260630 12:22:46.100986 32204 raft_consensus.cc:2468] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9d96564a84145a989fc6c35a88dedd4 in term 1.
I20260630 12:22:46.103174 32414 raft_consensus.cc:493] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99cd882181df4a63b571ceb304d1b0d9)
I20260630 12:22:46.103003 32094 leader_election.cc:304] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [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: 99cd882181df4a63b571ceb304d1b0d9, f9d96564a84145a989fc6c35a88dedd4; no voters: 74d8e5313ea448599df65a7b1d70e6d7
I20260630 12:22:46.103878 32414 raft_consensus.cc:515] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:46.106952 32414 leader_election.cc:290] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083), 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196:37831)
I20260630 12:22:46.108536 32414 raft_consensus.cc:2804] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:22:46.110185 32414 raft_consensus.cc:493] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 74d8e5313ea448599df65a7b1d70e6d7)
I20260630 12:22:46.110684 32414 raft_consensus.cc:3060] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:46.117671 32055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "99cd882181df4a63b571ceb304d1b0d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7" is_pre_election: true
I20260630 12:22:46.121559 32204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9" is_pre_election: true
I20260630 12:22:46.135535 32130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "99cd882181df4a63b571ceb304d1b0d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9d96564a84145a989fc6c35a88dedd4" is_pre_election: true
I20260630 12:22:46.127743 32126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "23d1d6030c084a2a8c15ed51101d5e96" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f9d96564a84145a989fc6c35a88dedd4" is_pre_election: true
I20260630 12:22:46.128391 32127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "74d8e5313ea448599df65a7b1d70e6d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f9d96564a84145a989fc6c35a88dedd4" is_pre_election: true
I20260630 12:22:46.129041 32129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "23d1d6030c084a2a8c15ed51101d5e96" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f9d96564a84145a989fc6c35a88dedd4" is_pre_election: true
I20260630 12:22:46.131448 32054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "23d1d6030c084a2a8c15ed51101d5e96" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7" is_pre_election: true
I20260630 12:22:46.142437 32167 leader_election.cc:304] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [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: 99cd882181df4a63b571ceb304d1b0d9; no voters: 74d8e5313ea448599df65a7b1d70e6d7, f9d96564a84145a989fc6c35a88dedd4
I20260630 12:22:46.137147 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "23d1d6030c084a2a8c15ed51101d5e96" is_pre_election: true
I20260630 12:22:46.254776 32095 leader_election.cc:304] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [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: f9d96564a84145a989fc6c35a88dedd4; no voters: 23d1d6030c084a2a8c15ed51101d5e96, 99cd882181df4a63b571ceb304d1b0d9
I20260630 12:22:46.293733 32422 raft_consensus.cc:2749] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:22:46.368350 32420 raft_consensus.cc:2749] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:22:46.121660 32414 raft_consensus.cc:515] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:46.378333 32128 raft_consensus.cc:1240] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Rejecting Update request from peer 74d8e5313ea448599df65a7b1d70e6d7 for earlier term 1. Current term is 2. Ops: []
I20260630 12:22:46.379168 32414 leader_election.cc:290] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [CANDIDATE]: Term 2 election: Requested vote from peers 74d8e5313ea448599df65a7b1d70e6d7 (127.26.1.193:36301), 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083)
I20260630 12:22:46.391597 32204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9"
W20260630 12:22:46.648765 31984 debug-util.cc:398] Leaking SignalData structure 0x7b08000bd500 after lost signal to thread 26634
W20260630 12:22:46.650198 31984 debug-util.cc:398] Leaking SignalData structure 0x7b080000ec40 after lost signal to thread 31987
W20260630 12:22:46.652743 31984 debug-util.cc:398] Leaking SignalData structure 0x7b08001e1520 after lost signal to thread 32154
W20260630 12:22:46.654650 31984 debug-util.cc:398] Leaking SignalData structure 0x7b08000930c0 after lost signal to thread 32228
I20260630 12:22:47.309448 32424 raft_consensus.cc:493] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99cd882181df4a63b571ceb304d1b0d9)
I20260630 12:22:47.310951 32424 raft_consensus.cc:515] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:47.313421 32424 leader_election.cc:290] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083), 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196:37831)
I20260630 12:22:47.332969 32006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:47.337162 32006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:47.337806 32006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:47.341421 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "23d1d6030c084a2a8c15ed51101d5e96" is_pre_election: true
I20260630 12:22:47.342199 32326 raft_consensus.cc:2468] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9d96564a84145a989fc6c35a88dedd4 in term 1.
I20260630 12:22:47.344054 32095 leader_election.cc:304] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [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: 23d1d6030c084a2a8c15ed51101d5e96, f9d96564a84145a989fc6c35a88dedd4; no voters: 
I20260630 12:22:47.344934 32424 raft_consensus.cc:2804] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:22:47.345281 32424 raft_consensus.cc:493] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99cd882181df4a63b571ceb304d1b0d9)
I20260630 12:22:47.345615 32424 raft_consensus.cc:3060] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:47.352481 32424 raft_consensus.cc:515] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:47.354496 32424 leader_election.cc:290] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [CANDIDATE]: Term 2 election: Requested vote from peers 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195:33083), 23d1d6030c084a2a8c15ed51101d5e96 (127.26.1.196:37831)
I20260630 12:22:47.356385 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "23d1d6030c084a2a8c15ed51101d5e96"
I20260630 12:22:47.357035 32326 raft_consensus.cc:3060] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:47.358875 32203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9"
I20260630 12:22:47.364387 32326 raft_consensus.cc:2468] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9d96564a84145a989fc6c35a88dedd4 in term 2.
I20260630 12:22:47.365155 32129 raft_consensus.cc:1240] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Rejecting Update request from peer 99cd882181df4a63b571ceb304d1b0d9 for earlier term 1. Current term is 2. Ops: []
I20260630 12:22:47.365780 32095 leader_election.cc:304] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [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: 23d1d6030c084a2a8c15ed51101d5e96, f9d96564a84145a989fc6c35a88dedd4; no voters: 99cd882181df4a63b571ceb304d1b0d9
I20260630 12:22:47.367165 32424 raft_consensus.cc:2804] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:47.367681 32424 raft_consensus.cc:697] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 2 LEADER]: Becoming Leader. State: Replica: f9d96564a84145a989fc6c35a88dedd4, State: Running, Role: LEADER
I20260630 12:22:47.368626 32424 consensus_queue.cc:237] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:47.376755 32054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fd900426004c4ea97d24b6ad7a40be" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "74d8e5313ea448599df65a7b1d70e6d7"
I20260630 12:22:47.379606 32204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95a1a8e3f442969d38c78aec46fc28" candidate_uuid: "f9d96564a84145a989fc6c35a88dedd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "99cd882181df4a63b571ceb304d1b0d9" is_pre_election: true
I20260630 12:22:47.382707 32095 leader_election.cc:304] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9d96564a84145a989fc6c35a88dedd4; no voters: 74d8e5313ea448599df65a7b1d70e6d7, 99cd882181df4a63b571ceb304d1b0d9
I20260630 12:22:47.384606 32426 raft_consensus.cc:2749] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:22:47.386375 32425 consensus_queue.cc:1059] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:22:47.395638 32326 raft_consensus.cc:1240] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Rejecting Update request from peer 99cd882181df4a63b571ceb304d1b0d9 for earlier term 1. Current term is 2. Ops: []
I20260630 12:22:47.397504 32425 consensus_queue.cc:1059] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260630 12:22:47.402525 32287 thread.cc:641] server-negotiator [worker] (thread pool) Time spent creating pthread: real 1.291s	user 0.006s	sys 0.018s
W20260630 12:22:47.403003 32287 thread.cc:608] server-negotiator [worker] (thread pool) Time spent starting thread: real 1.291s	user 0.006s	sys 0.018s
I20260630 12:22:47.403810 32287 leader_election.cc:304] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [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: 23d1d6030c084a2a8c15ed51101d5e96; no voters: 99cd882181df4a63b571ceb304d1b0d9, f9d96564a84145a989fc6c35a88dedd4
I20260630 12:22:47.418850 32128 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50920 (request call id 33) took 1292 ms. Trace:
I20260630 12:22:47.419298 32128 rpcz_store.cc:276] 0630 12:22:46.126297 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:22:46.126736 (+   439us) service_pool.cc:224] Handling call
0630 12:22:46.127157 (+   421us) raft_consensus.cc:1471] Updating replica for 0 ops
0630 12:22:46.378820 (+251663us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:22:47.418589 (+1039769us) spinlock_profiling.cc:243] Waited 251 ms on lock 0x7b54004f6854. stack: 00007f2ad9339983 00007f2ad9339880 00007f2ad8cc91d4 000000000042d824 000000000042d7b9 00007f2adc3c0571 00007f2adc457e01 00007f2adc45683e 00007f2ae1417419 00007f2ada994bd4 00007f2ada994b62 00007f2ada994a91 00007f2ada994a0c 00007f2ada993cc2 00007f2ada79441c 00007f2ada793856
0630 12:22:47.418774 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":576733056}
I20260630 12:22:47.421280 32427 consensus_queue.cc:1059] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:22:47.422938 32287 leader_election.cc:304] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [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: 23d1d6030c084a2a8c15ed51101d5e96; no voters: 74d8e5313ea448599df65a7b1d70e6d7, f9d96564a84145a989fc6c35a88dedd4
I20260630 12:22:47.424785 31951 catalog_manager.cc:5697] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 reported cstate change: term changed from 1 to 2, leader changed from 99cd882181df4a63b571ceb304d1b0d9 (127.26.1.195) to f9d96564a84145a989fc6c35a88dedd4 (127.26.1.194). New cstate: current_term: 2 leader_uuid: "f9d96564a84145a989fc6c35a88dedd4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:47.425640 32432 raft_consensus.cc:2749] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:22:47.426525 32432 raft_consensus.cc:2749] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:22:47.427187 32431 raft_consensus.cc:3055] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:22:47.427599 32431 raft_consensus.cc:740] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99cd882181df4a63b571ceb304d1b0d9, State: Running, Role: LEADER
I20260630 12:22:47.428669 32431 consensus_queue.cc:260] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } } peers { permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } attrs { promote: false } }
I20260630 12:22:47.430512 32431 raft_consensus.cc:3060] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:22:47.438315 32020 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.26.1.196:37831 timed out after 1.102s (SENT) [suppressed 17 similar messages]
I20260630 12:22:47.444221 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "74d8e5313ea448599df65a7b1d70e6d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "23d1d6030c084a2a8c15ed51101d5e96" is_pre_election: true
I20260630 12:22:47.448617 32429 raft_consensus.cc:3055] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:22:47.449065 32429 raft_consensus.cc:740] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74d8e5313ea448599df65a7b1d70e6d7, State: Running, Role: LEADER
I20260630 12:22:47.449908 32429 consensus_queue.cc:260] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [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: "74d8e5313ea448599df65a7b1d70e6d7" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 36301 } } peers { permanent_uuid: "f9d96564a84145a989fc6c35a88dedd4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 } }
I20260630 12:22:47.451481 32429 raft_consensus.cc:3060] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:47.461300 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6c656eff454266a23408d89f8ec570" candidate_uuid: "74d8e5313ea448599df65a7b1d70e6d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "23d1d6030c084a2a8c15ed51101d5e96" is_pre_election: true
I20260630 12:22:47.463431 32020 leader_election.cc:304] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [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: 74d8e5313ea448599df65a7b1d70e6d7; no voters: 23d1d6030c084a2a8c15ed51101d5e96, f9d96564a84145a989fc6c35a88dedd4
I20260630 12:22:47.464562 32427 raft_consensus.cc:2749] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:22:47.643498 32327 raft_consensus.cc:1275] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:22:47.645236 32424 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d1d6030c084a2a8c15ed51101d5e96" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 37831 } 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:22:47.701879 32203 raft_consensus.cc:1275] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Refusing update from remote peer f9d96564a84145a989fc6c35a88dedd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:22:47.703605 32423 consensus_queue.cc:1048] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99cd882181df4a63b571ceb304d1b0d9" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:22:47.733073 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:22:47.772907 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:47.773782 26631 tablet_replica.cc:333] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7: stopping tablet replica
I20260630 12:22:47.774585 26631 raft_consensus.cc:2243] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:47.775192 26631 raft_consensus.cc:2272] T c0fd900426004c4ea97d24b6ad7a40be P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:47.777822 26631 tablet_replica.cc:333] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7: stopping tablet replica
I20260630 12:22:47.778306 26631 raft_consensus.cc:2243] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:47.778991 26631 raft_consensus.cc:2272] T 4e6c656eff454266a23408d89f8ec570 P 74d8e5313ea448599df65a7b1d70e6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:47.808539 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:22:47.832494 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:22:47.865929 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:47.866925 26631 tablet_replica.cc:333] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4: stopping tablet replica
I20260630 12:22:47.867710 26631 raft_consensus.cc:2243] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:47.868685 26631 raft_consensus.cc:2272] T 4e6c656eff454266a23408d89f8ec570 P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:47.871281 26631 tablet_replica.cc:333] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4: stopping tablet replica
I20260630 12:22:47.872044 26631 raft_consensus.cc:2243] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:47.872584 26631 raft_consensus.cc:2272] T c0fd900426004c4ea97d24b6ad7a40be P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:47.875126 26631 tablet_replica.cc:333] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4: stopping tablet replica
I20260630 12:22:47.875658 26631 raft_consensus.cc:2243] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:48.033644 26631 raft_consensus.cc:2272] T ad95a1a8e3f442969d38c78aec46fc28 P f9d96564a84145a989fc6c35a88dedd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.059851 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:22:48.078428 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:22:48.108419 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:48.109326 26631 tablet_replica.cc:333] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9: stopping tablet replica
I20260630 12:22:48.110176 26631 raft_consensus.cc:2243] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.110814 26631 raft_consensus.cc:2272] T ad95a1a8e3f442969d38c78aec46fc28 P 99cd882181df4a63b571ceb304d1b0d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.114234 26631 tablet_replica.cc:333] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9: stopping tablet replica
I20260630 12:22:48.115000 26631 raft_consensus.cc:2243] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.115679 26631 raft_consensus.cc:2272] T c0fd900426004c4ea97d24b6ad7a40be P 99cd882181df4a63b571ceb304d1b0d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.133965 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:22:48.150825 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:22:48.184901 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:48.186081 26631 tablet_replica.cc:333] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96: stopping tablet replica
I20260630 12:22:48.187088 26631 raft_consensus.cc:2243] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.187933 26631 raft_consensus.cc:2272] T 4e6c656eff454266a23408d89f8ec570 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.191422 26631 tablet_replica.cc:333] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96: stopping tablet replica
I20260630 12:22:48.191998 26631 raft_consensus.cc:2243] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.192735 26631 raft_consensus.cc:2272] T ad95a1a8e3f442969d38c78aec46fc28 P 23d1d6030c084a2a8c15ed51101d5e96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:48.346359 32348 debug-util.cc:398] Leaking SignalData structure 0x7b08001a54a0 after lost signal to thread 26634
W20260630 12:22:48.347348 32348 debug-util.cc:398] Leaking SignalData structure 0x7b0800193780 after lost signal to thread 31987
W20260630 12:22:48.349130 32348 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1c40 after lost signal to thread 32154
W20260630 12:22:48.350080 32348 debug-util.cc:398] Leaking SignalData structure 0x7b08000d22a0 after lost signal to thread 32228
W20260630 12:22:49.213999 26631 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 32348)
I20260630 12:22:49.339473 32006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:22:49.350579 32006 auto_leader_rebalancer.cc:524] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.26.1.194:34997: connect: Connection refused (error 111)
W20260630 12:22:50.214781 26631 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 32348)
W20260630 12:22:51.215389 26631 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 32348)
I20260630 12:22:51.352108 32006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:22:51.358994 32006 auto_leader_rebalancer.cc:524] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.26.1.194:34997: connect: Connection refused (error 111)
W20260630 12:22:51.777817 31984 debug-util.cc:398] Leaking SignalData structure 0x7b0800196940 after lost signal to thread 26634
W20260630 12:22:51.778903 31984 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6860 after lost signal to thread 31987
I20260630 12:22:52.221264 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:22:52.242343 26631 master.cc:562] Master@127.26.1.254:32907 shutting down...
I20260630 12:22:52.269342 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:52.270309 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:52.270776 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae1f9f2c372042c3b8c9131a19d0babd: stopping tablet replica
I20260630 12:22:52.317281 26631 master.cc:584] Master@127.26.1.254:32907 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (18093 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:22:52.367635 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:33843
I20260630 12:22:52.368912 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:52.375825 32448 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:22:52.376561 32450 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:22:52.376554 32447 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:22:52.377964 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:52.379071 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:52.379259 26631 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:22:52.379384 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822172379373 us; error 0 us; skew 500 ppm
I20260630 12:22:52.379833 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:52.382598 26631 webserver.cc:533] Webserver started at http://127.26.1.254:42867/ using document root <none> and password file <none>
I20260630 12:22:52.383074 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:52.383252 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:52.383634 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:52.385442 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "ded9011ba2464530812834f779508e18"
format_stamp: "Formatted at 2026-06-30 12:22:52 on dist-test-slave-wnkp"
I20260630 12:22:52.390364 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:52.394572 32455 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:22:52.395613 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:22:52.396023 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "ded9011ba2464530812834f779508e18"
format_stamp: "Formatted at 2026-06-30 12:22:52 on dist-test-slave-wnkp"
I20260630 12:22:52.396458 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-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:22:52.421299 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:52.422752 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:52.466833 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:33843
I20260630 12:22:52.466917 32506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:33843 every 8 connection(s)
I20260630 12:22:52.471477 32507 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:22:52.484513 32507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18: Bootstrap starting.
I20260630 12:22:52.489461 32507 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:52.494000 32507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18: No bootstrap required, opened a new log
I20260630 12:22:52.496345 32507 raft_consensus.cc:359] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded9011ba2464530812834f779508e18" member_type: VOTER }
I20260630 12:22:52.496817 32507 raft_consensus.cc:385] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:52.497051 32507 raft_consensus.cc:740] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ded9011ba2464530812834f779508e18, State: Initialized, Role: FOLLOWER
I20260630 12:22:52.497645 32507 consensus_queue.cc:260] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ded9011ba2464530812834f779508e18" member_type: VOTER }
I20260630 12:22:52.498205 32507 raft_consensus.cc:399] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:52.498456 32507 raft_consensus.cc:493] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:52.498809 32507 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.503753 32507 raft_consensus.cc:515] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded9011ba2464530812834f779508e18" member_type: VOTER }
I20260630 12:22:52.504344 32507 leader_election.cc:304] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [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: ded9011ba2464530812834f779508e18; no voters: 
I20260630 12:22:52.505455 32507 leader_election.cc:290] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:52.505836 32510 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:52.507287 32510 raft_consensus.cc:697] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 1 LEADER]: Becoming Leader. State: Replica: ded9011ba2464530812834f779508e18, State: Running, Role: LEADER
I20260630 12:22:52.507946 32510 consensus_queue.cc:237] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [LEADER]: Queue going to LEADER mode. State: All 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: "ded9011ba2464530812834f779508e18" member_type: VOTER }
I20260630 12:22:52.508663 32507 sys_catalog.cc:565] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:52.513044 32511 sys_catalog.cc:455] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ded9011ba2464530812834f779508e18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded9011ba2464530812834f779508e18" member_type: VOTER } }
I20260630 12:22:52.513612 32512 sys_catalog.cc:455] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ded9011ba2464530812834f779508e18. Latest consensus state: current_term: 1 leader_uuid: "ded9011ba2464530812834f779508e18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded9011ba2464530812834f779508e18" member_type: VOTER } }
I20260630 12:22:52.514019 32511 sys_catalog.cc:458] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:52.514560 32512 sys_catalog.cc:458] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:52.518136 32517 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:52.527370 32517 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:52.528479 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:52.537462 32517 catalog_manager.cc:1383] Generated new cluster ID: 4be583e62f8c4d7b84bdc8b3f1039850
I20260630 12:22:52.537940 32517 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:52.552837 32517 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:52.554297 32517 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:52.568866 32517 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18: Generated new TSK 0
I20260630 12:22:52.569478 32517 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:52.595192 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:52.602447 32528 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:22:52.603222 32529 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:22:52.604892 32531 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:22:52.605180 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:52.606266 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:52.606504 26631 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:22:52.606700 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822172606685 us; error 0 us; skew 500 ppm
I20260630 12:22:52.607301 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:52.609872 26631 webserver.cc:533] Webserver started at http://127.26.1.193:45731/ using document root <none> and password file <none>
I20260630 12:22:52.610395 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:52.610596 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:52.610869 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:52.611972 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "5ca884a45a6c4ddd9e61a3635fb86c36"
format_stamp: "Formatted at 2026-06-30 12:22:52 on dist-test-slave-wnkp"
I20260630 12:22:52.617043 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260630 12:22:52.621358 32536 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:22:52.622308 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:22:52.622627 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "5ca884a45a6c4ddd9e61a3635fb86c36"
format_stamp: "Formatted at 2026-06-30 12:22:52 on dist-test-slave-wnkp"
I20260630 12:22:52.622886 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-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:22:52.641424 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:52.642683 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:52.644310 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:52.646972 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:52.647181 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:52.647511 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:52.647704 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:52.694245 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:39221
I20260630 12:22:52.694346 32598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:39221 every 8 connection(s)
I20260630 12:22:52.700158 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:52.708329 32603 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:22:52.711066 32604 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:22:52.712985 32606 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:22:52.714619 32599 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33843
I20260630 12:22:52.715137 32599 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:52.715559 26631 server_base.cc:1061] running on GCE node
I20260630 12:22:52.716091 32599 heartbeater.cc:507] Master 127.26.1.254:33843 requested a full tablet report, sending...
I20260630 12:22:52.716717 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:52.716959 26631 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:22:52.717159 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822172717139 us; error 0 us; skew 500 ppm
I20260630 12:22:52.717824 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:52.718765 32472 ts_manager.cc:194] Registered new tserver with Master: 5ca884a45a6c4ddd9e61a3635fb86c36 (127.26.1.193:39221)
I20260630 12:22:52.720762 26631 webserver.cc:533] Webserver started at http://127.26.1.194:33799/ using document root <none> and password file <none>
I20260630 12:22:52.721423 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:52.721666 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:52.721617 32472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54292
I20260630 12:22:52.722190 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:52.723915 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "0d917c0e0d914a2ea9f23b79c426465c"
format_stamp: "Formatted at 2026-06-30 12:22:52 on dist-test-slave-wnkp"
I20260630 12:22:52.728767 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:22:52.732400 32611 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:22:52.733194 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:52.733515 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "0d917c0e0d914a2ea9f23b79c426465c"
format_stamp: "Formatted at 2026-06-30 12:22:52 on dist-test-slave-wnkp"
I20260630 12:22:52.733807 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-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:22:52.750820 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:52.752133 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:52.753787 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:52.756423 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:52.756681 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:52.756942 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:52.757128 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:52.804390 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:38253
I20260630 12:22:52.804456 32673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:38253 every 8 connection(s)
I20260630 12:22:52.810005 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:52.818274 32677 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:22:52.819901 32678 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:22:52.824437 26631 server_base.cc:1061] running on GCE node
W20260630 12:22:52.824474 32680 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:22:52.825625 32674 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33843
I20260630 12:22:52.826009 32674 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:52.826004 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:52.826462 26631 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:22:52.826681 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822172826667 us; error 0 us; skew 500 ppm
I20260630 12:22:52.827090 32674 heartbeater.cc:507] Master 127.26.1.254:33843 requested a full tablet report, sending...
I20260630 12:22:52.827394 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:52.829468 32472 ts_manager.cc:194] Registered new tserver with Master: 0d917c0e0d914a2ea9f23b79c426465c (127.26.1.194:38253)
I20260630 12:22:52.830536 26631 webserver.cc:533] Webserver started at http://127.26.1.195:40095/ using document root <none> and password file <none>
I20260630 12:22:52.830878 32472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54308
I20260630 12:22:52.831166 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:52.831492 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:52.831800 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:52.833211 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "7536ab8d2d9c480f9641041abc89a508"
format_stamp: "Formatted at 2026-06-30 12:22:52 on dist-test-slave-wnkp"
I20260630 12:22:52.838163 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:52.841715 32685 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:22:52.842536 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:52.842885 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "7536ab8d2d9c480f9641041abc89a508"
format_stamp: "Formatted at 2026-06-30 12:22:52 on dist-test-slave-wnkp"
I20260630 12:22:52.843212 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822018099252-26631-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:22:52.866653 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:52.867975 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:52.869596 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:52.872057 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:52.872331 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:22:52.872596 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:52.872885 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:52.916180 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:33173
I20260630 12:22:52.916282 32747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:33173 every 8 connection(s)
I20260630 12:22:52.932003 32748 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33843
I20260630 12:22:52.932507 32748 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:52.933269 32748 heartbeater.cc:507] Master 127.26.1.254:33843 requested a full tablet report, sending...
I20260630 12:22:52.935465 32472 ts_manager.cc:194] Registered new tserver with Master: 7536ab8d2d9c480f9641041abc89a508 (127.26.1.195:33173)
I20260630 12:22:52.936110 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016390045s
I20260630 12:22:52.937340 32472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54310
I20260630 12:22:53.725132 32599 heartbeater.cc:499] Master 127.26.1.254:33843 was elected leader, sending a full tablet report...
I20260630 12:22:53.833473 32674 heartbeater.cc:499] Master 127.26.1.254:33843 was elected leader, sending a full tablet report...
I20260630 12:22:53.940586 32748 heartbeater.cc:499] Master 127.26.1.254:33843 was elected leader, sending a full tablet report...
I20260630 12:22:53.994717 32472 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54312:
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:22:53.996919 32472 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:22:54.045464 32564 tablet_service.cc:1511] Processing CreateTablet for tablet 8c19b5bb4a9c49bda48bfc46151ec87f (DEFAULT_TABLE table=test-workload [id=e6a02e3a6b7e47b9899e569688932426]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:54.046885 32564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c19b5bb4a9c49bda48bfc46151ec87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:54.058166 32639 tablet_service.cc:1511] Processing CreateTablet for tablet 8c19b5bb4a9c49bda48bfc46151ec87f (DEFAULT_TABLE table=test-workload [id=e6a02e3a6b7e47b9899e569688932426]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:54.059610 32639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c19b5bb4a9c49bda48bfc46151ec87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:54.062305 32713 tablet_service.cc:1511] Processing CreateTablet for tablet 8c19b5bb4a9c49bda48bfc46151ec87f (DEFAULT_TABLE table=test-workload [id=e6a02e3a6b7e47b9899e569688932426]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:54.063810 32713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c19b5bb4a9c49bda48bfc46151ec87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:54.065826   300 tablet_bootstrap.cc:492] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36: Bootstrap starting.
I20260630 12:22:54.071626   300 tablet_bootstrap.cc:654] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.076951   300 tablet_bootstrap.cc:492] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36: No bootstrap required, opened a new log
I20260630 12:22:54.077394   300 ts_tablet_manager.cc:1403] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:22:54.078709   302 tablet_bootstrap.cc:492] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c: Bootstrap starting.
I20260630 12:22:54.080420   300 raft_consensus.cc:359] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39221 } } peers { permanent_uuid: "0d917c0e0d914a2ea9f23b79c426465c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 38253 } } peers { permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 } }
I20260630 12:22:54.081266   300 raft_consensus.cc:385] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.081598   300 raft_consensus.cc:740] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca884a45a6c4ddd9e61a3635fb86c36, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.083017   303 tablet_bootstrap.cc:492] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508: Bootstrap starting.
I20260630 12:22:54.082584   300 consensus_queue.cc:260] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39221 } } peers { permanent_uuid: "0d917c0e0d914a2ea9f23b79c426465c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 38253 } } peers { permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 } }
I20260630 12:22:54.086721   300 ts_tablet_manager.cc:1434] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:22:54.087905   302 tablet_bootstrap.cc:654] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.090364   303 tablet_bootstrap.cc:654] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.092757   302 tablet_bootstrap.cc:492] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c: No bootstrap required, opened a new log
I20260630 12:22:54.093227   302 ts_tablet_manager.cc:1403] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:22:54.096506   302 raft_consensus.cc:359] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39221 } } peers { permanent_uuid: "0d917c0e0d914a2ea9f23b79c426465c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 38253 } } peers { permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 } }
I20260630 12:22:54.097265   302 raft_consensus.cc:385] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.097591   302 raft_consensus.cc:740] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d917c0e0d914a2ea9f23b79c426465c, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.098076   303 tablet_bootstrap.cc:492] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508: No bootstrap required, opened a new log
I20260630 12:22:54.098647   303 ts_tablet_manager.cc:1403] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:22:54.098394   302 consensus_queue.cc:260] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39221 } } peers { permanent_uuid: "0d917c0e0d914a2ea9f23b79c426465c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 38253 } } peers { permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 } }
I20260630 12:22:54.101468   302 ts_tablet_manager.cc:1434] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:22:54.101584   303 raft_consensus.cc:359] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39221 } } peers { permanent_uuid: "0d917c0e0d914a2ea9f23b79c426465c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 38253 } } peers { permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 } }
I20260630 12:22:54.102458   303 raft_consensus.cc:385] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.102777   303 raft_consensus.cc:740] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7536ab8d2d9c480f9641041abc89a508, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.103533   303 consensus_queue.cc:260] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39221 } } peers { permanent_uuid: "0d917c0e0d914a2ea9f23b79c426465c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 38253 } } peers { permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 } }
I20260630 12:22:54.106298   303 ts_tablet_manager.cc:1434] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260630 12:22:54.171970 32749 tablet.cc:2406] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:22:54.183981   307 raft_consensus.cc:493] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:54.184491   307 raft_consensus.cc:515] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39221 } } peers { permanent_uuid: "0d917c0e0d914a2ea9f23b79c426465c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 38253 } } peers { permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 } }
I20260630 12:22:54.186654   307 leader_election.cc:290] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca884a45a6c4ddd9e61a3635fb86c36 (127.26.1.193:39221), 7536ab8d2d9c480f9641041abc89a508 (127.26.1.195:33173)
I20260630 12:22:54.197718 32723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c19b5bb4a9c49bda48bfc46151ec87f" candidate_uuid: "0d917c0e0d914a2ea9f23b79c426465c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7536ab8d2d9c480f9641041abc89a508" is_pre_election: true
I20260630 12:22:54.197842 32574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c19b5bb4a9c49bda48bfc46151ec87f" candidate_uuid: "0d917c0e0d914a2ea9f23b79c426465c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36" is_pre_election: true
I20260630 12:22:54.198550 32723 raft_consensus.cc:2468] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d917c0e0d914a2ea9f23b79c426465c in term 0.
I20260630 12:22:54.198616 32574 raft_consensus.cc:2468] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d917c0e0d914a2ea9f23b79c426465c in term 0.
I20260630 12:22:54.199921 32615 leader_election.cc:304] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [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: 0d917c0e0d914a2ea9f23b79c426465c, 7536ab8d2d9c480f9641041abc89a508; no voters: 
I20260630 12:22:54.200711   307 raft_consensus.cc:2804] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:54.201073   307 raft_consensus.cc:493] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:54.201404   307 raft_consensus.cc:3060] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.207034   307 raft_consensus.cc:515] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39221 } } peers { permanent_uuid: "0d917c0e0d914a2ea9f23b79c426465c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 38253 } } peers { permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 } }
I20260630 12:22:54.208860   307 leader_election.cc:290] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [CANDIDATE]: Term 1 election: Requested vote from peers 5ca884a45a6c4ddd9e61a3635fb86c36 (127.26.1.193:39221), 7536ab8d2d9c480f9641041abc89a508 (127.26.1.195:33173)
I20260630 12:22:54.209640 32574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c19b5bb4a9c49bda48bfc46151ec87f" candidate_uuid: "0d917c0e0d914a2ea9f23b79c426465c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36"
I20260630 12:22:54.209872 32723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c19b5bb4a9c49bda48bfc46151ec87f" candidate_uuid: "0d917c0e0d914a2ea9f23b79c426465c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7536ab8d2d9c480f9641041abc89a508"
I20260630 12:22:54.210266 32574 raft_consensus.cc:3060] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.210443 32723 raft_consensus.cc:3060] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.215715 32574 raft_consensus.cc:2468] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d917c0e0d914a2ea9f23b79c426465c in term 1.
I20260630 12:22:54.216128 32723 raft_consensus.cc:2468] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d917c0e0d914a2ea9f23b79c426465c in term 1.
I20260630 12:22:54.216975 32614 leader_election.cc:304] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [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: 0d917c0e0d914a2ea9f23b79c426465c, 5ca884a45a6c4ddd9e61a3635fb86c36; no voters: 
I20260630 12:22:54.217828   307 raft_consensus.cc:2804] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:54.218919   307 raft_consensus.cc:697] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 1 LEADER]: Becoming Leader. State: Replica: 0d917c0e0d914a2ea9f23b79c426465c, State: Running, Role: LEADER
I20260630 12:22:54.219592   307 consensus_queue.cc:237] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [LEADER]: Queue going to LEADER mode. State: All 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: "5ca884a45a6c4ddd9e61a3635fb86c36" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39221 } } peers { permanent_uuid: "0d917c0e0d914a2ea9f23b79c426465c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 38253 } } peers { permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 } }
I20260630 12:22:54.227391 32471 catalog_manager.cc:5697] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d917c0e0d914a2ea9f23b79c426465c (127.26.1.194). New cstate: current_term: 1 leader_uuid: "0d917c0e0d914a2ea9f23b79c426465c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca884a45a6c4ddd9e61a3635fb86c36" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d917c0e0d914a2ea9f23b79c426465c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:54.246523 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:22:54.266013 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:54.266846 26631 tablet_replica.cc:333] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36: stopping tablet replica
I20260630 12:22:54.267410 26631 raft_consensus.cc:2243] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:54.267813 26631 raft_consensus.cc:2272] T 8c19b5bb4a9c49bda48bfc46151ec87f P 5ca884a45a6c4ddd9e61a3635fb86c36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:54.286700 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:22:54.527022 32525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:54.528611 32525 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:54.528990 32525 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:22:54.741267 32614 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39221: connect: Connection refused (error 111)
W20260630 12:22:54.747107 32614 consensus_peers.cc:597] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c -> Peer 5ca884a45a6c4ddd9e61a3635fb86c36 (127.26.1.193:39221): Couldn't send request to peer 5ca884a45a6c4ddd9e61a3635fb86c36. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:54.795533   313 consensus_queue.cc:1048] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7536ab8d2d9c480f9641041abc89a508" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 33173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:56.530045 32525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:56.531838 32525 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:56.532349 32525 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:22:57.445618 32614 consensus_peers.cc:597] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c -> Peer 5ca884a45a6c4ddd9e61a3635fb86c36 (127.26.1.193:39221): Couldn't send request to peer 5ca884a45a6c4ddd9e61a3635fb86c36. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39221: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:22:58.533440 32525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:58.534698 32525 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:58.534967 32525 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:22:59.818555 32614 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39221: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:22:59.821520 32614 consensus_peers.cc:597] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c -> Peer 5ca884a45a6c4ddd9e61a3635fb86c36 (127.26.1.193:39221): Couldn't send request to peer 5ca884a45a6c4ddd9e61a3635fb86c36. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39221: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:23:00.535812 32744 debug-util.cc:398] Leaking SignalData structure 0x7b0800254440 after lost signal to thread 26634
I20260630 12:23:00.536127 32525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:23:00.537089 32744 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce280 after lost signal to thread 32506
I20260630 12:23:00.537734 32525 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:00.538102 32525 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:23:00.538393 32744 debug-util.cc:398] Leaking SignalData structure 0x7b0800274ae0 after lost signal to thread 32673
W20260630 12:23:00.539472 32744 debug-util.cc:398] Leaking SignalData structure 0x7b0800284a60 after lost signal to thread 32747
W20260630 12:23:02.340698 32614 consensus_peers.cc:597] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c -> Peer 5ca884a45a6c4ddd9e61a3635fb86c36 (127.26.1.193:39221): Couldn't send request to peer 5ca884a45a6c4ddd9e61a3635fb86c36. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39221: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:23:02.539217 32525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:02.540841 32525 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:02.541193 32525 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:23:04.530405 32614 consensus_peers.cc:597] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c -> Peer 5ca884a45a6c4ddd9e61a3635fb86c36 (127.26.1.193:39221): Couldn't send request to peer 5ca884a45a6c4ddd9e61a3635fb86c36. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39221: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:23:04.542141 32525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:04.543542 32525 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:04.543860 32525 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:23:05.130241 32614 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39221: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:23:05.500401 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:23:05.525429 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:05.526286 26631 tablet_replica.cc:333] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c: stopping tablet replica
I20260630 12:23:05.526868 26631 raft_consensus.cc:2243] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:05.528002 26631 raft_consensus.cc:2272] T 8c19b5bb4a9c49bda48bfc46151ec87f P 0d917c0e0d914a2ea9f23b79c426465c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:05.549753 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:23:05.563179 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:23:05.588835 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:05.589624 26631 tablet_replica.cc:333] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508: stopping tablet replica
I20260630 12:23:05.590324 26631 raft_consensus.cc:2243] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:05.590840 26631 raft_consensus.cc:2272] T 8c19b5bb4a9c49bda48bfc46151ec87f P 7536ab8d2d9c480f9641041abc89a508 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:05.627195 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:23:05.639582 26631 master.cc:562] Master@127.26.1.254:33843 shutting down...
I20260630 12:23:05.659490 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:05.660230 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:05.660674 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P ded9011ba2464530812834f779508e18: stopping tablet replica
I20260630 12:23:05.679554 26631 master.cc:584] Master@127.26.1.254:33843 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13354 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:23:05.722043 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:37273
I20260630 12:23:05.723330 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:05.729033   342 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:05.729102   341 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:05.732009 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:05.731918   344 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:05.733095 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:05.733337 26631 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:05.733522 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822185733492 us; error 0 us; skew 500 ppm
I20260630 12:23:05.734019 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:05.736514 26631 webserver.cc:533] Webserver started at http://127.26.1.254:34815/ using document root <none> and password file <none>
I20260630 12:23:05.737008 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:05.737201 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:05.737493 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:05.738976 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "a92c8c79097741159da7eb8baec06862"
format_stamp: "Formatted at 2026-06-30 12:23:05 on dist-test-slave-wnkp"
I20260630 12:23:05.743681 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:23:05.747264   349 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:05.748081 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:05.748406 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "a92c8c79097741159da7eb8baec06862"
format_stamp: "Formatted at 2026-06-30 12:23:05 on dist-test-slave-wnkp"
I20260630 12:23:05.748675 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-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:05.759331 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:05.760638 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:05.801128 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:37273
I20260630 12:23:05.801249   400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:37273 every 8 connection(s)
I20260630 12:23:05.805712   401 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:05.817889   401 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862: Bootstrap starting.
I20260630 12:23:05.822611   401 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:05.828878   401 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862: No bootstrap required, opened a new log
I20260630 12:23:05.831185   401 raft_consensus.cc:359] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a92c8c79097741159da7eb8baec06862" member_type: VOTER }
I20260630 12:23:05.831629   401 raft_consensus.cc:385] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:05.831876   401 raft_consensus.cc:740] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92c8c79097741159da7eb8baec06862, State: Initialized, Role: FOLLOWER
I20260630 12:23:05.832571   401 consensus_queue.cc:260] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a92c8c79097741159da7eb8baec06862" member_type: VOTER }
I20260630 12:23:05.833070   401 raft_consensus.cc:399] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:05.833308   401 raft_consensus.cc:493] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:05.833595   401 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:05.838867   401 raft_consensus.cc:515] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a92c8c79097741159da7eb8baec06862" member_type: VOTER }
I20260630 12:23:05.839390   401 leader_election.cc:304] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [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: a92c8c79097741159da7eb8baec06862; no voters: 
I20260630 12:23:05.840564   401 leader_election.cc:290] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:05.840994   404 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:05.842420   404 raft_consensus.cc:697] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 1 LEADER]: Becoming Leader. State: Replica: a92c8c79097741159da7eb8baec06862, State: Running, Role: LEADER
I20260630 12:23:05.843079   404 consensus_queue.cc:237] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [LEADER]: Queue going to LEADER mode. State: All 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: "a92c8c79097741159da7eb8baec06862" member_type: VOTER }
I20260630 12:23:05.843557   401 sys_catalog.cc:565] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:05.848559   405 sys_catalog.cc:455] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a92c8c79097741159da7eb8baec06862" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a92c8c79097741159da7eb8baec06862" member_type: VOTER } }
I20260630 12:23:05.849779   406 sys_catalog.cc:455] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a92c8c79097741159da7eb8baec06862. Latest consensus state: current_term: 1 leader_uuid: "a92c8c79097741159da7eb8baec06862" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a92c8c79097741159da7eb8baec06862" member_type: VOTER } }
I20260630 12:23:05.850445   405 sys_catalog.cc:458] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:05.850493   406 sys_catalog.cc:458] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:05.852420   414 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:05.860500   414 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:05.861472 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:05.870045   414 catalog_manager.cc:1383] Generated new cluster ID: 482c0859d6684092a634d887e0a909ae
I20260630 12:23:05.870313   414 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:05.886219   414 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:05.887688   414 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:05.900157   414 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862: Generated new TSK 0
I20260630 12:23:05.900841   414 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:05.928380 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:05.935132   422 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:05.936456   423 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:05.938437   425 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:05.938573 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:05.939646 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:05.939865 26631 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:05.940068 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822185940032 us; error 0 us; skew 500 ppm
I20260630 12:23:05.940714 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:05.943189 26631 webserver.cc:533] Webserver started at http://127.26.1.193:44161/ using document root <none> and password file <none>
I20260630 12:23:05.943702 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:05.943917 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:05.944216 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:05.945730 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "1b5378af9d6a487db27973f83d4091f6"
format_stamp: "Formatted at 2026-06-30 12:23:05 on dist-test-slave-wnkp"
I20260630 12:23:05.950706 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:23:05.954370   430 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:05.955200 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:05.955514 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "1b5378af9d6a487db27973f83d4091f6"
format_stamp: "Formatted at 2026-06-30 12:23:05 on dist-test-slave-wnkp"
I20260630 12:23:05.955794 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-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:05.984102 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:05.985553 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:05.987197 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:05.990082 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:05.990307 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:05.990631 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:05.990818 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:06.033398 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:39779
I20260630 12:23:06.033529   493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:39779 every 8 connection(s)
I20260630 12:23:06.038456 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:06.046241   499 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:06.047539   498 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:06.047700   501 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:06.050741 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:06.051991 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:23:06.052073   494 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37273
W20260630 12:23:06.052248 26631 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:06.052682 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822186052659 us; error 0 us; skew 500 ppm
I20260630 12:23:06.052722   494 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:06.053288 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:06.053634   494 heartbeater.cc:507] Master 127.26.1.254:37273 requested a full tablet report, sending...
I20260630 12:23:06.055886   366 ts_manager.cc:194] Registered new tserver with Master: 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779)
I20260630 12:23:06.056497 26631 webserver.cc:533] Webserver started at http://127.26.1.194:34167/ using document root <none> and password file <none>
I20260630 12:23:06.057118 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:06.057438 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:06.057734 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:06.058104   366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49810
I20260630 12:23:06.059182 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "08594d512e84450e8aa2386b6366cac4"
format_stamp: "Formatted at 2026-06-30 12:23:06 on dist-test-slave-wnkp"
I20260630 12:23:06.064134 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:23:06.067777   506 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:06.068650 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:06.068982 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "08594d512e84450e8aa2386b6366cac4"
format_stamp: "Formatted at 2026-06-30 12:23:06 on dist-test-slave-wnkp"
I20260630 12:23:06.069276 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-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:06.095510 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:06.096851 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:06.098423 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:06.100960 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:06.101176 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:06.101469 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:06.101640 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:06.143211 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:44217
I20260630 12:23:06.143412   568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:44217 every 8 connection(s)
I20260630 12:23:06.148346 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:06.155829   572 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:06.158692   573 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:06.159053   575 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:06.159724 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:06.160879 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:06.161171 26631 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:06.161396 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822186161377 us; error 0 us; skew 500 ppm
I20260630 12:23:06.162125 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:06.162091   569 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37273
I20260630 12:23:06.162606   569 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:06.163466   569 heartbeater.cc:507] Master 127.26.1.254:37273 requested a full tablet report, sending...
I20260630 12:23:06.164896 26631 webserver.cc:533] Webserver started at http://127.26.1.195:41799/ using document root <none> and password file <none>
I20260630 12:23:06.165531 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:06.165784 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:06.165807   366 ts_manager.cc:194] Registered new tserver with Master: 08594d512e84450e8aa2386b6366cac4 (127.26.1.194:44217)
I20260630 12:23:06.166240 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:06.167860   366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49812
I20260630 12:23:06.167868 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "131134ea747a4c639749c3d31443bbad"
format_stamp: "Formatted at 2026-06-30 12:23:06 on dist-test-slave-wnkp"
I20260630 12:23:06.173280 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:23:06.176611   580 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:06.177459 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:06.177806 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "131134ea747a4c639749c3d31443bbad"
format_stamp: "Formatted at 2026-06-30 12:23:06 on dist-test-slave-wnkp"
I20260630 12:23:06.178115 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-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:06.203964 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:06.205199 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:06.206710 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:06.209088 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:06.209280 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:06.209564 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:06.209728 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:06.250828 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:35565
I20260630 12:23:06.250932   642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:35565 every 8 connection(s)
I20260630 12:23:06.265357   643 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37273
I20260630 12:23:06.265806   643 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:06.266628   643 heartbeater.cc:507] Master 127.26.1.254:37273 requested a full tablet report, sending...
I20260630 12:23:06.268664   366 ts_manager.cc:194] Registered new tserver with Master: 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:06.269042 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014855922s
I20260630 12:23:06.270087   366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49814
I20260630 12:23:07.060956   494 heartbeater.cc:499] Master 127.26.1.254:37273 was elected leader, sending a full tablet report...
I20260630 12:23:07.170826   569 heartbeater.cc:499] Master 127.26.1.254:37273 was elected leader, sending a full tablet report...
I20260630 12:23:07.273039   643 heartbeater.cc:499] Master 127.26.1.254:37273 was elected leader, sending a full tablet report...
I20260630 12:23:07.331962   366 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49818:
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:23:07.334486   366 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:23:07.404837   534 tablet_service.cc:1511] Processing CreateTablet for tablet a5895624554741c0b2ca6aad08f210b8 (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:07.406405   534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5895624554741c0b2ca6aad08f210b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.407966   533 tablet_service.cc:1511] Processing CreateTablet for tablet bd71e35cfdae467095ac3766f683c143 (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:07.408317   532 tablet_service.cc:1511] Processing CreateTablet for tablet 53bb6d39b6514e3180ac3d73679e421e (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:07.409528   533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd71e35cfdae467095ac3766f683c143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.410142   531 tablet_service.cc:1511] Processing CreateTablet for tablet 81502c59fd9c44da8da8527c03cdba33 (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:07.412215   459 tablet_service.cc:1511] Processing CreateTablet for tablet a5895624554741c0b2ca6aad08f210b8 (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:07.413440   459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5895624554741c0b2ca6aad08f210b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.416113   456 tablet_service.cc:1511] Processing CreateTablet for tablet 81502c59fd9c44da8da8527c03cdba33 (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:07.417500   456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81502c59fd9c44da8da8527c03cdba33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.419065   458 tablet_service.cc:1511] Processing CreateTablet for tablet bd71e35cfdae467095ac3766f683c143 (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:07.421550   457 tablet_service.cc:1511] Processing CreateTablet for tablet 53bb6d39b6514e3180ac3d73679e421e (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:07.425354   531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81502c59fd9c44da8da8527c03cdba33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.426149   532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bb6d39b6514e3180ac3d73679e421e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.430824   607 tablet_service.cc:1511] Processing CreateTablet for tablet bd71e35cfdae467095ac3766f683c143 (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:07.431668   606 tablet_service.cc:1511] Processing CreateTablet for tablet 53bb6d39b6514e3180ac3d73679e421e (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:07.432412   607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd71e35cfdae467095ac3766f683c143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.433084   606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bb6d39b6514e3180ac3d73679e421e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.435362   608 tablet_service.cc:1511] Processing CreateTablet for tablet a5895624554741c0b2ca6aad08f210b8 (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:07.436849   608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5895624554741c0b2ca6aad08f210b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.435361   605 tablet_service.cc:1511] Processing CreateTablet for tablet 81502c59fd9c44da8da8527c03cdba33 (DEFAULT_TABLE table=test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:07.438598   458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd71e35cfdae467095ac3766f683c143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.444208   605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81502c59fd9c44da8da8527c03cdba33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.444563   457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bb6d39b6514e3180ac3d73679e421e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:07.478279   664 tablet_bootstrap.cc:492] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad: Bootstrap starting.
I20260630 12:23:07.485244   663 tablet_bootstrap.cc:492] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4: Bootstrap starting.
I20260630 12:23:07.491276   665 tablet_bootstrap.cc:492] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6: Bootstrap starting.
I20260630 12:23:07.492111   663 tablet_bootstrap.cc:654] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.499043   665 tablet_bootstrap.cc:654] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.502800   664 tablet_bootstrap.cc:654] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.501078   663 tablet_bootstrap.cc:492] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4: No bootstrap required, opened a new log
I20260630 12:23:07.503688   663 ts_tablet_manager.cc:1403] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260630 12:23:07.506759   665 tablet_bootstrap.cc:492] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6: No bootstrap required, opened a new log
I20260630 12:23:07.507372   665 ts_tablet_manager.cc:1403] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260630 12:23:07.507134   663 raft_consensus.cc:359] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.508034   663 raft_consensus.cc:385] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.508458   663 raft_consensus.cc:740] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08594d512e84450e8aa2386b6366cac4, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.509325   663 consensus_queue.cc:260] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.510147   664 tablet_bootstrap.cc:492] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad: No bootstrap required, opened a new log
I20260630 12:23:07.510686   664 ts_tablet_manager.cc:1403] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260630 12:23:07.510922   665 raft_consensus.cc:359] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.511762   665 raft_consensus.cc:385] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.512113   665 raft_consensus.cc:740] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5378af9d6a487db27973f83d4091f6, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.512455   663 ts_tablet_manager.cc:1434] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:23:07.512985   665 consensus_queue.cc:260] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.513593   663 tablet_bootstrap.cc:492] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4: Bootstrap starting.
I20260630 12:23:07.513883   664 raft_consensus.cc:359] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.514772   664 raft_consensus.cc:385] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.515224   664 raft_consensus.cc:740] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131134ea747a4c639749c3d31443bbad, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.516372   664 consensus_queue.cc:260] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.521313   663 tablet_bootstrap.cc:654] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.526439   665 ts_tablet_manager.cc:1434] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.012s
I20260630 12:23:07.526924   664 ts_tablet_manager.cc:1434] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:23:07.527889   664 tablet_bootstrap.cc:492] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad: Bootstrap starting.
I20260630 12:23:07.534497   664 tablet_bootstrap.cc:654] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.536899   665 tablet_bootstrap.cc:492] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6: Bootstrap starting.
I20260630 12:23:07.537607   663 tablet_bootstrap.cc:492] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4: No bootstrap required, opened a new log
I20260630 12:23:07.538189   663 ts_tablet_manager.cc:1403] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.006s
I20260630 12:23:07.542831   663 raft_consensus.cc:359] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.543709   663 raft_consensus.cc:385] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.544130   663 raft_consensus.cc:740] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08594d512e84450e8aa2386b6366cac4, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.545010   663 consensus_queue.cc:260] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.545727   665 tablet_bootstrap.cc:654] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.547403   663 ts_tablet_manager.cc:1434] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:23:07.549242   663 tablet_bootstrap.cc:492] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4: Bootstrap starting.
I20260630 12:23:07.557489   663 tablet_bootstrap.cc:654] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.559757   665 tablet_bootstrap.cc:492] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6: No bootstrap required, opened a new log
I20260630 12:23:07.560544   665 ts_tablet_manager.cc:1403] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260630 12:23:07.564777   665 raft_consensus.cc:359] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.565682   665 raft_consensus.cc:385] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.565948   665 raft_consensus.cc:740] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5378af9d6a487db27973f83d4091f6, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.566891   664 tablet_bootstrap.cc:492] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad: No bootstrap required, opened a new log
I20260630 12:23:07.566648   665 consensus_queue.cc:260] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.567333   664 ts_tablet_manager.cc:1403] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.023s
I20260630 12:23:07.568537   665 ts_tablet_manager.cc:1434] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:23:07.569401   665 tablet_bootstrap.cc:492] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6: Bootstrap starting.
I20260630 12:23:07.570252   664 raft_consensus.cc:359] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.570983   664 raft_consensus.cc:385] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.571838   664 raft_consensus.cc:740] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131134ea747a4c639749c3d31443bbad, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.572734   664 consensus_queue.cc:260] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.575042   664 ts_tablet_manager.cc:1434] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:23:07.576133   665 tablet_bootstrap.cc:654] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.576195   664 tablet_bootstrap.cc:492] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad: Bootstrap starting.
I20260630 12:23:07.573591   663 tablet_bootstrap.cc:492] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4: No bootstrap required, opened a new log
I20260630 12:23:07.577494   663 ts_tablet_manager.cc:1403] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.006s
I20260630 12:23:07.580899   663 raft_consensus.cc:359] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.581884   663 raft_consensus.cc:385] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.582336   663 raft_consensus.cc:740] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08594d512e84450e8aa2386b6366cac4, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.583500   663 consensus_queue.cc:260] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.584822   669 raft_consensus.cc:493] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:07.583509   664 tablet_bootstrap.cc:654] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.585412   669 raft_consensus.cc:515] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.590502   665 tablet_bootstrap.cc:492] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6: No bootstrap required, opened a new log
I20260630 12:23:07.591272   665 ts_tablet_manager.cc:1403] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260630 12:23:07.595330   665 raft_consensus.cc:359] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.596004   663 ts_tablet_manager.cc:1434] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.006s
I20260630 12:23:07.596199   665 raft_consensus.cc:385] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.596658   665 raft_consensus.cc:740] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5378af9d6a487db27973f83d4091f6, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.597164   663 tablet_bootstrap.cc:492] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4: Bootstrap starting.
I20260630 12:23:07.597546   665 consensus_queue.cc:260] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.599504   669 leader_election.cc:290] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779), 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:07.602870   665 ts_tablet_manager.cc:1434] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:23:07.604100   665 tablet_bootstrap.cc:492] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6: Bootstrap starting.
I20260630 12:23:07.604360   663 tablet_bootstrap.cc:654] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.611757   665 tablet_bootstrap.cc:654] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.613687   664 tablet_bootstrap.cc:492] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad: No bootstrap required, opened a new log
I20260630 12:23:07.614214   664 ts_tablet_manager.cc:1403] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad: Time spent bootstrapping tablet: real 0.038s	user 0.003s	sys 0.011s
I20260630 12:23:07.617377   664 raft_consensus.cc:359] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.618109   664 raft_consensus.cc:385] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.618459   664 raft_consensus.cc:740] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131134ea747a4c639749c3d31443bbad, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.619341   664 consensus_queue.cc:260] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.621596   664 ts_tablet_manager.cc:1434] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:23:07.622689   664 tablet_bootstrap.cc:492] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad: Bootstrap starting.
I20260630 12:23:07.625357   665 tablet_bootstrap.cc:492] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6: No bootstrap required, opened a new log
I20260630 12:23:07.625968   665 ts_tablet_manager.cc:1403] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:23:07.628965   665 raft_consensus.cc:359] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.629678   664 tablet_bootstrap.cc:654] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:07.629870   665 raft_consensus.cc:385] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.630316   665 raft_consensus.cc:740] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b5378af9d6a487db27973f83d4091f6, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.631444   665 consensus_queue.cc:260] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.638028   665 ts_tablet_manager.cc:1434] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260630 12:23:07.639145   669 raft_consensus.cc:493] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:07.639686   669 raft_consensus.cc:515] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.641897   669 leader_election.cc:290] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779), 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:07.644042   664 tablet_bootstrap.cc:492] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad: No bootstrap required, opened a new log
I20260630 12:23:07.644609   664 ts_tablet_manager.cc:1403] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260630 12:23:07.647761   664 raft_consensus.cc:359] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.648572   664 raft_consensus.cc:385] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.648874   664 raft_consensus.cc:740] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131134ea747a4c639749c3d31443bbad, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.649598   664 consensus_queue.cc:260] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.652058   664 ts_tablet_manager.cc:1434] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:23:07.652120   670 raft_consensus.cc:493] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:07.652796   670 raft_consensus.cc:515] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.657614   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb6d39b6514e3180ac3d73679e421e" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5378af9d6a487db27973f83d4091f6" is_pre_election: true
I20260630 12:23:07.658603   469 raft_consensus.cc:2468] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 0.
I20260630 12:23:07.662006   670 leader_election.cc:290] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08594d512e84450e8aa2386b6366cac4 (127.26.1.194:44217), 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:07.662402   468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd71e35cfdae467095ac3766f683c143" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5378af9d6a487db27973f83d4091f6" is_pre_election: true
I20260630 12:23:07.663280   468 raft_consensus.cc:2468] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 0.
I20260630 12:23:07.666509   663 tablet_bootstrap.cc:492] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4: No bootstrap required, opened a new log
I20260630 12:23:07.667070   663 ts_tablet_manager.cc:1403] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.022s
I20260630 12:23:07.667601   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb6d39b6514e3180ac3d73679e421e" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131134ea747a4c639749c3d31443bbad" is_pre_election: true
I20260630 12:23:07.668759   617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd71e35cfdae467095ac3766f683c143" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131134ea747a4c639749c3d31443bbad" is_pre_election: true
I20260630 12:23:07.669445   617 raft_consensus.cc:2468] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 0.
I20260630 12:23:07.670442   618 raft_consensus.cc:2468] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 0.
I20260630 12:23:07.670943   508 leader_election.cc:304] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [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: 08594d512e84450e8aa2386b6366cac4, 131134ea747a4c639749c3d31443bbad; no voters: 
I20260630 12:23:07.671448   510 leader_election.cc:304] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [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: 08594d512e84450e8aa2386b6366cac4, 1b5378af9d6a487db27973f83d4091f6; no voters: 
I20260630 12:23:07.672187   663 raft_consensus.cc:359] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.673944   663 raft_consensus.cc:385] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:07.674336   663 raft_consensus.cc:740] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08594d512e84450e8aa2386b6366cac4, State: Initialized, Role: FOLLOWER
I20260630 12:23:07.675328   663 consensus_queue.cc:260] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.671871   669 raft_consensus.cc:2804] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:07.676620   669 raft_consensus.cc:493] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:07.676994   669 raft_consensus.cc:3060] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.676795   677 raft_consensus.cc:2804] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:07.678743   677 raft_consensus.cc:493] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:07.679090   677 raft_consensus.cc:3060] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.683111   663 ts_tablet_manager.cc:1434] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260630 12:23:07.684959   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5895624554741c0b2ca6aad08f210b8" candidate_uuid: "1b5378af9d6a487db27973f83d4091f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131134ea747a4c639749c3d31443bbad" is_pre_election: true
I20260630 12:23:07.685861   618 raft_consensus.cc:2468] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b5378af9d6a487db27973f83d4091f6 in term 0.
I20260630 12:23:07.687364   432 leader_election.cc:304] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [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: 131134ea747a4c639749c3d31443bbad, 1b5378af9d6a487db27973f83d4091f6; no voters: 
I20260630 12:23:07.685097   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5895624554741c0b2ca6aad08f210b8" candidate_uuid: "1b5378af9d6a487db27973f83d4091f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08594d512e84450e8aa2386b6366cac4" is_pre_election: true
I20260630 12:23:07.688293   670 raft_consensus.cc:2804] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:07.688696   670 raft_consensus.cc:493] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:07.688493   544 raft_consensus.cc:2468] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b5378af9d6a487db27973f83d4091f6 in term 0.
I20260630 12:23:07.689085   670 raft_consensus.cc:3060] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.690105   677 raft_consensus.cc:515] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.692227   677 leader_election.cc:290] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [CANDIDATE]: Term 1 election: Requested vote from peers 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779), 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:07.693068   468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb6d39b6514e3180ac3d73679e421e" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5378af9d6a487db27973f83d4091f6"
I20260630 12:23:07.693717   468 raft_consensus.cc:3060] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.694029   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb6d39b6514e3180ac3d73679e421e" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131134ea747a4c639749c3d31443bbad"
I20260630 12:23:07.694612   618 raft_consensus.cc:3060] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.697234   670 raft_consensus.cc:515] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.699856   670 leader_election.cc:290] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [CANDIDATE]: Term 1 election: Requested vote from peers 08594d512e84450e8aa2386b6366cac4 (127.26.1.194:44217), 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:07.699678   669 raft_consensus.cc:515] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.699904   544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5895624554741c0b2ca6aad08f210b8" candidate_uuid: "1b5378af9d6a487db27973f83d4091f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08594d512e84450e8aa2386b6366cac4"
I20260630 12:23:07.700994   544 raft_consensus.cc:3060] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.701444   617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5895624554741c0b2ca6aad08f210b8" candidate_uuid: "1b5378af9d6a487db27973f83d4091f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131134ea747a4c639749c3d31443bbad"
I20260630 12:23:07.702090   617 raft_consensus.cc:3060] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.702312   618 raft_consensus.cc:2468] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 1.
I20260630 12:23:07.702875   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd71e35cfdae467095ac3766f683c143" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5378af9d6a487db27973f83d4091f6"
I20260630 12:23:07.703501   469 raft_consensus.cc:3060] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.704114   508 leader_election.cc:304] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [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: 08594d512e84450e8aa2386b6366cac4, 131134ea747a4c639749c3d31443bbad; no voters: 
I20260630 12:23:07.704988   669 leader_election.cc:290] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [CANDIDATE]: Term 1 election: Requested vote from peers 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779), 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:07.705547   669 raft_consensus.cc:2804] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:07.705971   669 raft_consensus.cc:697] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Becoming Leader. State: Replica: 08594d512e84450e8aa2386b6366cac4, State: Running, Role: LEADER
I20260630 12:23:07.707047   468 raft_consensus.cc:2468] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 1.
I20260630 12:23:07.707752   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd71e35cfdae467095ac3766f683c143" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131134ea747a4c639749c3d31443bbad"
I20260630 12:23:07.708391   618 raft_consensus.cc:3060] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.710963   544 raft_consensus.cc:2468] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5378af9d6a487db27973f83d4091f6 in term 1.
I20260630 12:23:07.712563   433 leader_election.cc:304] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [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: 08594d512e84450e8aa2386b6366cac4, 1b5378af9d6a487db27973f83d4091f6; no voters: 
I20260630 12:23:07.713922   617 raft_consensus.cc:2468] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b5378af9d6a487db27973f83d4091f6 in term 1.
I20260630 12:23:07.714051   670 raft_consensus.cc:2804] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:07.706712   669 consensus_queue.cc:237] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Queue going to LEADER mode. State: All 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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.715611   469 raft_consensus.cc:2468] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 1.
I20260630 12:23:07.717026   510 leader_election.cc:304] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [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: 08594d512e84450e8aa2386b6366cac4, 1b5378af9d6a487db27973f83d4091f6; no voters: 
I20260630 12:23:07.717366   670 raft_consensus.cc:697] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 1 LEADER]: Becoming Leader. State: Replica: 1b5378af9d6a487db27973f83d4091f6, State: Running, Role: LEADER
I20260630 12:23:07.718128   677 raft_consensus.cc:2804] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:07.718273   670 consensus_queue.cc:237] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [LEADER]: Queue going to LEADER mode. State: All 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: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.718792   618 raft_consensus.cc:2468] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 1.
I20260630 12:23:07.718860   677 raft_consensus.cc:697] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Becoming Leader. State: Replica: 08594d512e84450e8aa2386b6366cac4, State: Running, Role: LEADER
I20260630 12:23:07.720103   677 consensus_queue.cc:237] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Queue going to LEADER mode. State: All 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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.728166   366 catalog_manager.cc:5697] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08594d512e84450e8aa2386b6366cac4 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:07.731082   364 catalog_manager.cc:5697] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "1b5378af9d6a487db27973f83d4091f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:07.741255   364 catalog_manager.cc:5697] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08594d512e84450e8aa2386b6366cac4 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: UNKNOWN } } }
W20260630 12:23:07.857810   413 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:23:07.876101   677 raft_consensus.cc:493] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:07.876674   677 raft_consensus.cc:515] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.878583   677 leader_election.cc:290] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779), 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:07.879431   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81502c59fd9c44da8da8527c03cdba33" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5378af9d6a487db27973f83d4091f6" is_pre_election: true
I20260630 12:23:07.879724   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81502c59fd9c44da8da8527c03cdba33" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131134ea747a4c639749c3d31443bbad" is_pre_election: true
I20260630 12:23:07.880023   469 raft_consensus.cc:2468] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 0.
I20260630 12:23:07.880530   618 raft_consensus.cc:2468] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 0.
I20260630 12:23:07.881233   510 leader_election.cc:304] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [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: 08594d512e84450e8aa2386b6366cac4, 1b5378af9d6a487db27973f83d4091f6; no voters: 
I20260630 12:23:07.882057   677 raft_consensus.cc:2804] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:07.882412   677 raft_consensus.cc:493] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:07.882638   677 raft_consensus.cc:3060] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.887424   677 raft_consensus.cc:515] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.889206   677 leader_election.cc:290] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [CANDIDATE]: Term 1 election: Requested vote from peers 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779), 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:07.890194   469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81502c59fd9c44da8da8527c03cdba33" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b5378af9d6a487db27973f83d4091f6"
I20260630 12:23:07.890369   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81502c59fd9c44da8da8527c03cdba33" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131134ea747a4c639749c3d31443bbad"
I20260630 12:23:07.890733   469 raft_consensus.cc:3060] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.890962   618 raft_consensus.cc:3060] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:07.896099   469 raft_consensus.cc:2468] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 1.
I20260630 12:23:07.897310   510 leader_election.cc:304] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [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: 08594d512e84450e8aa2386b6366cac4, 1b5378af9d6a487db27973f83d4091f6; no voters: 
I20260630 12:23:07.897395   618 raft_consensus.cc:2468] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 1.
I20260630 12:23:07.898123   677 raft_consensus.cc:2804] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:07.898638   677 raft_consensus.cc:697] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Becoming Leader. State: Replica: 08594d512e84450e8aa2386b6366cac4, State: Running, Role: LEADER
I20260630 12:23:07.899416   677 consensus_queue.cc:237] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Queue going to LEADER mode. State: All 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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:07.907331   364 catalog_manager.cc:5697] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08594d512e84450e8aa2386b6366cac4 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:07.967742 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:23:07.990106 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:07.991086 26631 tablet_replica.cc:333] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6: stopping tablet replica
I20260630 12:23:07.991825 26631 raft_consensus.cc:2243] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.992357 26631 raft_consensus.cc:2272] T bd71e35cfdae467095ac3766f683c143 P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.994952 26631 tablet_replica.cc:333] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6: stopping tablet replica
I20260630 12:23:07.995527 26631 raft_consensus.cc:2243] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.995934 26631 raft_consensus.cc:2272] T 53bb6d39b6514e3180ac3d73679e421e P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.998168 26631 tablet_replica.cc:333] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6: stopping tablet replica
I20260630 12:23:07.998732 26631 raft_consensus.cc:2243] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.999140 26631 raft_consensus.cc:2272] T 81502c59fd9c44da8da8527c03cdba33 P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:08.001194 26631 tablet_replica.cc:333] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6: stopping tablet replica
I20260630 12:23:08.001714 26631 raft_consensus.cc:2243] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:08.002388 26631 pending_rounds.cc:70] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6: Trying to abort 1 pending ops.
I20260630 12:23:08.002552 26631 pending_rounds.cc:77] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439680903864320 op_type: NO_OP noop_request { }
I20260630 12:23:08.002877 26631 raft_consensus.cc:2889] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:08.003185 26631 raft_consensus.cc:2272] T a5895624554741c0b2ca6aad08f210b8 P 1b5378af9d6a487db27973f83d4091f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:08.027437 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:23:08.205822   677 consensus_queue.cc:1048] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:23:08.225028   510 consensus_peers.cc:597] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:08.261438   510 consensus_peers.cc:597] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:08.271957   669 consensus_queue.cc:1048] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:08.304554   669 consensus_queue.cc:1048] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:23:08.315372   510 consensus_peers.cc:597] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:08.803267   677 consensus_queue.cc:579] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Leader has been unable to successfully communicate with peer 1b5378af9d6a487db27973f83d4091f6 for more than 1 seconds (1.088s)
W20260630 12:23:08.810268   366 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 53bb6d39b6514e3180ac3d73679e421e with cas_config_opid_index -1: no extra replica candidate found for tablet 53bb6d39b6514e3180ac3d73679e421e (table test-workload [id=ca652d0dd6f844bf8ce660ce9d484338]): 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
I20260630 12:23:08.811290   677 consensus_queue.cc:579] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Leader has been unable to successfully communicate with peer 1b5378af9d6a487db27973f83d4091f6 for more than 1 seconds (1.089s)
W20260630 12:23:08.859934   413 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 1b5378af9d6a487db27973f83d4091f6 not available for placement
I20260630 12:23:09.073868 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:09.081772   702 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:09.082921   703 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:09.083483   705 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:09.084205 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:09.086014 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:09.086218 26631 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:09.086452 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822189086429 us; error 0 us; skew 500 ppm
I20260630 12:23:09.087008 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:09.089872 26631 webserver.cc:533] Webserver started at http://127.26.1.196:37497/ using document root <none> and password file <none>
I20260630 12:23:09.090423 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:09.090637 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:09.090994 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:09.092624 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "f08ae2ffd3c44817ad3da6f7983125d5"
format_stamp: "Formatted at 2026-06-30 12:23:09 on dist-test-slave-wnkp"
I20260630 12:23:09.097811 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260630 12:23:09.101675   710 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:09.102547 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:23:09.102883 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "f08ae2ffd3c44817ad3da6f7983125d5"
format_stamp: "Formatted at 2026-06-30 12:23:09 on dist-test-slave-wnkp"
I20260630 12:23:09.103241 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822018099252-26631-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:23:09.124325 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:09.125636 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:09.127193 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:09.129768 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:09.130008 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:09.130270 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:09.130456 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:09.176416 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:45189
I20260630 12:23:09.176543   772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:45189 every 8 connection(s)
I20260630 12:23:09.195250   773 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37273
I20260630 12:23:09.195866   773 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:09.197007   773 heartbeater.cc:507] Master 127.26.1.254:37273 requested a full tablet report, sending...
I20260630 12:23:09.199458   366 ts_manager.cc:194] Registered new tserver with Master: f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196:45189)
I20260630 12:23:09.201294   366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34522
I20260630 12:23:09.350253   677 consensus_queue.cc:579] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Leader has been unable to successfully communicate with peer 1b5378af9d6a487db27973f83d4091f6 for more than 1 seconds (1.450s)
I20260630 12:23:09.362939   544 consensus_queue.cc:237] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:09.370580   618 raft_consensus.cc:1275] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:09.372987   778 consensus_queue.cc:1048] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:23:09.376348   510 consensus_peers.cc:597] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:09.383523   510 consensus_peers.cc:597] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 -> Peer f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196:45189): Couldn't send request to peer f08ae2ffd3c44817ad3da6f7983125d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81502c59fd9c44da8da8527c03cdba33. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:09.382429   777 raft_consensus.cc:2955] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } } }
I20260630 12:23:09.384161   618 raft_consensus.cc:2955] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } } }
I20260630 12:23:09.392603   352 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 81502c59fd9c44da8da8527c03cdba33 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:23:09.396945   366 catalog_manager.cc:5697] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:09.429400   777 raft_consensus.cc:493] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:09.430176   777 raft_consensus.cc:515] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:09.432407   777 leader_election.cc:290] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779), 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:09.433907   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5895624554741c0b2ca6aad08f210b8" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131134ea747a4c639749c3d31443bbad" is_pre_election: true
I20260630 12:23:09.434679   618 raft_consensus.cc:2468] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 1.
I20260630 12:23:09.436072   508 leader_election.cc:304] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [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: 08594d512e84450e8aa2386b6366cac4, 131134ea747a4c639749c3d31443bbad; no voters: 
I20260630 12:23:09.436833   777 raft_consensus.cc:2804] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:09.437163   777 raft_consensus.cc:493] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:09.437407   777 raft_consensus.cc:3060] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:23:09.440470   510 leader_election.cc:336] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111)
I20260630 12:23:09.442983   777 raft_consensus.cc:515] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:09.444970   777 leader_election.cc:290] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [CANDIDATE]: Term 2 election: Requested vote from peers 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779), 131134ea747a4c639749c3d31443bbad (127.26.1.195:35565)
I20260630 12:23:09.446103   618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5895624554741c0b2ca6aad08f210b8" candidate_uuid: "08594d512e84450e8aa2386b6366cac4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "131134ea747a4c639749c3d31443bbad"
I20260630 12:23:09.446727   618 raft_consensus.cc:3060] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:23:09.448686   510 leader_election.cc:336] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111)
I20260630 12:23:09.452625   618 raft_consensus.cc:2468] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08594d512e84450e8aa2386b6366cac4 in term 2.
I20260630 12:23:09.453652   508 leader_election.cc:304] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [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: 08594d512e84450e8aa2386b6366cac4, 131134ea747a4c639749c3d31443bbad; no voters: 1b5378af9d6a487db27973f83d4091f6
I20260630 12:23:09.454455   777 raft_consensus.cc:2804] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:09.455099   777 raft_consensus.cc:697] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 2 LEADER]: Becoming Leader. State: Replica: 08594d512e84450e8aa2386b6366cac4, State: Running, Role: LEADER
I20260630 12:23:09.455965   777 consensus_queue.cc:237] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Queue going to LEADER 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: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } }
I20260630 12:23:09.464186   364 catalog_manager.cc:5697] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: term changed from 1 to 2, leader changed from 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) to 08594d512e84450e8aa2386b6366cac4 (127.26.1.194). New cstate: current_term: 2 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:09.488070   544 consensus_queue.cc:237] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:09.491541   543 consensus_queue.cc:237] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:09.495811   618 raft_consensus.cc:1275] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:23:09.496456   510 consensus_peers.cc:597] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 -> Peer f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196:45189): Couldn't send request to peer f08ae2ffd3c44817ad3da6f7983125d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53bb6d39b6514e3180ac3d73679e421e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:09.497509   778 consensus_queue.cc:1048] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:23:09.501886   510 consensus_peers.cc:597] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:09.503043   617 raft_consensus.cc:1275] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:09.505214   791 consensus_queue.cc:1048] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:23:09.506856   510 consensus_peers.cc:597] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 -> Peer f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196:45189): Couldn't send request to peer f08ae2ffd3c44817ad3da6f7983125d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd71e35cfdae467095ac3766f683c143. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:09.507735   510 consensus_peers.cc:597] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:09.512287   777 raft_consensus.cc:2955] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } } }
I20260630 12:23:09.514297   618 raft_consensus.cc:2955] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } } }
I20260630 12:23:09.515424   778 raft_consensus.cc:2955] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } } }
I20260630 12:23:09.522449   617 raft_consensus.cc:2955] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } } }
I20260630 12:23:09.525480   352 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 53bb6d39b6514e3180ac3d73679e421e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:23:09.529071   364 catalog_manager.cc:5697] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad reported cstate change: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } } }
I20260630 12:23:09.531235   352 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bd71e35cfdae467095ac3766f683c143 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:23:09.543150   366 catalog_manager.cc:5697] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad reported cstate change: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } } }
W20260630 12:23:09.847762   510 consensus_peers.cc:597] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:09.862324   413 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 1b5378af9d6a487db27973f83d4091f6 not available for placement
I20260630 12:23:09.879837   794 ts_tablet_manager.cc:933] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: Initiating tablet copy from peer 08594d512e84450e8aa2386b6366cac4 (127.26.1.194:44217)
I20260630 12:23:09.881440   794 tablet_copy_client.cc:323] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:44217
I20260630 12:23:09.892431   554 tablet_copy_service.cc:140] P 08594d512e84450e8aa2386b6366cac4: Received BeginTabletCopySession request for tablet 81502c59fd9c44da8da8527c03cdba33 from peer f08ae2ffd3c44817ad3da6f7983125d5 ({username='slave'} at 127.0.0.1:32806)
I20260630 12:23:09.892989   554 tablet_copy_service.cc:161] P 08594d512e84450e8aa2386b6366cac4: Beginning new tablet copy session on tablet 81502c59fd9c44da8da8527c03cdba33 from peer f08ae2ffd3c44817ad3da6f7983125d5 at {username='slave'} at 127.0.0.1:32806: session id = f08ae2ffd3c44817ad3da6f7983125d5-81502c59fd9c44da8da8527c03cdba33
I20260630 12:23:09.900748   554 tablet_copy_source_session.cc:215] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:09.904026   794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81502c59fd9c44da8da8527c03cdba33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:09.917217   794 tablet_copy_client.cc:806] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:09.917820   794 tablet_copy_client.cc:670] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:09.922109   794 tablet_copy_client.cc:538] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:09.928990   794 tablet_bootstrap.cc:492] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: Bootstrap starting.
I20260630 12:23:09.944793   794 tablet_bootstrap.cc:492] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: 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:23:09.945535   794 tablet_bootstrap.cc:492] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: Bootstrap complete.
I20260630 12:23:09.946120   794 ts_tablet_manager.cc:1403] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:23:09.948351   794 raft_consensus.cc:359] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:09.948971   794 raft_consensus.cc:740] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f08ae2ffd3c44817ad3da6f7983125d5, State: Initialized, Role: LEARNER
I20260630 12:23:09.949504   794 consensus_queue.cc:260] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5 [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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:09.951560   773 heartbeater.cc:499] Master 127.26.1.254:37273 was elected leader, sending a full tablet report...
I20260630 12:23:09.952126   794 ts_tablet_manager.cc:1434] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:23:09.954316   554 tablet_copy_service.cc:342] P 08594d512e84450e8aa2386b6366cac4: Request end of tablet copy session f08ae2ffd3c44817ad3da6f7983125d5-81502c59fd9c44da8da8527c03cdba33 received from {username='slave'} at 127.0.0.1:32806
I20260630 12:23:09.954720   554 tablet_copy_service.cc:434] P 08594d512e84450e8aa2386b6366cac4: ending tablet copy session f08ae2ffd3c44817ad3da6f7983125d5-81502c59fd9c44da8da8527c03cdba33 on tablet 81502c59fd9c44da8da8527c03cdba33 with peer f08ae2ffd3c44817ad3da6f7983125d5
I20260630 12:23:09.984153   617 raft_consensus.cc:1275] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 2 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:23:09.985584   777 consensus_queue.cc:1048] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:09.992386   794 ts_tablet_manager.cc:933] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: Initiating tablet copy from peer 08594d512e84450e8aa2386b6366cac4 (127.26.1.194:44217)
I20260630 12:23:10.001701   794 tablet_copy_client.cc:323] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:44217
I20260630 12:23:10.003784   554 tablet_copy_service.cc:140] P 08594d512e84450e8aa2386b6366cac4: Received BeginTabletCopySession request for tablet bd71e35cfdae467095ac3766f683c143 from peer f08ae2ffd3c44817ad3da6f7983125d5 ({username='slave'} at 127.0.0.1:32806)
I20260630 12:23:10.004455   554 tablet_copy_service.cc:161] P 08594d512e84450e8aa2386b6366cac4: Beginning new tablet copy session on tablet bd71e35cfdae467095ac3766f683c143 from peer f08ae2ffd3c44817ad3da6f7983125d5 at {username='slave'} at 127.0.0.1:32806: session id = f08ae2ffd3c44817ad3da6f7983125d5-bd71e35cfdae467095ac3766f683c143
I20260630 12:23:10.011626   554 tablet_copy_source_session.cc:215] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:10.014572   794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd71e35cfdae467095ac3766f683c143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:10.028146   794 tablet_copy_client.cc:806] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:10.028815   794 tablet_copy_client.cc:670] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:10.032509   794 tablet_copy_client.cc:538] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:10.040434   794 tablet_bootstrap.cc:492] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: Bootstrap starting.
I20260630 12:23:10.058321   794 tablet_bootstrap.cc:492] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: 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:23:10.059090   794 tablet_bootstrap.cc:492] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: Bootstrap complete.
I20260630 12:23:10.059716   794 ts_tablet_manager.cc:1403] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260630 12:23:10.061887   794 raft_consensus.cc:359] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:10.062493   794 raft_consensus.cc:740] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f08ae2ffd3c44817ad3da6f7983125d5, State: Initialized, Role: LEARNER
I20260630 12:23:10.063019   794 consensus_queue.cc:260] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5 [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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:10.064925   794 ts_tablet_manager.cc:1434] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:23:10.066838   554 tablet_copy_service.cc:342] P 08594d512e84450e8aa2386b6366cac4: Request end of tablet copy session f08ae2ffd3c44817ad3da6f7983125d5-bd71e35cfdae467095ac3766f683c143 received from {username='slave'} at 127.0.0.1:32806
I20260630 12:23:10.067212   554 tablet_copy_service.cc:434] P 08594d512e84450e8aa2386b6366cac4: ending tablet copy session f08ae2ffd3c44817ad3da6f7983125d5-bd71e35cfdae467095ac3766f683c143 on tablet bd71e35cfdae467095ac3766f683c143 with peer f08ae2ffd3c44817ad3da6f7983125d5
I20260630 12:23:10.084071   794 ts_tablet_manager.cc:933] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: Initiating tablet copy from peer 08594d512e84450e8aa2386b6366cac4 (127.26.1.194:44217)
I20260630 12:23:10.085758   794 tablet_copy_client.cc:323] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:44217
I20260630 12:23:10.087435   554 tablet_copy_service.cc:140] P 08594d512e84450e8aa2386b6366cac4: Received BeginTabletCopySession request for tablet 53bb6d39b6514e3180ac3d73679e421e from peer f08ae2ffd3c44817ad3da6f7983125d5 ({username='slave'} at 127.0.0.1:32806)
I20260630 12:23:10.087921   554 tablet_copy_service.cc:161] P 08594d512e84450e8aa2386b6366cac4: Beginning new tablet copy session on tablet 53bb6d39b6514e3180ac3d73679e421e from peer f08ae2ffd3c44817ad3da6f7983125d5 at {username='slave'} at 127.0.0.1:32806: session id = f08ae2ffd3c44817ad3da6f7983125d5-53bb6d39b6514e3180ac3d73679e421e
I20260630 12:23:10.093547   554 tablet_copy_source_session.cc:215] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:10.096482   794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bb6d39b6514e3180ac3d73679e421e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:10.107861   794 tablet_copy_client.cc:806] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:10.108418   794 tablet_copy_client.cc:670] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:10.111843   794 tablet_copy_client.cc:538] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:10.117424   794 tablet_bootstrap.cc:492] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: Bootstrap starting.
I20260630 12:23:10.130162   794 tablet_bootstrap.cc:492] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: 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:23:10.130823   794 tablet_bootstrap.cc:492] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: Bootstrap complete.
I20260630 12:23:10.131312   794 ts_tablet_manager.cc:1403] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:23:10.133208   794 raft_consensus.cc:359] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:10.133735   794 raft_consensus.cc:740] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f08ae2ffd3c44817ad3da6f7983125d5, State: Initialized, Role: LEARNER
I20260630 12:23:10.134109   794 consensus_queue.cc:260] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 [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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:10.135402   794 ts_tablet_manager.cc:1434] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:23:10.137255   554 tablet_copy_service.cc:342] P 08594d512e84450e8aa2386b6366cac4: Request end of tablet copy session f08ae2ffd3c44817ad3da6f7983125d5-53bb6d39b6514e3180ac3d73679e421e received from {username='slave'} at 127.0.0.1:32806
I20260630 12:23:10.137698   554 tablet_copy_service.cc:434] P 08594d512e84450e8aa2386b6366cac4: ending tablet copy session f08ae2ffd3c44817ad3da6f7983125d5-53bb6d39b6514e3180ac3d73679e421e on tablet 53bb6d39b6514e3180ac3d73679e421e with peer f08ae2ffd3c44817ad3da6f7983125d5
W20260630 12:23:10.281965   510 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111) [suppressed 18 similar messages]
I20260630 12:23:10.407145   748 raft_consensus.cc:1217] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:23:10.438356   748 raft_consensus.cc:1217] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:23:10.571018   748 raft_consensus.cc:1217] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:23:10.835219   677 raft_consensus.cc:1064] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4: attempting to promote NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 to VOTER
I20260630 12:23:10.837173   677 consensus_queue.cc:237] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } }
I20260630 12:23:10.843573   617 raft_consensus.cc:1275] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:10.843963   748 raft_consensus.cc:1275] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:10.845315   808 consensus_queue.cc:1048] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:10.846436   677 consensus_queue.cc:1048] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } 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:23:10.847213   510 consensus_peers.cc:597] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:10.854739   808 raft_consensus.cc:2955] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:10.856549   748 raft_consensus.cc:2955] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
W20260630 12:23:10.864413   413 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 1b5378af9d6a487db27973f83d4091f6 not available for placement
I20260630 12:23:10.867336   617 raft_consensus.cc:2955] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:10.869788   364 catalog_manager.cc:5697] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:10.887375   543 consensus_queue.cc:237] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [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: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } }
I20260630 12:23:10.892338   617 raft_consensus.cc:1275] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:10.892338   748 raft_consensus.cc:1275] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:10.894094   777 consensus_queue.cc:1048] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:10.894940   677 consensus_queue.cc:1048] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } 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:23:10.901575   778 raft_consensus.cc:2955] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:10.903314   677 consensus_queue.cc:579] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Leader has been unable to successfully communicate with peer 1b5378af9d6a487db27973f83d4091f6 for more than 1 seconds (1.539s)
I20260630 12:23:10.903589   617 raft_consensus.cc:2955] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:10.903630   748 raft_consensus.cc:2955] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:10.916494   352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd71e35cfdae467095ac3766f683c143 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:10.920214   366 catalog_manager.cc:5697] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:23:10.935839   353 catalog_manager.cc:4755] TS 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bd71e35cfdae467095ac3766f683c143: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111)
I20260630 12:23:10.937486   778 consensus_queue.cc:579] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Leader has been unable to successfully communicate with peer 1b5378af9d6a487db27973f83d4091f6 for more than 1 seconds (1.480s)
I20260630 12:23:10.945580   543 consensus_queue.cc:237] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:10.951030   617 raft_consensus.cc:1275] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 2 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:23:10.951436   510 consensus_peers.cc:597] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 -> Peer f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196:45189): Couldn't send request to peer f08ae2ffd3c44817ad3da6f7983125d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5895624554741c0b2ca6aad08f210b8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:10.952526   778 consensus_queue.cc:1048] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:23:10.954736   510 consensus_peers.cc:597] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:10.958379   677 raft_consensus.cc:2955] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } } }
I20260630 12:23:10.960139   617 raft_consensus.cc:2955] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } } }
I20260630 12:23:10.966034   352 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a5895624554741c0b2ca6aad08f210b8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:23:10.970382   366 catalog_manager.cc:5697] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: config changed from index -1 to 2, NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) added. New cstate: current_term: 2 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:10.984979   778 raft_consensus.cc:1064] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4: attempting to promote NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 to VOTER
I20260630 12:23:10.986950   677 consensus_queue.cc:579] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Leader has been unable to successfully communicate with peer 1b5378af9d6a487db27973f83d4091f6 for more than 1 seconds (1.498s)
I20260630 12:23:10.986938   778 consensus_queue.cc:237] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } }
I20260630 12:23:10.997256   617 raft_consensus.cc:1275] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:10.998588   677 consensus_queue.cc:1048] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:10.999233   748 raft_consensus.cc:1275] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:11.000873   677 consensus_queue.cc:1048] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } 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:23:11.002460   510 consensus_peers.cc:597] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:11.009641   778 raft_consensus.cc:2955] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.011338   748 raft_consensus.cc:2955] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.018569   617 raft_consensus.cc:2955] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.021824   365 catalog_manager.cc:5697] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:11.034368   543 consensus_queue.cc:237] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [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: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } }
I20260630 12:23:11.039726   617 raft_consensus.cc:1275] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:11.039726   748 raft_consensus.cc:1275] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:11.041397   677 consensus_queue.cc:1048] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:11.042104   808 consensus_queue.cc:1048] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } 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:23:11.048805   808 raft_consensus.cc:2955] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.050880   617 raft_consensus.cc:2955] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.051203   748 raft_consensus.cc:2955] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.057440   352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 81502c59fd9c44da8da8527c03cdba33 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:11.060702   366 catalog_manager.cc:5697] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:11.169508   778 raft_consensus.cc:1064] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4: attempting to promote NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 to VOTER
I20260630 12:23:11.171950   778 consensus_queue.cc:237] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [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: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } }
I20260630 12:23:11.178179   748 raft_consensus.cc:1275] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 LEARNER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:11.179028   617 raft_consensus.cc:1275] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:11.179693   777 consensus_queue.cc:1048] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } 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:23:11.180636   808 consensus_queue.cc:1048] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:23:11.182929   510 consensus_peers.cc:597] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:11.189575   777 raft_consensus.cc:2955] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.191102   748 raft_consensus.cc:2955] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.198737   617 raft_consensus.cc:2955] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.202931   364 catalog_manager.cc:5697] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 reported cstate change: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.221127   543 consensus_queue.cc:237] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [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: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } }
I20260630 12:23:11.225998   748 raft_consensus.cc:1275] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:11.226002   617 raft_consensus.cc:1275] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:11.227589   777 consensus_queue.cc:1048] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } 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:23:11.228209   677 consensus_queue.cc:1048] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:11.235652   677 raft_consensus.cc:2955] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.237444   617 raft_consensus.cc:2955] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.241663   748 raft_consensus.cc:2955] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:11.244302   352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53bb6d39b6514e3180ac3d73679e421e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:11.249485   366 catalog_manager.cc:5697] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 reported cstate change: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New cstate: current_term: 1 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:11.565500   825 ts_tablet_manager.cc:933] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: Initiating tablet copy from peer 08594d512e84450e8aa2386b6366cac4 (127.26.1.194:44217)
I20260630 12:23:11.567116   825 tablet_copy_client.cc:323] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:44217
I20260630 12:23:11.568673   554 tablet_copy_service.cc:140] P 08594d512e84450e8aa2386b6366cac4: Received BeginTabletCopySession request for tablet a5895624554741c0b2ca6aad08f210b8 from peer f08ae2ffd3c44817ad3da6f7983125d5 ({username='slave'} at 127.0.0.1:32806)
I20260630 12:23:11.569072   554 tablet_copy_service.cc:161] P 08594d512e84450e8aa2386b6366cac4: Beginning new tablet copy session on tablet a5895624554741c0b2ca6aad08f210b8 from peer f08ae2ffd3c44817ad3da6f7983125d5 at {username='slave'} at 127.0.0.1:32806: session id = f08ae2ffd3c44817ad3da6f7983125d5-a5895624554741c0b2ca6aad08f210b8
I20260630 12:23:11.574519   554 tablet_copy_source_session.cc:215] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:11.577402   825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5895624554741c0b2ca6aad08f210b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:11.589389   825 tablet_copy_client.cc:806] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:11.589951   825 tablet_copy_client.cc:670] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:11.593513   825 tablet_copy_client.cc:538] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:11.600004   825 tablet_bootstrap.cc:492] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: Bootstrap starting.
I20260630 12:23:11.615012   825 tablet_bootstrap.cc:492] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: 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:23:11.615756   825 tablet_bootstrap.cc:492] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: Bootstrap complete.
I20260630 12:23:11.616389   825 ts_tablet_manager.cc:1403] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.004s
I20260630 12:23:11.618481   825 raft_consensus.cc:359] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:11.619094   825 raft_consensus.cc:740] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f08ae2ffd3c44817ad3da6f7983125d5, State: Initialized, Role: LEARNER
I20260630 12:23:11.619611   825 consensus_queue.cc:260] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: true } }
I20260630 12:23:11.621399   825 ts_tablet_manager.cc:1434] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:23:11.623190   554 tablet_copy_service.cc:342] P 08594d512e84450e8aa2386b6366cac4: Request end of tablet copy session f08ae2ffd3c44817ad3da6f7983125d5-a5895624554741c0b2ca6aad08f210b8 received from {username='slave'} at 127.0.0.1:32806
I20260630 12:23:11.623621   554 tablet_copy_service.cc:434] P 08594d512e84450e8aa2386b6366cac4: ending tablet copy session f08ae2ffd3c44817ad3da6f7983125d5-a5895624554741c0b2ca6aad08f210b8 on tablet a5895624554741c0b2ca6aad08f210b8 with peer f08ae2ffd3c44817ad3da6f7983125d5
W20260630 12:23:11.866671   413 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 1b5378af9d6a487db27973f83d4091f6 not available for placement
I20260630 12:23:11.979032   777 consensus_queue.cc:579] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Leader has been unable to successfully communicate with peer 1b5378af9d6a487db27973f83d4091f6 for more than 1 seconds (1.032s)
I20260630 12:23:12.016424   748 raft_consensus.cc:1217] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:23:12.124776   353 catalog_manager.cc:4755] TS 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bd71e35cfdae467095ac3766f683c143: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111)
I20260630 12:23:12.549702   832 raft_consensus.cc:1064] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4: attempting to promote NON_VOTER f08ae2ffd3c44817ad3da6f7983125d5 to VOTER
I20260630 12:23:12.551959   832 consensus_queue.cc:237] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } }
I20260630 12:23:12.559154   748 raft_consensus.cc:1275] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5 [term 2 LEARNER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:12.559687   617 raft_consensus.cc:1275] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 2 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:12.560559   836 consensus_queue.cc:1048] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } 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:23:12.561447   832 consensus_queue.cc:1048] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:23:12.565174   510 consensus_peers.cc:597] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 -> Peer 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): Couldn't send request to peer 1b5378af9d6a487db27973f83d4091f6. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:12.570073   832 raft_consensus.cc:2955] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:12.572480   748 raft_consensus.cc:2955] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:12.580053   617 raft_consensus.cc:2955] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:12.582098   364 catalog_manager.cc:5697] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: config changed from index 2 to 3, f08ae2ffd3c44817ad3da6f7983125d5 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b5378af9d6a487db27973f83d4091f6" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:12.601362   543 consensus_queue.cc:237] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } }
I20260630 12:23:12.608065   617 raft_consensus.cc:1275] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 2 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:12.608104   748 raft_consensus.cc:1275] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5 [term 2 FOLLOWER]: Refusing update from remote peer 08594d512e84450e8aa2386b6366cac4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:12.609563   834 consensus_queue.cc:1048] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:12.610289   836 consensus_queue.cc:1048] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } 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:23:12.616385   832 raft_consensus.cc:2955] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:12.617995   748 raft_consensus.cc:2955] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:12.618117   617 raft_consensus.cc:2955] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } } }
I20260630 12:23:12.627981   352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5895624554741c0b2ca6aad08f210b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:12.630918   365 catalog_manager.cc:5697] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 reported cstate change: config changed from index 3 to 4, VOTER 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193) evicted. New cstate: current_term: 2 leader_uuid: "08594d512e84450e8aa2386b6366cac4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08594d512e84450e8aa2386b6366cac4" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "131134ea747a4c639749c3d31443bbad" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 35565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f08ae2ffd3c44817ad3da6f7983125d5" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45189 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:23:13.171654   353 catalog_manager.cc:4755] TS 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bd71e35cfdae467095ac3766f683c143: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111)
W20260630 12:23:14.891168   353 catalog_manager.cc:4755] TS 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a5895624554741c0b2ca6aad08f210b8: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111)
W20260630 12:23:15.369845   353 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111) [suppressed 47 similar messages]
I20260630 12:23:16.212903 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:23:16.241865 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:16.242627 26631 tablet_replica.cc:333] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4: stopping tablet replica
I20260630 12:23:16.243273 26631 raft_consensus.cc:2243] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:16.244073 26631 raft_consensus.cc:2272] T bd71e35cfdae467095ac3766f683c143 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.246459 26631 tablet_replica.cc:333] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4: stopping tablet replica
I20260630 12:23:16.247015 26631 raft_consensus.cc:2243] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:16.247809 26631 raft_consensus.cc:2272] T 53bb6d39b6514e3180ac3d73679e421e P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.250195 26631 tablet_replica.cc:333] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4: stopping tablet replica
I20260630 12:23:16.250726 26631 raft_consensus.cc:2243] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:16.251523 26631 raft_consensus.cc:2272] T 81502c59fd9c44da8da8527c03cdba33 P 08594d512e84450e8aa2386b6366cac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.253626 26631 tablet_replica.cc:333] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4: stopping tablet replica
I20260630 12:23:16.254137 26631 raft_consensus.cc:2243] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:23:16.254892 26631 raft_consensus.cc:2272] T a5895624554741c0b2ca6aad08f210b8 P 08594d512e84450e8aa2386b6366cac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.278786 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:23:16.293632 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:23:16.317414 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:16.318176 26631 tablet_replica.cc:333] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad: stopping tablet replica
I20260630 12:23:16.318820 26631 raft_consensus.cc:2243] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:16.319407 26631 raft_consensus.cc:2272] T 53bb6d39b6514e3180ac3d73679e421e P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.321467 26631 tablet_replica.cc:333] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad: stopping tablet replica
I20260630 12:23:16.321970 26631 raft_consensus.cc:2243] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:16.322459 26631 raft_consensus.cc:2272] T bd71e35cfdae467095ac3766f683c143 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.324496 26631 tablet_replica.cc:333] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad: stopping tablet replica
I20260630 12:23:16.324965 26631 raft_consensus.cc:2243] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:16.325484 26631 raft_consensus.cc:2272] T a5895624554741c0b2ca6aad08f210b8 P 131134ea747a4c639749c3d31443bbad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.327389 26631 tablet_replica.cc:333] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad: stopping tablet replica
I20260630 12:23:16.327823 26631 raft_consensus.cc:2243] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:16.328372 26631 raft_consensus.cc:2272] T 81502c59fd9c44da8da8527c03cdba33 P 131134ea747a4c639749c3d31443bbad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.352953 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:23:16.367583 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:23:16.385269 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:16.385922 26631 tablet_replica.cc:333] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5: stopping tablet replica
I20260630 12:23:16.386473 26631 raft_consensus.cc:2243] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:16.387013 26631 raft_consensus.cc:2272] T 53bb6d39b6514e3180ac3d73679e421e P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.388949 26631 tablet_replica.cc:333] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5: stopping tablet replica
I20260630 12:23:16.389467 26631 raft_consensus.cc:2243] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:16.389962 26631 raft_consensus.cc:2272] T bd71e35cfdae467095ac3766f683c143 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.391770 26631 tablet_replica.cc:333] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5: stopping tablet replica
I20260630 12:23:16.392346 26631 raft_consensus.cc:2243] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:16.392858 26631 raft_consensus.cc:2272] T a5895624554741c0b2ca6aad08f210b8 P f08ae2ffd3c44817ad3da6f7983125d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.394662 26631 tablet_replica.cc:333] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5: stopping tablet replica
I20260630 12:23:16.395149 26631 raft_consensus.cc:2243] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:16.395628 26631 raft_consensus.cc:2272] T 81502c59fd9c44da8da8527c03cdba33 P f08ae2ffd3c44817ad3da6f7983125d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:16.417712 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:23:16.430751 26631 master.cc:562] Master@127.26.1.254:37273 shutting down...
W20260630 12:23:16.950770   353 catalog_manager.cc:4755] TS 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a5895624554741c0b2ca6aad08f210b8: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111)
W20260630 12:23:19.365448   353 catalog_manager.cc:4755] TS 1b5378af9d6a487db27973f83d4091f6 (127.26.1.193:39779): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet bd71e35cfdae467095ac3766f683c143: Network error: Client connection negotiation failed: client connection to 127.26.1.193:39779: connect: Connection refused (error 111)
I20260630 12:23:20.043426 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:20.044906 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:20.045383 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P a92c8c79097741159da7eb8baec06862: stopping tablet replica
I20260630 12:23:20.069348 26631 master.cc:584] Master@127.26.1.254:37273 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14403 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:23:20.125645 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:32977
I20260630 12:23:20.126829 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:20.133378   855 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:20.136193 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:20.133695   854 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:20.134541   857 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:20.141119 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:20.141340 26631 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:20.141459 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822200141447 us; error 0 us; skew 500 ppm
I20260630 12:23:20.142010 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:20.144647 26631 webserver.cc:533] Webserver started at http://127.26.1.254:40699/ using document root <none> and password file <none>
I20260630 12:23:20.145305 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:20.145474 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:20.145707 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:20.146996 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "a9c7437fcac4474691231240b2dd34dc"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:20.151991 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260630 12:23:20.155828   862 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:20.156733 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:23:20.157029 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "a9c7437fcac4474691231240b2dd34dc"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:20.157332 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-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:20.181928 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:20.183238 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:20.224422 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:32977
I20260630 12:23:20.224502   913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:32977 every 8 connection(s)
I20260630 12:23:20.228691   914 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:20.242465   914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc: Bootstrap starting.
I20260630 12:23:20.247617   914 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:20.252111   914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc: No bootstrap required, opened a new log
I20260630 12:23:20.254459   914 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c7437fcac4474691231240b2dd34dc" member_type: VOTER }
I20260630 12:23:20.254910   914 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:20.255201   914 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c7437fcac4474691231240b2dd34dc, State: Initialized, Role: FOLLOWER
I20260630 12:23:20.255865   914 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9c7437fcac4474691231240b2dd34dc" member_type: VOTER }
I20260630 12:23:20.256381   914 raft_consensus.cc:399] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:20.256634   914 raft_consensus.cc:493] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:20.256917   914 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:20.262353   914 raft_consensus.cc:515] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c7437fcac4474691231240b2dd34dc" member_type: VOTER }
I20260630 12:23:20.262934   914 leader_election.cc:304] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [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: a9c7437fcac4474691231240b2dd34dc; no voters: 
I20260630 12:23:20.264119   914 leader_election.cc:290] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:20.264525   917 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:20.265868   917 raft_consensus.cc:697] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 1 LEADER]: Becoming Leader. State: Replica: a9c7437fcac4474691231240b2dd34dc, State: Running, Role: LEADER
I20260630 12:23:20.266575   917 consensus_queue.cc:237] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [LEADER]: Queue going to LEADER mode. State: All 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: "a9c7437fcac4474691231240b2dd34dc" member_type: VOTER }
I20260630 12:23:20.267266   914 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:20.270035   919 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader a9c7437fcac4474691231240b2dd34dc. Latest consensus state: current_term: 1 leader_uuid: "a9c7437fcac4474691231240b2dd34dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c7437fcac4474691231240b2dd34dc" member_type: VOTER } }
I20260630 12:23:20.270059   918 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a9c7437fcac4474691231240b2dd34dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9c7437fcac4474691231240b2dd34dc" member_type: VOTER } }
I20260630 12:23:20.270915   919 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:20.270936   918 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:20.277411   924 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:20.282814   924 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:20.286365 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:20.294039   924 catalog_manager.cc:1383] Generated new cluster ID: 7ab1f7f1aa194c748788a040c2873e18
I20260630 12:23:20.294442   924 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:20.325840   924 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:20.327405   924 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:20.348686   924 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc: Generated new TSK 0
I20260630 12:23:20.349324   924 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:20.358742 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:20.365437   935 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:20.366326   936 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:20.368000   938 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:20.368932 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:20.369977 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:20.370167 26631 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:20.370369 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822200370350 us; error 0 us; skew 500 ppm
I20260630 12:23:20.370941 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:20.373276 26631 webserver.cc:533] Webserver started at http://127.26.1.193:41503/ using document root <none> and password file <none>
I20260630 12:23:20.373775 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:20.373967 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:20.374255 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:20.375479 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "ca295671dd594aa0a403cc693c7c680c"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:20.380028 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:20.383550   943 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:20.384445 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:20.384756 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "ca295671dd594aa0a403cc693c7c680c"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:20.385015 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-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:20.397799 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:20.399068 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:20.400617 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:20.403014 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:20.403198 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:20.403501 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:20.403676 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:20.446905 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:35747
I20260630 12:23:20.447002  1005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:35747 every 8 connection(s)
I20260630 12:23:20.452234 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:20.460564  1010 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:20.461596  1011 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:20.464645  1013 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:20.465619 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:20.466952 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:20.467227 26631 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:20.467418 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822200467399 us; error 0 us; skew 500 ppm
I20260630 12:23:20.468098 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:20.470265  1006 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32977
I20260630 12:23:20.470661  1006 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:20.471038 26631 webserver.cc:533] Webserver started at http://127.26.1.194:43655/ using document root <none> and password file <none>
I20260630 12:23:20.471606 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:20.471545  1006 heartbeater.cc:507] Master 127.26.1.254:32977 requested a full tablet report, sending...
I20260630 12:23:20.472005 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:20.472393 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:20.473856 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "9c41a69ad9004acaa35d2738b81f4d34"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:20.474251   879 ts_manager.cc:194] Registered new tserver with Master: ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747)
I20260630 12:23:20.476104   879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39294
I20260630 12:23:20.479233 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:23:20.483114  1018 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:20.484030 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:20.484468 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "9c41a69ad9004acaa35d2738b81f4d34"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:20.484787 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-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:20.504191 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:20.505468 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:20.506950 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:20.509264 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:20.509498 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:20.509734 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:20.509903 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:20.551056 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:44839
I20260630 12:23:20.551175  1080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:44839 every 8 connection(s)
I20260630 12:23:20.556022 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:20.564006  1084 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:20.564774  1085 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:20.572840 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:20.572876  1087 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:20.574924 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:20.575147 26631 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:20.575347 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822200575327 us; error 0 us; skew 500 ppm
I20260630 12:23:20.575917 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:20.576143  1081 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32977
I20260630 12:23:20.576649  1081 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:20.577427  1081 heartbeater.cc:507] Master 127.26.1.254:32977 requested a full tablet report, sending...
I20260630 12:23:20.578981 26631 webserver.cc:533] Webserver started at http://127.26.1.195:39581/ using document root <none> and password file <none>
I20260630 12:23:20.579510 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:20.579704 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:20.579684   879 ts_manager.cc:194] Registered new tserver with Master: 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839)
I20260630 12:23:20.580216 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:20.581435   879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39298
I20260630 12:23:20.581606 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "91227ad44bf744a3a56f20c9cf22d382"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:20.586488 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:23:20.590031  1092 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:20.590848 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:23:20.591158 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "91227ad44bf744a3a56f20c9cf22d382"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:20.591449 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-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:20.612205 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:20.613531 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:20.615038 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:20.617319 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:20.617543 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:20.617792 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:20.617969 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:20.659869 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:46617
I20260630 12:23:20.659972  1154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:46617 every 8 connection(s)
I20260630 12:23:20.674224  1155 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32977
I20260630 12:23:20.674669  1155 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:20.675454  1155 heartbeater.cc:507] Master 127.26.1.254:32977 requested a full tablet report, sending...
I20260630 12:23:20.677443   879 ts_manager.cc:194] Registered new tserver with Master: 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:20.677655 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014502087s
I20260630 12:23:20.678980   879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39314
I20260630 12:23:21.479432  1006 heartbeater.cc:499] Master 127.26.1.254:32977 was elected leader, sending a full tablet report...
I20260630 12:23:21.584055  1081 heartbeater.cc:499] Master 127.26.1.254:32977 was elected leader, sending a full tablet report...
I20260630 12:23:21.682137  1155 heartbeater.cc:499] Master 127.26.1.254:32977 was elected leader, sending a full tablet report...
I20260630 12:23:21.736323   879 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39316:
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:23:21.738844   879 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:23:21.801131   971 tablet_service.cc:1511] Processing CreateTablet for tablet 8e669c36fef643e9a9dfd7f67d22986a (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:21.802733   971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e669c36fef643e9a9dfd7f67d22986a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.805447   970 tablet_service.cc:1511] Processing CreateTablet for tablet 93175e5bd1524ef99c8713e0df2c6fe2 (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:21.806622   969 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:21.807045   970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93175e5bd1524ef99c8713e0df2c6fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.808051   969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.805486   968 tablet_service.cc:1511] Processing CreateTablet for tablet aea462c406fb439db5faddbccbc1d5d8 (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:21.809718   968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea462c406fb439db5faddbccbc1d5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.820214  1119 tablet_service.cc:1511] Processing CreateTablet for tablet 93175e5bd1524ef99c8713e0df2c6fe2 (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:21.821761  1119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93175e5bd1524ef99c8713e0df2c6fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.830222  1045 tablet_service.cc:1511] Processing CreateTablet for tablet 93175e5bd1524ef99c8713e0df2c6fe2 (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:21.830273  1118 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:21.831828  1045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93175e5bd1524ef99c8713e0df2c6fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.829344  1117 tablet_service.cc:1511] Processing CreateTablet for tablet aea462c406fb439db5faddbccbc1d5d8 (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:21.832921  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.833444  1044 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:21.834798  1044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.837718  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea462c406fb439db5faddbccbc1d5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.837515  1043 tablet_service.cc:1511] Processing CreateTablet for tablet aea462c406fb439db5faddbccbc1d5d8 (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:21.839007  1043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea462c406fb439db5faddbccbc1d5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.841377  1046 tablet_service.cc:1511] Processing CreateTablet for tablet 8e669c36fef643e9a9dfd7f67d22986a (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:21.842782  1046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e669c36fef643e9a9dfd7f67d22986a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.821378  1120 tablet_service.cc:1511] Processing CreateTablet for tablet 8e669c36fef643e9a9dfd7f67d22986a (DEFAULT_TABLE table=test-workload [id=138757eb5e804373b12534de8a549db3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:21.845216  1120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e669c36fef643e9a9dfd7f67d22986a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.912773  1175 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: Bootstrap starting.
I20260630 12:23:21.914840  1176 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap starting.
I20260630 12:23:21.919947  1175 tablet_bootstrap.cc:654] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:21.925901  1176 tablet_bootstrap.cc:654] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:21.926390  1177 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap starting.
I20260630 12:23:21.935285  1177 tablet_bootstrap.cc:654] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:21.935447  1176 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: No bootstrap required, opened a new log
I20260630 12:23:21.935443  1175 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: No bootstrap required, opened a new log
I20260630 12:23:21.936209  1176 ts_tablet_manager.cc:1403] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260630 12:23:21.936236  1175 ts_tablet_manager.cc:1403] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260630 12:23:21.939580  1176 raft_consensus.cc:359] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.939750  1175 raft_consensus.cc:359] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.940224  1177 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: No bootstrap required, opened a new log
I20260630 12:23:21.940408  1176 raft_consensus.cc:385] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:21.940547  1175 raft_consensus.cc:385] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:21.940994  1176 raft_consensus.cc:740] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91227ad44bf744a3a56f20c9cf22d382, State: Initialized, Role: FOLLOWER
I20260630 12:23:21.941045  1177 ts_tablet_manager.cc:1403] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.009s
I20260630 12:23:21.941058  1175 raft_consensus.cc:740] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Initialized, Role: FOLLOWER
I20260630 12:23:21.941993  1176 consensus_queue.cc:260] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.943418  1175 consensus_queue.cc:260] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.944944  1177 raft_consensus.cc:359] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.945684  1177 raft_consensus.cc:385] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:21.945962  1177 raft_consensus.cc:740] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Initialized, Role: FOLLOWER
I20260630 12:23:21.946322  1176 ts_tablet_manager.cc:1434] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260630 12:23:21.946888  1177 consensus_queue.cc:260] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.947785  1176 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap starting.
I20260630 12:23:21.953549  1175 ts_tablet_manager.cc:1434] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:23:21.958895  1175 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Bootstrap starting.
I20260630 12:23:21.961813  1176 tablet_bootstrap.cc:654] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:21.965654  1177 ts_tablet_manager.cc:1434] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.010s
I20260630 12:23:21.966763  1177 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap starting.
I20260630 12:23:21.973336  1177 tablet_bootstrap.cc:654] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:21.973431  1175 tablet_bootstrap.cc:654] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:21.983445  1176 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: No bootstrap required, opened a new log
I20260630 12:23:21.983960  1176 ts_tablet_manager.cc:1403] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.011s
I20260630 12:23:21.984216  1177 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: No bootstrap required, opened a new log
I20260630 12:23:21.984815  1177 ts_tablet_manager.cc:1403] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
I20260630 12:23:21.985369  1175 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: No bootstrap required, opened a new log
I20260630 12:23:21.985929  1175 ts_tablet_manager.cc:1403] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260630 12:23:21.986626  1176 raft_consensus.cc:359] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.987353  1176 raft_consensus.cc:385] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:21.987651  1176 raft_consensus.cc:740] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91227ad44bf744a3a56f20c9cf22d382, State: Initialized, Role: FOLLOWER
I20260630 12:23:21.987803  1177 raft_consensus.cc:359] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.988569  1177 raft_consensus.cc:385] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:21.988919  1177 raft_consensus.cc:740] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Initialized, Role: FOLLOWER
I20260630 12:23:21.988700  1176 consensus_queue.cc:260] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.989172  1175 raft_consensus.cc:359] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.989909  1175 raft_consensus.cc:385] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:21.990379  1175 raft_consensus.cc:740] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Initialized, Role: FOLLOWER
I20260630 12:23:21.989862  1177 consensus_queue.cc:260] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.991178  1175 consensus_queue.cc:260] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:21.992642  1177 ts_tablet_manager.cc:1434] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:23:21.993484  1175 ts_tablet_manager.cc:1434] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260630 12:23:21.993712  1177 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap starting.
I20260630 12:23:21.994087  1176 ts_tablet_manager.cc:1434] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260630 12:23:21.994529  1175 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: Bootstrap starting.
I20260630 12:23:21.995177  1176 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap starting.
I20260630 12:23:22.001245  1177 tablet_bootstrap.cc:654] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:22.001833  1175 tablet_bootstrap.cc:654] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:22.002162  1176 tablet_bootstrap.cc:654] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:22.025547  1182 raft_consensus.cc:493] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:22.026276  1182 raft_consensus.cc:515] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.035640  1182 leader_election.cc:290] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:22.087306  1182 raft_consensus.cc:493] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:22.088009  1182 raft_consensus.cc:515] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.090817  1182 leader_election.cc:290] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:22.098209  1175 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: No bootstrap required, opened a new log
I20260630 12:23:22.106251  1175 ts_tablet_manager.cc:1403] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: Time spent bootstrapping tablet: real 0.112s	user 0.047s	sys 0.055s
I20260630 12:23:22.109395  1056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce65aa8ee9d4b0da384b3ac213ba9ef" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34" is_pre_election: true
I20260630 12:23:22.109486  1175 raft_consensus.cc:359] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.101982  1176 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: No bootstrap required, opened a new log
I20260630 12:23:22.110340  1175 raft_consensus.cc:385] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:22.103811  1177 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: No bootstrap required, opened a new log
I20260630 12:23:22.110787  1175 raft_consensus.cc:740] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Initialized, Role: FOLLOWER
I20260630 12:23:22.111071  1055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e669c36fef643e9a9dfd7f67d22986a" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34" is_pre_election: true
I20260630 12:23:22.111321  1177 ts_tablet_manager.cc:1403] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Time spent bootstrapping tablet: real 0.118s	user 0.027s	sys 0.072s
I20260630 12:23:22.111670  1175 consensus_queue.cc:260] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.113463  1176 ts_tablet_manager.cc:1403] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Time spent bootstrapping tablet: real 0.119s	user 0.043s	sys 0.055s
I20260630 12:23:22.114145  1175 ts_tablet_manager.cc:1434] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:23:22.115113  1175 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: Bootstrap starting.
I20260630 12:23:22.117735  1177 raft_consensus.cc:359] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.118588  1177 raft_consensus.cc:385] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:23:22.113539   944 leader_election.cc:343] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:22.120626  1176 raft_consensus.cc:359] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.121558  1176 raft_consensus.cc:385] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:22.121713  1175 tablet_bootstrap.cc:654] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:22.121699  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce65aa8ee9d4b0da384b3ac213ba9ef" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382" is_pre_election: true
I20260630 12:23:22.121987  1176 raft_consensus.cc:740] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91227ad44bf744a3a56f20c9cf22d382, State: Initialized, Role: FOLLOWER
I20260630 12:23:22.122803  1130 raft_consensus.cc:2468] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 0.
I20260630 12:23:22.124680   944 leader_election.cc:304] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [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: 91227ad44bf744a3a56f20c9cf22d382, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:22.124094  1176 consensus_queue.cc:260] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.110396  1056 raft_consensus.cc:2468] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 0.
I20260630 12:23:22.127954  1175 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: No bootstrap required, opened a new log
I20260630 12:23:22.128531  1175 ts_tablet_manager.cc:1403] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260630 12:23:22.130143  1176 ts_tablet_manager.cc:1434] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260630 12:23:22.131938  1175 raft_consensus.cc:359] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.126259  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e669c36fef643e9a9dfd7f67d22986a" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382" is_pre_election: true
I20260630 12:23:22.132757  1175 raft_consensus.cc:385] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:22.133064  1175 raft_consensus.cc:740] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Initialized, Role: FOLLOWER
I20260630 12:23:22.133878  1182 raft_consensus.cc:2804] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:22.134516  1182 raft_consensus.cc:493] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:22.133934  1175 consensus_queue.cc:260] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.137876  1182 raft_consensus.cc:3060] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.141153  1176 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap starting.
W20260630 12:23:22.142211   944 leader_election.cc:343] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:22.142829   944 leader_election.cc:304] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [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: ca295671dd594aa0a403cc693c7c680c; no voters: 91227ad44bf744a3a56f20c9cf22d382, 9c41a69ad9004acaa35d2738b81f4d34
I20260630 12:23:22.144731  1175 ts_tablet_manager.cc:1434] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:23:22.118892  1177 raft_consensus.cc:740] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Initialized, Role: FOLLOWER
I20260630 12:23:22.148501  1176 tablet_bootstrap.cc:654] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:22.149084  1177 consensus_queue.cc:260] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.148559  1193 raft_consensus.cc:2749] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:22.154752  1177 ts_tablet_manager.cc:1434] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.003s
I20260630 12:23:22.159458  1177 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap starting.
I20260630 12:23:22.167840  1181 raft_consensus.cc:493] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:22.168496  1181 raft_consensus.cc:515] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.168706  1182 raft_consensus.cc:515] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.171303  1182 leader_election.cc:290] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 1 election: Requested vote from peers 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:22.172179  1176 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: No bootstrap required, opened a new log
I20260630 12:23:22.172689  1181 leader_election.cc:290] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839)
I20260630 12:23:22.172907  1177 tablet_bootstrap.cc:654] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:22.172845  1176 ts_tablet_manager.cc:1403] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.013s
I20260630 12:23:22.176918  1176 raft_consensus.cc:359] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.178084  1176 raft_consensus.cc:385] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:22.178421  1056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce65aa8ee9d4b0da384b3ac213ba9ef" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34"
I20260630 12:23:22.178666  1176 raft_consensus.cc:740] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91227ad44bf744a3a56f20c9cf22d382, State: Initialized, Role: FOLLOWER
I20260630 12:23:22.179381  1056 raft_consensus.cc:3060] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.180128  1176 consensus_queue.cc:260] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.183629  1176 ts_tablet_manager.cc:1434] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:23:22.180754  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce65aa8ee9d4b0da384b3ac213ba9ef" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382"
I20260630 12:23:22.184617  1130 raft_consensus.cc:3060] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.188522  1182 raft_consensus.cc:493] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:22.189203  1182 raft_consensus.cc:515] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.191154  1182 leader_election.cc:290] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:22.192806  1055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34" is_pre_election: true
I20260630 12:23:22.193882  1055 raft_consensus.cc:2468] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 0.
I20260630 12:23:22.195415  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382" is_pre_election: true
I20260630 12:23:22.196066   944 leader_election.cc:304] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [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: 9c41a69ad9004acaa35d2738b81f4d34, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:22.196436  1129 raft_consensus.cc:2468] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 0.
I20260630 12:23:22.197311  1182 raft_consensus.cc:2804] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:22.197855  1182 raft_consensus.cc:493] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:22.198385  1182 raft_consensus.cc:3060] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.214254  1182 raft_consensus.cc:515] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.216898  1183 raft_consensus.cc:493] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:22.217974  1056 raft_consensus.cc:2468] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 1.
I20260630 12:23:22.217684  1183 raft_consensus.cc:515] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.226711  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382"
I20260630 12:23:22.227527  1129 raft_consensus.cc:3060] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.211781  1130 raft_consensus.cc:2468] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 1.
I20260630 12:23:22.220980  1055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34"
I20260630 12:23:22.231338  1055 raft_consensus.cc:3060] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.236037  1183 leader_election.cc:290] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:22.240792   944 leader_election.cc:304] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [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: 91227ad44bf744a3a56f20c9cf22d382, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:22.242231  1193 raft_consensus.cc:2804] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:22.242895  1193 raft_consensus.cc:697] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 LEADER]: Becoming Leader. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Running, Role: LEADER
I20260630 12:23:22.243798  1193 consensus_queue.cc:237] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [LEADER]: Queue going to LEADER mode. State: All 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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.260761  1129 raft_consensus.cc:2468] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 1.
I20260630 12:23:22.246120  1182 leader_election.cc:290] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 1 election: Requested vote from peers 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:22.273932   944 leader_election.cc:304] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [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: 91227ad44bf744a3a56f20c9cf22d382, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:22.278124  1182 raft_consensus.cc:2804] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:22.278700  1182 raft_consensus.cc:697] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 1 LEADER]: Becoming Leader. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Running, Role: LEADER
I20260630 12:23:22.279526  1182 consensus_queue.cc:237] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [LEADER]: Queue going to LEADER mode. State: All 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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
W20260630 12:23:22.283378   927 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:23:22.279799  1055 raft_consensus.cc:2468] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 1.
I20260630 12:23:22.292395  1177 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: No bootstrap required, opened a new log
I20260630 12:23:22.293087  1177 ts_tablet_manager.cc:1403] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: Time spent bootstrapping tablet: real 0.134s	user 0.031s	sys 0.029s
I20260630 12:23:22.297480  1177 raft_consensus.cc:359] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.298178  1177 raft_consensus.cc:385] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:22.298466  1181 raft_consensus.cc:493] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:22.299010  1181 raft_consensus.cc:515] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.299206   879 catalog_manager.cc:5697] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c reported cstate change: term changed from 0 to 1, leader changed from <none> to ca295671dd594aa0a403cc693c7c680c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "ca295671dd594aa0a403cc693c7c680c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:22.301364  1181 leader_election.cc:290] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839)
I20260630 12:23:22.303042   981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "91227ad44bf744a3a56f20c9cf22d382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c" is_pre_election: true
I20260630 12:23:22.303263   980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "91227ad44bf744a3a56f20c9cf22d382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c" is_pre_election: true
I20260630 12:23:22.303900   980 raft_consensus.cc:2468] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91227ad44bf744a3a56f20c9cf22d382 in term 0.
I20260630 12:23:22.305811  1094 leader_election.cc:304] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [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: 91227ad44bf744a3a56f20c9cf22d382, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:22.307003  1181 raft_consensus.cc:2804] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:22.307438  1055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "91227ad44bf744a3a56f20c9cf22d382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34" is_pre_election: true
I20260630 12:23:22.307509  1181 raft_consensus.cc:493] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:22.310842  1181 raft_consensus.cc:3060] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.311111  1055 raft_consensus.cc:2393] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91227ad44bf744a3a56f20c9cf22d382 in current term 1: Already voted for candidate ca295671dd594aa0a403cc693c7c680c in this term.
I20260630 12:23:22.307035  1056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "91227ad44bf744a3a56f20c9cf22d382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34" is_pre_election: true
I20260630 12:23:22.311880   980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e669c36fef643e9a9dfd7f67d22986a" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c" is_pre_election: true
I20260630 12:23:22.312891   980 raft_consensus.cc:2468] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 0.
I20260630 12:23:22.313845  1093 leader_election.cc:304] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [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: 91227ad44bf744a3a56f20c9cf22d382; no voters: 9c41a69ad9004acaa35d2738b81f4d34, ca295671dd594aa0a403cc693c7c680c
I20260630 12:23:22.314778  1020 leader_election.cc:304] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [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: 9c41a69ad9004acaa35d2738b81f4d34, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:22.315817  1183 raft_consensus.cc:2804] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:22.316219  1183 raft_consensus.cc:493] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:22.316674  1183 raft_consensus.cc:3060] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.321079  1181 raft_consensus.cc:515] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.325750   980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "91227ad44bf744a3a56f20c9cf22d382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c"
I20260630 12:23:22.326751   980 raft_consensus.cc:3060] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.329417  1205 raft_consensus.cc:2749] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:22.329523  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e669c36fef643e9a9dfd7f67d22986a" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382" is_pre_election: true
I20260630 12:23:22.330410  1129 raft_consensus.cc:2468] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 0.
I20260630 12:23:22.298516  1177 raft_consensus.cc:740] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Initialized, Role: FOLLOWER
I20260630 12:23:22.332365  1177 consensus_queue.cc:260] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.333503  1056 raft_consensus.cc:2468] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91227ad44bf744a3a56f20c9cf22d382 in term 0.
I20260630 12:23:22.334594   980 raft_consensus.cc:2468] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91227ad44bf744a3a56f20c9cf22d382 in term 1.
I20260630 12:23:22.334667  1183 raft_consensus.cc:515] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.336246  1094 leader_election.cc:304] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [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: 91227ad44bf744a3a56f20c9cf22d382, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:22.337152  1205 raft_consensus.cc:2804] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:22.338568  1183 leader_election.cc:290] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [CANDIDATE]: Term 1 election: Requested vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:22.338884  1181 leader_election.cc:290] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [CANDIDATE]: Term 1 election: Requested vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839)
I20260630 12:23:22.339332   981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e669c36fef643e9a9dfd7f67d22986a" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c"
I20260630 12:23:22.340128   981 raft_consensus.cc:3060] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.340795  1055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "91227ad44bf744a3a56f20c9cf22d382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34"
I20260630 12:23:22.341584  1055 raft_consensus.cc:3060] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.345551  1177 ts_tablet_manager.cc:1434] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.004s
I20260630 12:23:22.346793  1205 raft_consensus.cc:697] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 LEADER]: Becoming Leader. State: Replica: 91227ad44bf744a3a56f20c9cf22d382, State: Running, Role: LEADER
I20260630 12:23:22.347932  1205 consensus_queue.cc:237] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [LEADER]: Queue going to LEADER mode. State: All 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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.348980   981 raft_consensus.cc:2468] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 1.
I20260630 12:23:22.349223  1129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e669c36fef643e9a9dfd7f67d22986a" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382"
I20260630 12:23:22.349870  1129 raft_consensus.cc:3060] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:22.352823  1055 raft_consensus.cc:2468] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91227ad44bf744a3a56f20c9cf22d382 in term 1.
I20260630 12:23:22.356709  1020 leader_election.cc:304] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [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: 9c41a69ad9004acaa35d2738b81f4d34, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:22.357128   879 catalog_manager.cc:5697] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c reported cstate change: term changed from 0 to 1, leader changed from <none> to ca295671dd594aa0a403cc693c7c680c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "ca295671dd594aa0a403cc693c7c680c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:22.359159  1208 raft_consensus.cc:2804] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:22.359740  1208 raft_consensus.cc:697] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 LEADER]: Becoming Leader. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Running, Role: LEADER
I20260630 12:23:22.360653  1208 consensus_queue.cc:237] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Queue going to LEADER mode. State: All 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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:22.366853  1129 raft_consensus.cc:2468] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 1.
I20260630 12:23:22.376907   879 catalog_manager.cc:5697] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "9c41a69ad9004acaa35d2738b81f4d34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:22.376847   878 catalog_manager.cc:5697] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "91227ad44bf744a3a56f20c9cf22d382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:22.433409 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:23:22.459303 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:22.460167 26631 tablet_replica.cc:333] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: stopping tablet replica
I20260630 12:23:22.460877 26631 raft_consensus.cc:2243] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:22.461464 26631 pending_rounds.cc:70] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: Trying to abort 1 pending ops.
I20260630 12:23:22.461654 26631 pending_rounds.cc:77] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439740557492224 op_type: NO_OP noop_request { }
I20260630 12:23:22.461939 26631 raft_consensus.cc:2889] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:22.462175 26631 raft_consensus.cc:2272] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.464664 26631 tablet_replica.cc:333] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: stopping tablet replica
I20260630 12:23:22.465157 26631 raft_consensus.cc:2243] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:22.465487 26631 raft_consensus.cc:2272] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.467370 26631 tablet_replica.cc:333] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: stopping tablet replica
I20260630 12:23:22.467833 26631 raft_consensus.cc:2243] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:22.468467 26631 pending_rounds.cc:70] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Trying to abort 1 pending ops.
I20260630 12:23:22.468622 26631 pending_rounds.cc:77] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439740434341888 op_type: NO_OP noop_request { }
I20260630 12:23:22.468847 26631 raft_consensus.cc:2889] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:22.469074 26631 raft_consensus.cc:2272] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.471577 26631 tablet_replica.cc:333] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: stopping tablet replica
I20260630 12:23:22.472036 26631 raft_consensus.cc:2243] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:22.472461 26631 raft_consensus.cc:2272] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.488041 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:23:22.500485 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:23:22.520221 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:22.521108 26631 tablet_replica.cc:333] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: stopping tablet replica
I20260630 12:23:22.521701 26631 raft_consensus.cc:2243] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:22.522135 26631 raft_consensus.cc:2272] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.524891 26631 tablet_replica.cc:333] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: stopping tablet replica
I20260630 12:23:22.525439 26631 raft_consensus.cc:2243] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:22.525841 26631 raft_consensus.cc:2272] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.527698 26631 tablet_replica.cc:333] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: stopping tablet replica
I20260630 12:23:22.528175 26631 raft_consensus.cc:2243] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:22.528831 26631 pending_rounds.cc:70] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Trying to abort 1 pending ops.
I20260630 12:23:22.529047 26631 pending_rounds.cc:77] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439740904218624 op_type: NO_OP noop_request { }
I20260630 12:23:22.529410 26631 raft_consensus.cc:2889] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:22.529713 26631 raft_consensus.cc:2272] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.532037 26631 tablet_replica.cc:333] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: stopping tablet replica
I20260630 12:23:22.532565 26631 raft_consensus.cc:2243] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:22.532951 26631 raft_consensus.cc:2272] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.556715 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:23:22.569005 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:23:22.587793 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:22.588676 26631 tablet_replica.cc:333] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: stopping tablet replica
I20260630 12:23:22.589323 26631 raft_consensus.cc:2243] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:22.589918 26631 pending_rounds.cc:70] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Trying to abort 1 pending ops.
I20260630 12:23:22.590081 26631 pending_rounds.cc:77] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439740828889088 op_type: NO_OP noop_request { }
I20260630 12:23:22.590312 26631 raft_consensus.cc:2889] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:22.590533 26631 raft_consensus.cc:2272] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.592923 26631 tablet_replica.cc:333] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: stopping tablet replica
I20260630 12:23:22.593641 26631 raft_consensus.cc:2243] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:22.594019 26631 raft_consensus.cc:2272] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.595917 26631 tablet_replica.cc:333] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: stopping tablet replica
I20260630 12:23:22.596444 26631 raft_consensus.cc:2243] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:22.596782 26631 raft_consensus.cc:2272] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.598547 26631 tablet_replica.cc:333] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: stopping tablet replica
I20260630 12:23:22.598984 26631 raft_consensus.cc:2243] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:22.599299 26631 raft_consensus.cc:2272] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:22.611725 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:23:22.624940 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:22.630663  1212 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:22.630976  1213 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:22.634162 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:22.634413  1215 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:22.635999 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:22.636379 26631 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:22.636617 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822202636603 us; error 0 us; skew 500 ppm
I20260630 12:23:22.637174 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:22.639642 26631 webserver.cc:533] Webserver started at http://127.26.1.196:36733/ using document root <none> and password file <none>
I20260630 12:23:22.640187 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:22.640527 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:22.640851 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:22.642177 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "85578c0dce144583aa51d1114742ed01"
format_stamp: "Formatted at 2026-06-30 12:23:22 on dist-test-slave-wnkp"
I20260630 12:23:22.647166 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:22.651257  1220 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:22.652344 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:23:22.652807 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "85578c0dce144583aa51d1114742ed01"
format_stamp: "Formatted at 2026-06-30 12:23:22 on dist-test-slave-wnkp"
I20260630 12:23:22.653242 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-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:23:22.674753 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:22.675961 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:22.677598 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:22.680298 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:22.680672 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:22.681052 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:22.681341 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:22.722150 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:35143
I20260630 12:23:22.722271  1282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:35143 every 8 connection(s)
I20260630 12:23:22.736505  1283 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32977
I20260630 12:23:22.737048  1283 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:22.737871  1283 heartbeater.cc:507] Master 127.26.1.254:32977 requested a full tablet report, sending...
I20260630 12:23:22.739981   878 ts_manager.cc:194] Registered new tserver with Master: 85578c0dce144583aa51d1114742ed01 (127.26.1.196:35143)
I20260630 12:23:22.741525   878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39320
W20260630 12:23:23.296978   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e669c36fef643e9a9dfd7f67d22986a: Network error: Client connection negotiation failed: client connection to 127.26.1.194:44839: connect: Connection refused (error 111)
W20260630 12:23:23.300756   927 auto_rebalancer.cc:639] Failed to schedule move for tablet aea462c406fb439db5faddbccbc1d5d8: Network error: Client connection negotiation failed: client connection to 127.26.1.195:46617: connect: Connection refused (error 111)
W20260630 12:23:23.304989   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 93175e5bd1524ef99c8713e0df2c6fe2: Network error: Client connection negotiation failed: client connection to 127.26.1.193:35747: connect: Connection refused (error 111)
I20260630 12:23:23.744421  1283 heartbeater.cc:499] Master 127.26.1.254:32977 was elected leader, sending a full tablet report...
W20260630 12:23:24.317915   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef: Network error: Client connection negotiation failed: client connection to 127.26.1.193:35747: connect: Connection refused (error 111)
W20260630 12:23:24.321786   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 93175e5bd1524ef99c8713e0df2c6fe2: Network error: Client connection negotiation failed: client connection to 127.26.1.193:35747: connect: Connection refused (error 111)
W20260630 12:23:24.325474   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e669c36fef643e9a9dfd7f67d22986a: Network error: Client connection negotiation failed: client connection to 127.26.1.194:44839: connect: Connection refused (error 111)
W20260630 12:23:25.357484   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e669c36fef643e9a9dfd7f67d22986a: Network error: Client connection negotiation failed: client connection to 127.26.1.194:44839: connect: Connection refused (error 111)
W20260630 12:23:25.360991   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 93175e5bd1524ef99c8713e0df2c6fe2: Network error: Client connection negotiation failed: client connection to 127.26.1.193:35747: connect: Connection refused (error 111)
W20260630 12:23:25.364692   927 auto_rebalancer.cc:639] Failed to schedule move for tablet aea462c406fb439db5faddbccbc1d5d8: Network error: Client connection negotiation failed: client connection to 127.26.1.195:46617: connect: Connection refused (error 111)
W20260630 12:23:26.430599   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e669c36fef643e9a9dfd7f67d22986a: Network error: Client connection negotiation failed: client connection to 127.26.1.194:44839: connect: Connection refused (error 111)
W20260630 12:23:26.435469   927 auto_rebalancer.cc:639] Failed to schedule move for tablet aea462c406fb439db5faddbccbc1d5d8: Network error: Client connection negotiation failed: client connection to 127.26.1.195:46617: connect: Connection refused (error 111)
W20260630 12:23:26.459813   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef: Network error: Client connection negotiation failed: client connection to 127.26.1.193:35747: connect: Connection refused (error 111)
W20260630 12:23:27.453673  1279 debug-util.cc:398] Leaking SignalData structure 0x7b08000cbdc0 after lost signal to thread 26634
W20260630 12:23:27.454984  1279 debug-util.cc:398] Leaking SignalData structure 0x7b0800268880 after lost signal to thread 913
W20260630 12:23:27.456350  1279 debug-util.cc:398] Leaking SignalData structure 0x7b080018a700 after lost signal to thread 1282
W20260630 12:23:27.462212   927 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver ca295671dd594aa0a403cc693c7c680c not available for placement
W20260630 12:23:28.464174   927 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver ca295671dd594aa0a403cc693c7c680c not available for placement
W20260630 12:23:29.468552   927 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver ca295671dd594aa0a403cc693c7c680c not available for placement
I20260630 12:23:29.845734 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:29.856046  1292 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:29.857029  1293 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:29.864338  1295 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:29.864529 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:29.867220 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:29.867559 26631 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:29.867792 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822209867774 us; error 0 us; skew 500 ppm
I20260630 12:23:29.868716 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:29.872567 26631 webserver.cc:533] Webserver started at http://127.26.1.193:41503/ using document root <none> and password file <none>
I20260630 12:23:29.873395 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:29.873656 26631 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:23:29.879851 26631 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:23:29.884927  1300 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:29.885990 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:23:29.886394 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "ca295671dd594aa0a403cc693c7c680c"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:29.886999 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-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:29.904911 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:29.906829 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:29.909077 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:29.914742  1307 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:23:29.938599 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:23:29.939006 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.001s	sys 0.001s
I20260630 12:23:29.939373 26631 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:23:29.948879  1307 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Bootstrap starting.
I20260630 12:23:29.963836  1307 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: 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:23:29.964939  1307 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Bootstrap complete.
I20260630 12:23:29.965549  1307 ts_tablet_manager.cc:1403] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260630 12:23:29.968024  1307 raft_consensus.cc:359] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:29.969395  1307 raft_consensus.cc:740] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Initialized, Role: FOLLOWER
I20260630 12:23:29.970181  1307 consensus_queue.cc:260] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:29.970767 26631 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:23:29.971163 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.032s	user 0.030s	sys 0.000s
I20260630 12:23:29.973330  1307 ts_tablet_manager.cc:1434] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:23:29.974287  1307 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: Bootstrap starting.
I20260630 12:23:29.988219  1307 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: 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:23:29.989250  1307 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: Bootstrap complete.
I20260630 12:23:29.989943  1307 ts_tablet_manager.cc:1403] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:23:29.992173  1307 raft_consensus.cc:359] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:29.993085  1307 raft_consensus.cc:740] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Initialized, Role: FOLLOWER
I20260630 12:23:29.994171  1307 consensus_queue.cc:260] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:29.996172  1307 ts_tablet_manager.cc:1434] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:23:29.997327  1307 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: Bootstrap starting.
I20260630 12:23:30.023051  1307 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: 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:23:30.024430  1307 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: Bootstrap complete.
I20260630 12:23:30.025238  1307 ts_tablet_manager.cc:1403] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.010s
I20260630 12:23:30.028404  1307 raft_consensus.cc:359] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.029479  1307 raft_consensus.cc:740] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.030414  1307 consensus_queue.cc:260] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.032202  1307 ts_tablet_manager.cc:1434] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:23:30.033068  1307 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: Bootstrap starting.
I20260630 12:23:30.047104 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:35747
I20260630 12:23:30.047290  1367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:35747 every 8 connection(s)
I20260630 12:23:30.051199  1307 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: 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:23:30.052415  1307 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: Bootstrap complete.
I20260630 12:23:30.053305  1307 ts_tablet_manager.cc:1403] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.011s
I20260630 12:23:30.057116  1307 raft_consensus.cc:359] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.058303  1307 raft_consensus.cc:740] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Initialized, Role: FOLLOWER
W20260630 12:23:30.059367  1370 tablet.cc:2406] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:23:30.061659  1307 consensus_queue.cc:260] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.063772 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:30.064241  1307 ts_tablet_manager.cc:1434] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
W20260630 12:23:30.072412  1373 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:30.080983  1369 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32977
I20260630 12:23:30.081545  1369 heartbeater.cc:461] Registering TS with master...
W20260630 12:23:30.082674  1374 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:30.082677  1369 heartbeater.cc:507] Master 127.26.1.254:32977 requested a full tablet report, sending...
W20260630 12:23:30.086242  1376 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:30.089432 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:30.089352   878 ts_manager.cc:194] Re-registered known tserver with Master: ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747)
I20260630 12:23:30.090907 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:30.091261 26631 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:30.091574 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822210091550 us; error 0 us; skew 500 ppm
I20260630 12:23:30.092777 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:30.096671 26631 webserver.cc:533] Webserver started at http://127.26.1.194:43655/ using document root <none> and password file <none>
I20260630 12:23:30.097397 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:30.097631 26631 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:23:30.103278 26631 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:23:30.105506   878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56230
I20260630 12:23:30.108227  1381 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:30.109383 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:23:30.109642  1369 heartbeater.cc:499] Master 127.26.1.254:32977 was elected leader, sending a full tablet report...
I20260630 12:23:30.109788 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "9c41a69ad9004acaa35d2738b81f4d34"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:30.110291 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-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:30.147164 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:30.149083 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:30.151161 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:30.180233 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:23:30.180672 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.001s	sys 0.001s
I20260630 12:23:30.189234  1388 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap starting.
I20260630 12:23:30.202127  1388 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: 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:23:30.202909  1388 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap complete.
I20260630 12:23:30.203657  1388 ts_tablet_manager.cc:1403] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:23:30.206027  1388 raft_consensus.cc:359] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.206676  1388 raft_consensus.cc:740] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.207460  1388 consensus_queue.cc:260] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.208981 26631 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:23:30.209435 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.028s	user 0.028s	sys 0.001s
I20260630 12:23:30.210347  1388 ts_tablet_manager.cc:1434] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.009s
I20260630 12:23:30.211387  1388 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap starting.
I20260630 12:23:30.226564  1388 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: 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:23:30.227710  1388 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap complete.
I20260630 12:23:30.228500  1388 ts_tablet_manager.cc:1403] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:23:30.231189  1388 raft_consensus.cc:359] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.232041  1388 raft_consensus.cc:740] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.233078  1388 consensus_queue.cc:260] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.235464  1388 ts_tablet_manager.cc:1434] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:23:30.236549  1388 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap starting.
I20260630 12:23:30.254976  1388 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: 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:23:30.256089  1388 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap complete.
I20260630 12:23:30.257021  1388 ts_tablet_manager.cc:1403] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:23:30.260710  1388 raft_consensus.cc:359] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.261708  1388 raft_consensus.cc:740] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.262964  1388 consensus_queue.cc:260] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.266108  1388 ts_tablet_manager.cc:1434] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:23:30.267000  1388 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap starting.
I20260630 12:23:30.283304  1388 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: 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:23:30.284387  1388 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: Bootstrap complete.
I20260630 12:23:30.285243  1388 ts_tablet_manager.cc:1403] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:23:30.287813  1388 raft_consensus.cc:359] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.288575  1388 raft_consensus.cc:740] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.290105 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:44839
I20260630 12:23:30.289600  1388 consensus_queue.cc:260] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.290370  1449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:44839 every 8 connection(s)
I20260630 12:23:30.292070  1388 ts_tablet_manager.cc:1434] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:23:30.306317 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:30.314107  1453 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:30.315800  1454 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:30.322203  1450 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32977
I20260630 12:23:30.322731  1450 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:30.323808  1450 heartbeater.cc:507] Master 127.26.1.254:32977 requested a full tablet report, sending...
W20260630 12:23:30.323961  1456 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:30.324215 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:30.325767 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:30.326081 26631 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:30.326316 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822210326299 us; error 0 us; skew 500 ppm
I20260630 12:23:30.327035 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:30.328655   878 ts_manager.cc:194] Re-registered known tserver with Master: 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839)
I20260630 12:23:30.330467 26631 webserver.cc:533] Webserver started at http://127.26.1.195:39581/ using document root <none> and password file <none>
I20260630 12:23:30.331264 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:30.331526 26631 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:23:30.334211   878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56240
I20260630 12:23:30.337023 26631 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:23:30.341738  1461 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:30.342635 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:23:30.343055 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "91227ad44bf744a3a56f20c9cf22d382"
format_stamp: "Formatted at 2026-06-30 12:23:20 on dist-test-slave-wnkp"
I20260630 12:23:30.343421 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-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:30.360057 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:30.361814 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:30.363804 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:30.391253 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:23:30.391600 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260630 12:23:30.396777  1468 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap starting.
I20260630 12:23:30.411552  1468 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: 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:23:30.412564  1468 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap complete.
I20260630 12:23:30.413267  1468 ts_tablet_manager.cc:1403] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260630 12:23:30.414250 26631 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:23:30.414589 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.023s	user 0.021s	sys 0.000s
I20260630 12:23:30.416217  1468 raft_consensus.cc:359] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.417085  1468 raft_consensus.cc:740] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91227ad44bf744a3a56f20c9cf22d382, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.417929  1468 consensus_queue.cc:260] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.420892  1468 ts_tablet_manager.cc:1434] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:23:30.421797  1468 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap starting.
I20260630 12:23:30.438889  1468 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: 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:23:30.439672  1468 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap complete.
I20260630 12:23:30.440501  1468 ts_tablet_manager.cc:1403] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260630 12:23:30.442695  1468 raft_consensus.cc:359] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.443288  1468 raft_consensus.cc:740] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91227ad44bf744a3a56f20c9cf22d382, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.444027  1468 consensus_queue.cc:260] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.445837  1468 ts_tablet_manager.cc:1434] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:23:30.446640  1468 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap starting.
I20260630 12:23:30.459777  1468 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: 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:23:30.461004  1468 tablet_bootstrap.cc:492] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap complete.
I20260630 12:23:30.461762  1468 ts_tablet_manager.cc:1403] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260630 12:23:30.464361  1468 raft_consensus.cc:359] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.465067  1468 raft_consensus.cc:740] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91227ad44bf744a3a56f20c9cf22d382, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.465958  1468 consensus_queue.cc:260] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.467993  1468 ts_tablet_manager.cc:1434] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:23:30.469012  1468 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap starting.
W20260630 12:23:30.471917   927 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 91227ad44bf744a3a56f20c9cf22d382 not available for placement
I20260630 12:23:30.479463 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:46617
I20260630 12:23:30.479691  1528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:46617 every 8 connection(s)
I20260630 12:23:30.487946  1468 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: 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:23:30.489604  1468 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Bootstrap complete.
I20260630 12:23:30.490759  1468 ts_tablet_manager.cc:1403] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:23:30.494560  1468 raft_consensus.cc:359] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.496001  1468 raft_consensus.cc:740] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91227ad44bf744a3a56f20c9cf22d382, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.497277  1468 consensus_queue.cc:260] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:30.500064  1468 ts_tablet_manager.cc:1434] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:23:30.501374  1530 heartbeater.cc:344] Connected to a master server at 127.26.1.254:32977
I20260630 12:23:30.501931  1530 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:30.502851  1530 heartbeater.cc:507] Master 127.26.1.254:32977 requested a full tablet report, sending...
I20260630 12:23:30.506896   878 ts_manager.cc:194] Re-registered known tserver with Master: 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:30.512652   878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56252
I20260630 12:23:30.515460  1530 heartbeater.cc:499] Master 127.26.1.254:32977 was elected leader, sending a full tablet report...
I20260630 12:23:31.180833  1533 raft_consensus.cc:493] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.181435  1533 raft_consensus.cc:515] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.183859  1533 leader_election.cc:290] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:31.197124  1424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce65aa8ee9d4b0da384b3ac213ba9ef" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34" is_pre_election: true
I20260630 12:23:31.197992  1503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce65aa8ee9d4b0da384b3ac213ba9ef" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382" is_pre_election: true
I20260630 12:23:31.198170  1424 raft_consensus.cc:2468] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 1.
I20260630 12:23:31.198907  1503 raft_consensus.cc:2468] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 1.
I20260630 12:23:31.200001  1301 leader_election.cc:304] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [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: 9c41a69ad9004acaa35d2738b81f4d34, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:31.201076  1533 raft_consensus.cc:2804] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:31.201612  1533 raft_consensus.cc:493] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.201968  1533 raft_consensus.cc:3060] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.207652  1533 raft_consensus.cc:515] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.209654  1533 leader_election.cc:290] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 2 election: Requested vote from peers 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:31.210474  1424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce65aa8ee9d4b0da384b3ac213ba9ef" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34"
I20260630 12:23:31.210829  1503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce65aa8ee9d4b0da384b3ac213ba9ef" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382"
I20260630 12:23:31.211248  1424 raft_consensus.cc:3060] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.211899  1503 raft_consensus.cc:3060] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.218209  1424 raft_consensus.cc:2468] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 2.
I20260630 12:23:31.218207  1503 raft_consensus.cc:2468] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 2.
I20260630 12:23:31.219710  1301 leader_election.cc:304] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [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: 9c41a69ad9004acaa35d2738b81f4d34, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:31.220665  1533 raft_consensus.cc:2804] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:31.222095  1533 raft_consensus.cc:697] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 2 LEADER]: Becoming Leader. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Running, Role: LEADER
I20260630 12:23:31.223115  1533 consensus_queue.cc:237] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.232026   878 catalog_manager.cc:5697] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ca295671dd594aa0a403cc693c7c680c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:31.337790  1450 heartbeater.cc:499] Master 127.26.1.254:32977 was elected leader, sending a full tablet report...
I20260630 12:23:31.452607  1544 raft_consensus.cc:493] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.453325  1544 raft_consensus.cc:515] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.455885  1544 leader_election.cc:290] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:31.468645  1503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e669c36fef643e9a9dfd7f67d22986a" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382" is_pre_election: true
I20260630 12:23:31.469369  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e669c36fef643e9a9dfd7f67d22986a" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c" is_pre_election: true
I20260630 12:23:31.469700  1503 raft_consensus.cc:2468] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 1.
I20260630 12:23:31.470372  1343 raft_consensus.cc:2468] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 1.
I20260630 12:23:31.471411  1382 leader_election.cc:304] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [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: 91227ad44bf744a3a56f20c9cf22d382, 9c41a69ad9004acaa35d2738b81f4d34; no voters: 
I20260630 12:23:31.472378  1544 raft_consensus.cc:2804] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:31.472903  1544 raft_consensus.cc:493] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.473326  1544 raft_consensus.cc:3060] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.479347  1544 raft_consensus.cc:515] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.481380  1544 leader_election.cc:290] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [CANDIDATE]: Term 2 election: Requested vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:31.482314  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e669c36fef643e9a9dfd7f67d22986a" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c"
I20260630 12:23:31.482641  1503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e669c36fef643e9a9dfd7f67d22986a" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382"
I20260630 12:23:31.483376  1343 raft_consensus.cc:3060] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.483686  1503 raft_consensus.cc:3060] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.492604  1503 raft_consensus.cc:2468] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 2.
I20260630 12:23:31.492664  1343 raft_consensus.cc:2468] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 2.
I20260630 12:23:31.494055  1382 leader_election.cc:304] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [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: 91227ad44bf744a3a56f20c9cf22d382, 9c41a69ad9004acaa35d2738b81f4d34; no voters: 
I20260630 12:23:31.496354  1544 raft_consensus.cc:2804] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:31.497809  1544 raft_consensus.cc:697] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Becoming Leader. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Running, Role: LEADER
I20260630 12:23:31.498935  1544 consensus_queue.cc:237] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
W20260630 12:23:31.502583   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:23:31.507378   927 auto_rebalancer.cc:639] Failed to schedule move for tablet 93175e5bd1524ef99c8713e0df2c6fe2: Illegal state: Replica ca295671dd594aa0a403cc693c7c680c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } }
I20260630 12:23:31.506824   878 catalog_manager.cc:5697] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "9c41a69ad9004acaa35d2738b81f4d34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
W20260630 12:23:31.521117   927 auto_rebalancer.cc:639] Failed to schedule move for tablet aea462c406fb439db5faddbccbc1d5d8: Illegal state: Replica 91227ad44bf744a3a56f20c9cf22d382 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } }
I20260630 12:23:31.530586  1544 raft_consensus.cc:493] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.531385  1544 raft_consensus.cc:515] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.533535  1544 leader_election.cc:290] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:31.534611  1503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382" is_pre_election: true
I20260630 12:23:31.534601  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c" is_pre_election: true
I20260630 12:23:31.535923  1503 raft_consensus.cc:2468] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 1.
I20260630 12:23:31.536350  1343 raft_consensus.cc:2410] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c41a69ad9004acaa35d2738b81f4d34 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:23:31.537379  1382 leader_election.cc:304] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [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: 91227ad44bf744a3a56f20c9cf22d382, 9c41a69ad9004acaa35d2738b81f4d34; no voters: 
I20260630 12:23:31.538497  1544 raft_consensus.cc:2804] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:31.539115  1544 raft_consensus.cc:493] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.539952  1544 raft_consensus.cc:3060] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.545792  1544 raft_consensus.cc:515] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.547927  1544 leader_election.cc:290] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [CANDIDATE]: Term 2 election: Requested vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:31.548887  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c"
I20260630 12:23:31.549019  1503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382"
I20260630 12:23:31.549717  1343 raft_consensus.cc:3060] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.549963  1503 raft_consensus.cc:3060] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.555614  1503 raft_consensus.cc:2468] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 2.
I20260630 12:23:31.556192  1343 raft_consensus.cc:2410] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c41a69ad9004acaa35d2738b81f4d34 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:23:31.556998  1382 leader_election.cc:304] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [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: 91227ad44bf744a3a56f20c9cf22d382, 9c41a69ad9004acaa35d2738b81f4d34; no voters: 
I20260630 12:23:31.558075  1544 raft_consensus.cc:2804] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:31.558755  1544 raft_consensus.cc:697] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Becoming Leader. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Running, Role: LEADER
I20260630 12:23:31.559576  1544 consensus_queue.cc:237] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Queue going to LEADER 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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.567240   878 catalog_manager.cc:5697] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 reported cstate change: term changed from 1 to 2, leader changed from ca295671dd594aa0a403cc693c7c680c (127.26.1.193) to 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194). New cstate: current_term: 2 leader_uuid: "9c41a69ad9004acaa35d2738b81f4d34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:31.696636  1503 raft_consensus.cc:1275] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:31.698405  1533 consensus_queue.cc:1048] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:31.712694  1424 raft_consensus.cc:1275] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:31.715240  1538 consensus_queue.cc:1048] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:31.757191  1556 raft_consensus.cc:493] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.757870  1556 raft_consensus.cc:515] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.759931  1556 leader_election.cc:290] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:31.760888  1424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34" is_pre_election: true
I20260630 12:23:31.760998  1503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382" is_pre_election: true
I20260630 12:23:31.761920  1503 raft_consensus.cc:2468] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 2.
I20260630 12:23:31.763005  1301 leader_election.cc:304] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [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: 91227ad44bf744a3a56f20c9cf22d382, ca295671dd594aa0a403cc693c7c680c; no voters: 9c41a69ad9004acaa35d2738b81f4d34
I20260630 12:23:31.763834  1556 raft_consensus.cc:2804] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:23:31.764353  1556 raft_consensus.cc:493] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.764904  1556 raft_consensus.cc:3060] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:23:31.770641  1556 raft_consensus.cc:515] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.772626  1556 leader_election.cc:290] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [CANDIDATE]: Term 3 election: Requested vote from peers 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:31.773489  1424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34"
I20260630 12:23:31.773844  1503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93175e5bd1524ef99c8713e0df2c6fe2" candidate_uuid: "ca295671dd594aa0a403cc693c7c680c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382"
I20260630 12:23:31.774732  1503 raft_consensus.cc:3060] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:23:31.780999  1503 raft_consensus.cc:2468] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca295671dd594aa0a403cc693c7c680c in term 3.
I20260630 12:23:31.782051  1301 leader_election.cc:304] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [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: 91227ad44bf744a3a56f20c9cf22d382, ca295671dd594aa0a403cc693c7c680c; no voters: 9c41a69ad9004acaa35d2738b81f4d34
I20260630 12:23:31.782898  1556 raft_consensus.cc:2804] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:23:31.783476  1556 raft_consensus.cc:697] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 3 LEADER]: Becoming Leader. State: Replica: ca295671dd594aa0a403cc693c7c680c, State: Running, Role: LEADER
I20260630 12:23:31.784404  1556 consensus_queue.cc:237] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.791983   879 catalog_manager.cc:5697] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c reported cstate change: term changed from 2 to 3, leader changed from 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194) to ca295671dd594aa0a403cc693c7c680c (127.26.1.193). New cstate: current_term: 3 leader_uuid: "ca295671dd594aa0a403cc693c7c680c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:31.873176  1552 raft_consensus.cc:493] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.874018  1552 raft_consensus.cc:515] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.876390  1552 leader_election.cc:290] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839)
I20260630 12:23:31.881914  1544 raft_consensus.cc:493] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.882692  1544 raft_consensus.cc:515] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.883364  1503 raft_consensus.cc:1275] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:31.885562  1549 consensus_queue.cc:1048] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:31.886554  1544 leader_election.cc:290] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:31.887725  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c" is_pre_election: true
I20260630 12:23:31.888686  1343 raft_consensus.cc:2468] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 1.
I20260630 12:23:31.889737  1503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382" is_pre_election: true
I20260630 12:23:31.890879  1503 raft_consensus.cc:2410] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c41a69ad9004acaa35d2738b81f4d34 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:23:31.892729  1383 leader_election.cc:304] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [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: 9c41a69ad9004acaa35d2738b81f4d34, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:31.893504  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "91227ad44bf744a3a56f20c9cf22d382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c" is_pre_election: true
I20260630 12:23:31.894001  1549 raft_consensus.cc:2804] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:31.894949  1343 raft_consensus.cc:2468] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91227ad44bf744a3a56f20c9cf22d382 in term 1.
I20260630 12:23:31.895048  1549 raft_consensus.cc:493] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.897292  1463 leader_election.cc:304] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [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: 91227ad44bf744a3a56f20c9cf22d382, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:31.897334  1549 raft_consensus.cc:3060] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.898785  1424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "91227ad44bf744a3a56f20c9cf22d382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34" is_pre_election: true
I20260630 12:23:31.898805  1552 raft_consensus.cc:2804] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:31.900344  1552 raft_consensus.cc:493] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.901311  1552 raft_consensus.cc:3060] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.910847  1549 raft_consensus.cc:515] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.913232  1424 raft_consensus.cc:2393] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91227ad44bf744a3a56f20c9cf22d382 in current term 2: Already voted for candidate 9c41a69ad9004acaa35d2738b81f4d34 in this term.
I20260630 12:23:31.915725  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c"
I20260630 12:23:31.916956  1343 raft_consensus.cc:3060] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:31.921836  1549 leader_election.cc:290] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [CANDIDATE]: Term 2 election: Requested vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617)
I20260630 12:23:31.923041  1342 raft_consensus.cc:1275] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:31.924019  1502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "9c41a69ad9004acaa35d2738b81f4d34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91227ad44bf744a3a56f20c9cf22d382"
I20260630 12:23:31.921888  1552 raft_consensus.cc:515] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.926906  1502 raft_consensus.cc:2393] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c41a69ad9004acaa35d2738b81f4d34 in current term 2: Already voted for candidate 91227ad44bf744a3a56f20c9cf22d382 in this term.
I20260630 12:23:31.927886  1343 raft_consensus.cc:2468] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c41a69ad9004acaa35d2738b81f4d34 in term 2.
I20260630 12:23:31.929829  1552 leader_election.cc:290] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [CANDIDATE]: Term 2 election: Requested vote from peers ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747), 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839)
I20260630 12:23:31.930135  1343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "91227ad44bf744a3a56f20c9cf22d382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca295671dd594aa0a403cc693c7c680c"
I20260630 12:23:31.930169  1383 leader_election.cc:304] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [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: 9c41a69ad9004acaa35d2738b81f4d34, ca295671dd594aa0a403cc693c7c680c; no voters: 
I20260630 12:23:31.931458  1343 raft_consensus.cc:2393] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 91227ad44bf744a3a56f20c9cf22d382 in current term 2: Already voted for candidate 9c41a69ad9004acaa35d2738b81f4d34 in this term.
I20260630 12:23:31.931888  1549 consensus_queue.cc:1048] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:31.932456  1565 raft_consensus.cc:2804] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:31.933975  1565 raft_consensus.cc:697] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Becoming Leader. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Running, Role: LEADER
I20260630 12:23:31.934466  1424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aea462c406fb439db5faddbccbc1d5d8" candidate_uuid: "91227ad44bf744a3a56f20c9cf22d382" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c41a69ad9004acaa35d2738b81f4d34"
I20260630 12:23:31.935206  1565 consensus_queue.cc:237] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Queue going to LEADER 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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:31.936568  1462 leader_election.cc:304] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91227ad44bf744a3a56f20c9cf22d382; no voters: 9c41a69ad9004acaa35d2738b81f4d34, ca295671dd594aa0a403cc693c7c680c
I20260630 12:23:31.939368  1552 raft_consensus.cc:2749] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:23:31.947039   878 catalog_manager.cc:5697] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 reported cstate change: term changed from 1 to 2, leader changed from 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195) to 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194). New cstate: current_term: 2 leader_uuid: "9c41a69ad9004acaa35d2738b81f4d34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:32.050072  1502 raft_consensus.cc:1240] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 3 FOLLOWER]: Rejecting Update request from peer 9c41a69ad9004acaa35d2738b81f4d34 for earlier term 2. Current term is 3. Ops: []
I20260630 12:23:32.051765  1565 consensus_queue.cc:1059] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:32.052721  1549 raft_consensus.cc:3055] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:23:32.053371  1549 raft_consensus.cc:740] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c41a69ad9004acaa35d2738b81f4d34, State: Running, Role: LEADER
I20260630 12:23:32.054294  1549 consensus_queue.cc:260] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } }
I20260630 12:23:32.055526  1549 raft_consensus.cc:3060] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:23:32.356732  1502 raft_consensus.cc:1275] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 3 FOLLOWER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:23:32.358255  1556 consensus_queue.cc:1048] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:32.370728  1424 raft_consensus.cc:1275] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 3 FOLLOWER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:23:32.373356  1533 consensus_queue.cc:1048] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:32.374356  1533 consensus_queue.cc:1243] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [LEADER]: Peer 9c41a69ad9004acaa35d2738b81f4d34 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:23:32.377312  1424 pending_rounds.cc:85] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: Aborting all ops after (but not including) 0
I20260630 12:23:32.377784  1424 pending_rounds.cc:107] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:23:32.378233  1424 raft_consensus.cc:2889] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:23:32.439185  1502 raft_consensus.cc:1275] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:23:32.439761  1502 pending_rounds.cc:85] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Aborting all ops after (but not including) 0
I20260630 12:23:32.440112  1502 pending_rounds.cc:107] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:23:32.440539  1502 raft_consensus.cc:2889] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:23:32.442099  1549 consensus_queue.cc:1048] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:32.451202  1343 raft_consensus.cc:1275] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:23:32.453192  1564 consensus_queue.cc:1048] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:32.531589  1343 consensus_queue.cc:237] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } }
I20260630 12:23:32.538268  1502 raft_consensus.cc:1275] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:32.539245  1424 raft_consensus.cc:1275] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:32.540392  1533 consensus_queue.cc:1048] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:32.541651  1538 consensus_queue.cc:1048] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } 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:23:32.549952  1556 raft_consensus.cc:2955] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
W20260630 12:23:32.551558  1302 consensus_peers.cc:597] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c -> Peer 85578c0dce144583aa51d1114742ed01 (127.26.1.196:35143): Couldn't send request to peer 85578c0dce144583aa51d1114742ed01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ce65aa8ee9d4b0da384b3ac213ba9ef. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:32.551844  1424 raft_consensus.cc:2955] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
I20260630 12:23:32.552609  1502 raft_consensus.cc:2955] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
I20260630 12:23:32.567209   878 catalog_manager.cc:5697] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 reported cstate change: config changed from index -1 to 3, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New cstate: current_term: 2 leader_uuid: "ca295671dd594aa0a403cc693c7c680c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
I20260630 12:23:32.582015  1424 consensus_queue.cc:237] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } }
I20260630 12:23:32.589394  1502 raft_consensus.cc:1275] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:32.591136  1564 consensus_queue.cc:1048] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:32.594753  1343 raft_consensus.cc:1275] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:32.596370  1564 consensus_queue.cc:1048] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } 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:23:32.598604  1564 raft_consensus.cc:2955] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
I20260630 12:23:32.600355  1502 raft_consensus.cc:2955] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
W20260630 12:23:32.604424  1383 consensus_peers.cc:597] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 -> Peer 85578c0dce144583aa51d1114742ed01 (127.26.1.196:35143): Couldn't send request to peer 85578c0dce144583aa51d1114742ed01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e669c36fef643e9a9dfd7f67d22986a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:32.606653  1343 raft_consensus.cc:2955] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
I20260630 12:23:32.614867  1424 consensus_queue.cc:237] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } }
I20260630 12:23:32.614655   877 catalog_manager.cc:5697] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 reported cstate change: config changed from index -1 to 3, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New cstate: current_term: 2 leader_uuid: "9c41a69ad9004acaa35d2738b81f4d34" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
W20260630 12:23:32.621991  1383 consensus_peers.cc:597] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 -> Peer 85578c0dce144583aa51d1114742ed01 (127.26.1.196:35143): Couldn't send request to peer 85578c0dce144583aa51d1114742ed01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aea462c406fb439db5faddbccbc1d5d8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:32.622074  1502 raft_consensus.cc:1275] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:32.622717  1343 raft_consensus.cc:1275] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:32.624429  1564 consensus_queue.cc:1048] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } 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:23:32.625324  1549 consensus_queue.cc:1048] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:23:32.632638  1564 raft_consensus.cc:2955] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
I20260630 12:23:32.635265  1502 raft_consensus.cc:2955] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
I20260630 12:23:32.636837  1343 raft_consensus.cc:2955] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
I20260630 12:23:32.651058   877 catalog_manager.cc:5697] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 reported cstate change: config changed from index -1 to 2, NON_VOTER 85578c0dce144583aa51d1114742ed01 (127.26.1.196) added. New cstate: current_term: 2 leader_uuid: "9c41a69ad9004acaa35d2738b81f4d34" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } } }
I20260630 12:23:32.963397  1580 ts_tablet_manager.cc:933] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: Initiating tablet copy from peer ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747)
I20260630 12:23:32.965566  1580 tablet_copy_client.cc:323] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:35747
I20260630 12:23:32.977105  1353 tablet_copy_service.cc:140] P ca295671dd594aa0a403cc693c7c680c: Received BeginTabletCopySession request for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef from peer 85578c0dce144583aa51d1114742ed01 ({username='slave'} at 127.0.0.1:44804)
I20260630 12:23:32.977921  1353 tablet_copy_service.cc:161] P ca295671dd594aa0a403cc693c7c680c: Beginning new tablet copy session on tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef from peer 85578c0dce144583aa51d1114742ed01 at {username='slave'} at 127.0.0.1:44804: session id = 85578c0dce144583aa51d1114742ed01-0ce65aa8ee9d4b0da384b3ac213ba9ef
I20260630 12:23:32.984221  1353 tablet_copy_source_session.cc:215] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:32.987215  1580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:33.001004  1580 tablet_copy_client.cc:806] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:33.001896  1580 tablet_copy_client.cc:670] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:33.002647  1584 ts_tablet_manager.cc:933] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: Initiating tablet copy from peer 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839)
I20260630 12:23:33.006457  1580 tablet_copy_client.cc:538] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:33.006412  1584 tablet_copy_client.cc:323] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:44839
I20260630 12:23:33.015393  1580 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: Bootstrap starting.
I20260630 12:23:33.018409  1434 tablet_copy_service.cc:140] P 9c41a69ad9004acaa35d2738b81f4d34: Received BeginTabletCopySession request for tablet 8e669c36fef643e9a9dfd7f67d22986a from peer 85578c0dce144583aa51d1114742ed01 ({username='slave'} at 127.0.0.1:49172)
I20260630 12:23:33.019337  1434 tablet_copy_service.cc:161] P 9c41a69ad9004acaa35d2738b81f4d34: Beginning new tablet copy session on tablet 8e669c36fef643e9a9dfd7f67d22986a from peer 85578c0dce144583aa51d1114742ed01 at {username='slave'} at 127.0.0.1:49172: session id = 85578c0dce144583aa51d1114742ed01-8e669c36fef643e9a9dfd7f67d22986a
I20260630 12:23:33.028465  1434 tablet_copy_source_session.cc:215] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:33.032049  1584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e669c36fef643e9a9dfd7f67d22986a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:33.039832  1580 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: 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:23:33.041033  1580 tablet_bootstrap.cc:492] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: Bootstrap complete.
I20260630 12:23:33.041891  1580 ts_tablet_manager.cc:1403] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: Time spent bootstrapping tablet: real 0.027s	user 0.027s	sys 0.000s
I20260630 12:23:33.045284  1580 raft_consensus.cc:359] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } }
I20260630 12:23:33.046563  1580 raft_consensus.cc:740] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 85578c0dce144583aa51d1114742ed01, State: Initialized, Role: LEARNER
I20260630 12:23:33.047413  1580 consensus_queue.cc:260] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01 [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } }
I20260630 12:23:33.050743  1584 tablet_copy_client.cc:806] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:33.050773  1580 ts_tablet_manager.cc:1434] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:23:33.051679  1584 tablet_copy_client.cc:670] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:33.053499  1353 tablet_copy_service.cc:342] P ca295671dd594aa0a403cc693c7c680c: Request end of tablet copy session 85578c0dce144583aa51d1114742ed01-0ce65aa8ee9d4b0da384b3ac213ba9ef received from {username='slave'} at 127.0.0.1:44804
I20260630 12:23:33.054177  1353 tablet_copy_service.cc:434] P ca295671dd594aa0a403cc693c7c680c: ending tablet copy session 85578c0dce144583aa51d1114742ed01-0ce65aa8ee9d4b0da384b3ac213ba9ef on tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef with peer 85578c0dce144583aa51d1114742ed01
I20260630 12:23:33.056284  1584 tablet_copy_client.cc:538] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:33.064540  1584 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: Bootstrap starting.
I20260630 12:23:33.081774  1584 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: 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:23:33.082621  1584 tablet_bootstrap.cc:492] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: Bootstrap complete.
I20260630 12:23:33.083310  1584 ts_tablet_manager.cc:1403] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:23:33.085561  1584 raft_consensus.cc:359] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } }
I20260630 12:23:33.086401  1584 raft_consensus.cc:740] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 85578c0dce144583aa51d1114742ed01, State: Initialized, Role: LEARNER
I20260630 12:23:33.087059  1584 consensus_queue.cc:260] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01 [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } }
I20260630 12:23:33.089109  1584 ts_tablet_manager.cc:1434] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:23:33.091109  1434 tablet_copy_service.cc:342] P 9c41a69ad9004acaa35d2738b81f4d34: Request end of tablet copy session 85578c0dce144583aa51d1114742ed01-8e669c36fef643e9a9dfd7f67d22986a received from {username='slave'} at 127.0.0.1:49172
I20260630 12:23:33.091645  1434 tablet_copy_service.cc:434] P 9c41a69ad9004acaa35d2738b81f4d34: ending tablet copy session 85578c0dce144583aa51d1114742ed01-8e669c36fef643e9a9dfd7f67d22986a on tablet 8e669c36fef643e9a9dfd7f67d22986a with peer 85578c0dce144583aa51d1114742ed01
I20260630 12:23:33.188906  1584 ts_tablet_manager.cc:933] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: Initiating tablet copy from peer 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839)
I20260630 12:23:33.190891  1584 tablet_copy_client.cc:323] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:44839
I20260630 12:23:33.192556  1434 tablet_copy_service.cc:140] P 9c41a69ad9004acaa35d2738b81f4d34: Received BeginTabletCopySession request for tablet aea462c406fb439db5faddbccbc1d5d8 from peer 85578c0dce144583aa51d1114742ed01 ({username='slave'} at 127.0.0.1:49172)
I20260630 12:23:33.193159  1434 tablet_copy_service.cc:161] P 9c41a69ad9004acaa35d2738b81f4d34: Beginning new tablet copy session on tablet aea462c406fb439db5faddbccbc1d5d8 from peer 85578c0dce144583aa51d1114742ed01 at {username='slave'} at 127.0.0.1:49172: session id = 85578c0dce144583aa51d1114742ed01-aea462c406fb439db5faddbccbc1d5d8
I20260630 12:23:33.198545  1434 tablet_copy_source_session.cc:215] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:33.201351  1584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aea462c406fb439db5faddbccbc1d5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:33.212458  1584 tablet_copy_client.cc:806] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:33.213259  1584 tablet_copy_client.cc:670] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:33.217099  1584 tablet_copy_client.cc:538] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:33.223441  1584 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: Bootstrap starting.
I20260630 12:23:33.239153  1584 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: 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:23:33.240047  1584 tablet_bootstrap.cc:492] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: Bootstrap complete.
I20260630 12:23:33.240796  1584 ts_tablet_manager.cc:1403] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260630 12:23:33.243062  1584 raft_consensus.cc:359] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } }
I20260630 12:23:33.243839  1584 raft_consensus.cc:740] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 85578c0dce144583aa51d1114742ed01, State: Initialized, Role: LEARNER
I20260630 12:23:33.244530  1584 consensus_queue.cc:260] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: true } }
I20260630 12:23:33.246479  1584 ts_tablet_manager.cc:1434] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:23:33.248327  1434 tablet_copy_service.cc:342] P 9c41a69ad9004acaa35d2738b81f4d34: Request end of tablet copy session 85578c0dce144583aa51d1114742ed01-aea462c406fb439db5faddbccbc1d5d8 received from {username='slave'} at 127.0.0.1:49172
I20260630 12:23:33.248915  1434 tablet_copy_service.cc:434] P 9c41a69ad9004acaa35d2738b81f4d34: ending tablet copy session 85578c0dce144583aa51d1114742ed01-aea462c406fb439db5faddbccbc1d5d8 on tablet aea462c406fb439db5faddbccbc1d5d8 with peer 85578c0dce144583aa51d1114742ed01
I20260630 12:23:33.419445  1258 raft_consensus.cc:1217] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:23:33.487504  1258 raft_consensus.cc:1217] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:23:33.732867  1258 raft_consensus.cc:1217] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:23:33.820662  1592 raft_consensus.cc:1064] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c: attempting to promote NON_VOTER 85578c0dce144583aa51d1114742ed01 to VOTER
I20260630 12:23:33.823501  1592 consensus_queue.cc:237] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } }
I20260630 12:23:33.839756  1502 raft_consensus.cc:1275] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:33.842234  1424 raft_consensus.cc:1275] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:33.841642  1592 consensus_queue.cc:1048] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:23:33.843039  1258 raft_consensus.cc:1275] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:33.844759  1591 consensus_queue.cc:1048] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } 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:23:33.845711  1533 consensus_queue.cc:1048] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } 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:23:33.860792  1591 raft_consensus.cc:2955] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:33.862764  1502 raft_consensus.cc:2955] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:33.874650  1258 raft_consensus.cc:2955] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:33.876607   878 catalog_manager.cc:5697] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c reported cstate change: config changed from index 3 to 4, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ca295671dd594aa0a403cc693c7c680c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:33.887387  1424 raft_consensus.cc:2955] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } attrs { replace: true } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:33.930192  1343 consensus_queue.cc:237] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } }
I20260630 12:23:33.935236  1502 raft_consensus.cc:1275] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:23:33.935263  1258 raft_consensus.cc:1275] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Refusing update from remote peer ca295671dd594aa0a403cc693c7c680c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:23:33.937290  1533 consensus_queue.cc:1048] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:23:33.938098  1592 consensus_queue.cc:1048] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [LEADER]: Connected to new peer: Peer: permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } 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:23:33.944964  1533 raft_consensus.cc:2955] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:33.947028  1502 raft_consensus.cc:2955] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:33.949837  1258 raft_consensus.cc:2955] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:33.957472   864 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:33.963177   877 catalog_manager.cc:5697] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c reported cstate change: config changed from index 4 to 5, VOTER 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194) evicted. New cstate: current_term: 2 leader_uuid: "ca295671dd594aa0a403cc693c7c680c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:33.988332  1594 raft_consensus.cc:1064] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34: attempting to promote NON_VOTER 85578c0dce144583aa51d1114742ed01 to VOTER
I20260630 12:23:33.990398  1413 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef with delete_type TABLET_DATA_TOMBSTONED (TS 9c41a69ad9004acaa35d2738b81f4d34 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49180
I20260630 12:23:33.991218  1594 consensus_queue.cc:237] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [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: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } }
I20260630 12:23:33.992694  1608 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:33.993538  1608 raft_consensus.cc:2243] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:33.994160  1608 raft_consensus.cc:2272] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:33.998616  1258 raft_consensus.cc:1275] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:33.999567  1502 raft_consensus.cc:1275] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:33.999717  1343 raft_consensus.cc:1275] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:34.000344  1608 ts_tablet_manager.cc:1916] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:34.001281  1593 consensus_queue.cc:1048] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:23:34.004093  1565 consensus_queue.cc:1048] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } 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:23:34.005959  1565 consensus_queue.cc:1048] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } 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:23:34.027812  1608 ts_tablet_manager.cc:1929] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:23:34.028431  1608 log.cc:1199] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 9c41a69ad9004acaa35d2738b81f4d34: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-1-root/wals/0ce65aa8ee9d4b0da384b3ac213ba9ef
I20260630 12:23:34.028219  1594 raft_consensus.cc:2955] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.031740   863 catalog_manager.cc:5028] TS 9c41a69ad9004acaa35d2738b81f4d34 (127.26.1.194:44839): tablet 0ce65aa8ee9d4b0da384b3ac213ba9ef (table test-workload [id=138757eb5e804373b12534de8a549db3]) successfully deleted
I20260630 12:23:34.031020  1503 raft_consensus.cc:2955] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.038527  1343 raft_consensus.cc:2955] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.041858  1258 raft_consensus.cc:2955] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.045642   877 catalog_manager.cc:5697] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 reported cstate change: config changed from index 3 to 4, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9c41a69ad9004acaa35d2738b81f4d34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:34.062866  1424 consensus_queue.cc:237] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [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: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } }
I20260630 12:23:34.070072  1258 raft_consensus.cc:1275] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:23:34.070279  1503 raft_consensus.cc:1275] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:23:34.072170  1594 consensus_queue.cc:1048] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } 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:23:34.073241  1565 consensus_queue.cc:1048] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:23:34.081521  1565 raft_consensus.cc:2955] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ca295671dd594aa0a403cc693c7c680c (127.26.1.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.083479  1503 raft_consensus.cc:2955] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ca295671dd594aa0a403cc693c7c680c (127.26.1.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.085637  1257 raft_consensus.cc:2955] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ca295671dd594aa0a403cc693c7c680c (127.26.1.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.092163   863 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e669c36fef643e9a9dfd7f67d22986a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:34.096927   876 catalog_manager.cc:5697] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 reported cstate change: config changed from index 4 to 5, VOTER ca295671dd594aa0a403cc693c7c680c (127.26.1.193) evicted. New cstate: current_term: 2 leader_uuid: "9c41a69ad9004acaa35d2738b81f4d34" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:34.109531  1332 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e669c36fef643e9a9dfd7f67d22986a with delete_type TABLET_DATA_TOMBSTONED (TS ca295671dd594aa0a403cc693c7c680c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44810
I20260630 12:23:34.111904  1613 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:34.113071  1613 raft_consensus.cc:2243] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.113838  1613 raft_consensus.cc:2272] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.117034  1613 ts_tablet_manager.cc:1916] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:34.130573  1613 ts_tablet_manager.cc:1929] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:23:34.130993  1613 log.cc:1199] T 8e669c36fef643e9a9dfd7f67d22986a P ca295671dd594aa0a403cc693c7c680c: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/8e669c36fef643e9a9dfd7f67d22986a
I20260630 12:23:34.132606   864 catalog_manager.cc:5028] TS ca295671dd594aa0a403cc693c7c680c (127.26.1.193:35747): tablet 8e669c36fef643e9a9dfd7f67d22986a (table test-workload [id=138757eb5e804373b12534de8a549db3]) successfully deleted
I20260630 12:23:34.136426  1594 raft_consensus.cc:1064] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34: attempting to promote NON_VOTER 85578c0dce144583aa51d1114742ed01 to VOTER
I20260630 12:23:34.138660  1594 consensus_queue.cc:237] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } }
I20260630 12:23:34.146165  1503 raft_consensus.cc:1275] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:34.146231  1257 raft_consensus.cc:1275] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 [term 2 LEARNER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:34.147215  1343 raft_consensus.cc:1275] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:34.148232  1593 consensus_queue.cc:1048] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } 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:23:34.149323  1594 consensus_queue.cc:1048] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } 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:23:34.150167  1565 consensus_queue.cc:1048] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:34.167174  1594 raft_consensus.cc:2955] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.169211  1257 raft_consensus.cc:2955] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.170881  1343 raft_consensus.cc:2955] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.184122   876 catalog_manager.cc:5697] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 reported cstate change: config changed from index 2 to 3, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9c41a69ad9004acaa35d2738b81f4d34" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.186684  1503 raft_consensus.cc:2955] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 85578c0dce144583aa51d1114742ed01 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "91227ad44bf744a3a56f20c9cf22d382" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.202592  1424 consensus_queue.cc:237] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } }
I20260630 12:23:34.208581  1257 raft_consensus.cc:1275] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:34.210069  1343 raft_consensus.cc:1275] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Refusing update from remote peer 9c41a69ad9004acaa35d2738b81f4d34: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:34.210490  1595 consensus_queue.cc:1048] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } 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:23:34.211802  1594 consensus_queue.cc:1048] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:34.219714  1565 raft_consensus.cc:2955] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.221962  1343 raft_consensus.cc:2955] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.225009  1257 raft_consensus.cc:2955] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } } }
I20260630 12:23:34.230762   863 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aea462c406fb439db5faddbccbc1d5d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:34.237354   876 catalog_manager.cc:5697] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 reported cstate change: config changed from index 3 to 4, VOTER 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195) evicted. New cstate: current_term: 2 leader_uuid: "9c41a69ad9004acaa35d2738b81f4d34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca295671dd594aa0a403cc693c7c680c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 35747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c41a69ad9004acaa35d2738b81f4d34" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 44839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85578c0dce144583aa51d1114742ed01" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:34.260885  1493 tablet_service.cc:1558] Processing DeleteTablet for tablet aea462c406fb439db5faddbccbc1d5d8 with delete_type TABLET_DATA_TOMBSTONED (TS 91227ad44bf744a3a56f20c9cf22d382 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36606
I20260630 12:23:34.262732  1619 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:34.264861  1619 raft_consensus.cc:2243] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.265555  1619 raft_consensus.cc:2272] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.268103  1619 ts_tablet_manager.cc:1916] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:34.279140  1619 ts_tablet_manager.cc:1929] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:23:34.279507  1619 log.cc:1199] T aea462c406fb439db5faddbccbc1d5d8 P 91227ad44bf744a3a56f20c9cf22d382: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822018099252-26631-0/minicluster-data/ts-2-root/wals/aea462c406fb439db5faddbccbc1d5d8
I20260630 12:23:34.281091   863 catalog_manager.cc:5028] TS 91227ad44bf744a3a56f20c9cf22d382 (127.26.1.195:46617): tablet aea462c406fb439db5faddbccbc1d5d8 (table test-workload [id=138757eb5e804373b12534de8a549db3]) successfully deleted
I20260630 12:23:36.527626 26631 tablet_server.cc:179] TabletServer@127.26.1.193:35747 shutting down...
I20260630 12:23:36.549723 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:36.550367 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:36.550900 26631 raft_consensus.cc:2243] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.551380 26631 raft_consensus.cc:2272] T aea462c406fb439db5faddbccbc1d5d8 P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.553386 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:36.553856 26631 raft_consensus.cc:2243] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:23:36.554623 26631 raft_consensus.cc:2272] T 93175e5bd1524ef99c8713e0df2c6fe2 P ca295671dd594aa0a403cc693c7c680c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.556668 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:36.557158 26631 raft_consensus.cc:2243] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:23:36.557920 26631 raft_consensus.cc:2272] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P ca295671dd594aa0a403cc693c7c680c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.582155 26631 tablet_server.cc:196] TabletServer@127.26.1.193:35747 shutdown complete.
I20260630 12:23:36.595512 26631 tablet_server.cc:179] TabletServer@127.26.1.194:44839 shutting down...
I20260630 12:23:36.616061 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:36.616750 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:36.617316 26631 raft_consensus.cc:2243] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:23:36.618120 26631 raft_consensus.cc:2272] T aea462c406fb439db5faddbccbc1d5d8 P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.620054 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:36.620584 26631 raft_consensus.cc:2243] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.621024 26631 raft_consensus.cc:2272] T 93175e5bd1524ef99c8713e0df2c6fe2 P 9c41a69ad9004acaa35d2738b81f4d34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.622808 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:36.623263 26631 raft_consensus.cc:2243] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:23:36.624017 26631 raft_consensus.cc:2272] T 8e669c36fef643e9a9dfd7f67d22986a P 9c41a69ad9004acaa35d2738b81f4d34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.647326 26631 tablet_server.cc:196] TabletServer@127.26.1.194:44839 shutdown complete.
I20260630 12:23:36.660610 26631 tablet_server.cc:179] TabletServer@127.26.1.195:46617 shutting down...
I20260630 12:23:36.684875 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:36.685547 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:36.686080 26631 raft_consensus.cc:2243] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.686528 26631 raft_consensus.cc:2272] T 93175e5bd1524ef99c8713e0df2c6fe2 P 91227ad44bf744a3a56f20c9cf22d382 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.688613 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:36.689086 26631 raft_consensus.cc:2243] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.689671 26631 raft_consensus.cc:2272] T 8e669c36fef643e9a9dfd7f67d22986a P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.691632 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:36.692117 26631 raft_consensus.cc:2243] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.692894 26631 raft_consensus.cc:2272] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 91227ad44bf744a3a56f20c9cf22d382 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.715862 26631 tablet_server.cc:196] TabletServer@127.26.1.195:46617 shutdown complete.
I20260630 12:23:36.729568 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:23:36.756448 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:36.757284 26631 tablet_replica.cc:333] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01: stopping tablet replica
I20260630 12:23:36.757885 26631 raft_consensus.cc:2243] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.758479 26631 raft_consensus.cc:2272] T aea462c406fb439db5faddbccbc1d5d8 P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.760583 26631 tablet_replica.cc:333] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01: stopping tablet replica
I20260630 12:23:36.761067 26631 raft_consensus.cc:2243] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.761533 26631 raft_consensus.cc:2272] T 8e669c36fef643e9a9dfd7f67d22986a P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.763456 26631 tablet_replica.cc:333] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01: stopping tablet replica
I20260630 12:23:36.763976 26631 raft_consensus.cc:2243] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.764573 26631 raft_consensus.cc:2272] T 0ce65aa8ee9d4b0da384b3ac213ba9ef P 85578c0dce144583aa51d1114742ed01 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.801129 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:23:36.814744 26631 master.cc:562] Master@127.26.1.254:32977 shutting down...
I20260630 12:23:36.835218 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:36.835796 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.836179 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P a9c7437fcac4474691231240b2dd34dc: stopping tablet replica
I20260630 12:23:36.855814 26631 master.cc:584] Master@127.26.1.254:32977 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16771 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:23:36.896894 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:33935
I20260630 12:23:36.897986 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:36.902798  1620 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:36.903571  1621 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:36.904773  1623 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:36.905761 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:36.906847 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:36.907022 26631 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:36.907136 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822216907124 us; error 0 us; skew 500 ppm
I20260630 12:23:36.907580 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:36.910006 26631 webserver.cc:533] Webserver started at http://127.26.1.254:42843/ using document root <none> and password file <none>
I20260630 12:23:36.910434 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:36.910717 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:36.911005 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:36.912161 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "80ec7076f32b4d2db3c8a922fc5b7db5"
format_stamp: "Formatted at 2026-06-30 12:23:36 on dist-test-slave-wnkp"
I20260630 12:23:36.917057 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:23:36.920764  1628 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:36.921624 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:23:36.921952 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "80ec7076f32b4d2db3c8a922fc5b7db5"
format_stamp: "Formatted at 2026-06-30 12:23:36 on dist-test-slave-wnkp"
I20260630 12:23:36.922269 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-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:36.948134 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:36.949674 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:36.994158 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:33935
I20260630 12:23:36.994269  1679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:33935 every 8 connection(s)
I20260630 12:23:36.998368  1680 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:37.010226  1680 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5: Bootstrap starting.
I20260630 12:23:37.015172  1680 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:37.019876  1680 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5: No bootstrap required, opened a new log
I20260630 12:23:37.022342  1680 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80ec7076f32b4d2db3c8a922fc5b7db5" member_type: VOTER }
I20260630 12:23:37.022795  1680 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:37.023066  1680 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80ec7076f32b4d2db3c8a922fc5b7db5, State: Initialized, Role: FOLLOWER
I20260630 12:23:37.023813  1680 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80ec7076f32b4d2db3c8a922fc5b7db5" member_type: VOTER }
I20260630 12:23:37.024346  1680 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:37.024587  1680 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:37.024871  1680 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:37.030196  1680 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80ec7076f32b4d2db3c8a922fc5b7db5" member_type: VOTER }
I20260630 12:23:37.030763  1680 leader_election.cc:304] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [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: 80ec7076f32b4d2db3c8a922fc5b7db5; no voters: 
I20260630 12:23:37.031901  1680 leader_election.cc:290] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:37.032433  1683 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:37.033815  1683 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 1 LEADER]: Becoming Leader. State: Replica: 80ec7076f32b4d2db3c8a922fc5b7db5, State: Running, Role: LEADER
I20260630 12:23:37.034538  1683 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [LEADER]: Queue going to LEADER mode. State: All 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: "80ec7076f32b4d2db3c8a922fc5b7db5" member_type: VOTER }
I20260630 12:23:37.035131  1680 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:37.039785  1684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80ec7076f32b4d2db3c8a922fc5b7db5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80ec7076f32b4d2db3c8a922fc5b7db5" member_type: VOTER } }
I20260630 12:23:37.039606  1685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80ec7076f32b4d2db3c8a922fc5b7db5. Latest consensus state: current_term: 1 leader_uuid: "80ec7076f32b4d2db3c8a922fc5b7db5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80ec7076f32b4d2db3c8a922fc5b7db5" member_type: VOTER } }
I20260630 12:23:37.040561  1684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:37.040689  1685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:37.043345  1690 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:37.050837  1690 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:37.054694 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:37.061960  1690 catalog_manager.cc:1383] Generated new cluster ID: 692b6bbe6958490c88993448bc66f2da
I20260630 12:23:37.062328  1690 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:37.094419  1690 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:37.095770  1690 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:37.108183  1690 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5: Generated new TSK 0
I20260630 12:23:37.108842  1690 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:37.121557 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:37.127795  1701 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:37.128855  1702 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:37.131614  1704 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:37.131693 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:37.132972 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:37.133214 26631 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:37.133399 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822217133378 us; error 0 us; skew 500 ppm
I20260630 12:23:37.134093 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:37.136579 26631 webserver.cc:533] Webserver started at http://127.26.1.193:43177/ using document root <none> and password file <none>
I20260630 12:23:37.137178 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:37.137342 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:37.137549 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:37.138753 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "70789a39c6b14522addebfe569d5c015"
format_stamp: "Formatted at 2026-06-30 12:23:37 on dist-test-slave-wnkp"
I20260630 12:23:37.144119 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:23:37.147848  1709 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:37.148792 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:23:37.149150 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "70789a39c6b14522addebfe569d5c015"
format_stamp: "Formatted at 2026-06-30 12:23:37 on dist-test-slave-wnkp"
I20260630 12:23:37.149437 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-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:37.174724 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:37.175973 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:37.177595 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:37.179930 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:37.180171 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:37.180444 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:37.180615 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:37.222292 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:45571
I20260630 12:23:37.222388  1771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:45571 every 8 connection(s)
I20260630 12:23:37.227344 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:37.234025  1776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:37.235761  1777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:37.238854 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:37.238709  1779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:37.240504 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:37.240759 26631 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:37.240957 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822217240922 us; error 0 us; skew 500 ppm
I20260630 12:23:37.241602 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:37.243789  1772 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33935
I20260630 12:23:37.244166  1772 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:37.244539 26631 webserver.cc:533] Webserver started at http://127.26.1.194:38981/ using document root <none> and password file <none>
I20260630 12:23:37.244972  1772 heartbeater.cc:507] Master 127.26.1.254:33935 requested a full tablet report, sending...
I20260630 12:23:37.245102 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:37.245448 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:37.245728 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:37.247056 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "f65a1fc2af6047f58ed793cda9f8d9aa"
format_stamp: "Formatted at 2026-06-30 12:23:37 on dist-test-slave-wnkp"
I20260630 12:23:37.247390  1645 ts_manager.cc:194] Registered new tserver with Master: 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571)
I20260630 12:23:37.249284  1645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45764
I20260630 12:23:37.252099 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:23:37.255775  1784 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:37.256713 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:37.257025 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "f65a1fc2af6047f58ed793cda9f8d9aa"
format_stamp: "Formatted at 2026-06-30 12:23:37 on dist-test-slave-wnkp"
I20260630 12:23:37.257298 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-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:37.275668 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:37.276901 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:37.278332 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:37.280628 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:37.280854 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:37.281116 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:37.281303 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:37.319638 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:43009
I20260630 12:23:37.319796  1846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:43009 every 8 connection(s)
I20260630 12:23:37.324747 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:37.332361  1850 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:37.332718  1851 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:37.336407  1853 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:37.337045 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:37.337862  1847 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33935
I20260630 12:23:37.338094 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:23:37.338322  1847 heartbeater.cc:461] Registering TS with master...
W20260630 12:23:37.338361 26631 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:37.338784 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822217338765 us; error 0 us; skew 500 ppm
I20260630 12:23:37.339419  1847 heartbeater.cc:507] Master 127.26.1.254:33935 requested a full tablet report, sending...
I20260630 12:23:37.339564 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:37.341832  1645 ts_manager.cc:194] Registered new tserver with Master: f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009)
I20260630 12:23:37.342411 26631 webserver.cc:533] Webserver started at http://127.26.1.195:45325/ using document root <none> and password file <none>
I20260630 12:23:37.342934 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:37.343147 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:37.343421 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:37.343585  1645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45772
I20260630 12:23:37.344724 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "d1ae1cb30b344d6c872b53e07bd22432"
format_stamp: "Formatted at 2026-06-30 12:23:37 on dist-test-slave-wnkp"
I20260630 12:23:37.349882 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:23:37.353420  1858 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:37.354290 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:37.354578 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "d1ae1cb30b344d6c872b53e07bd22432"
format_stamp: "Formatted at 2026-06-30 12:23:37 on dist-test-slave-wnkp"
I20260630 12:23:37.354821 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-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:37.367405 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:37.368510 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:37.369920 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:37.372186 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:37.372390 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:37.372704 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:37.372865 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:37.414419 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:44039
I20260630 12:23:37.414539  1920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:44039 every 8 connection(s)
I20260630 12:23:37.429710  1921 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33935
I20260630 12:23:37.430153  1921 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:37.430809  1921 heartbeater.cc:507] Master 127.26.1.254:33935 requested a full tablet report, sending...
I20260630 12:23:37.432880  1645 ts_manager.cc:194] Registered new tserver with Master: d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:37.433064 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015036934s
I20260630 12:23:37.434338  1645 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45776
I20260630 12:23:38.252362  1772 heartbeater.cc:499] Master 127.26.1.254:33935 was elected leader, sending a full tablet report...
I20260630 12:23:38.346791  1847 heartbeater.cc:499] Master 127.26.1.254:33935 was elected leader, sending a full tablet report...
I20260630 12:23:38.436878  1921 heartbeater.cc:499] Master 127.26.1.254:33935 was elected leader, sending a full tablet report...
I20260630 12:23:38.491945  1645 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45782:
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:23:38.494644  1645 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:23:38.567337  1737 tablet_service.cc:1511] Processing CreateTablet for tablet 4c39f739c43a4a4fa0d7e5e48db6f142 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:38.568889  1737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39f739c43a4a4fa0d7e5e48db6f142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.570540  1811 tablet_service.cc:1511] Processing CreateTablet for tablet 50271e268a7547afa2a599fd5baf25a5 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:38.570783  1736 tablet_service.cc:1511] Processing CreateTablet for tablet 50271e268a7547afa2a599fd5baf25a5 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:38.572041  1811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50271e268a7547afa2a599fd5baf25a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.584908  1883 tablet_service.cc:1511] Processing CreateTablet for tablet 54f4768af57c4af7a0a907efce93ee54 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:38.574544  1885 tablet_service.cc:1511] Processing CreateTablet for tablet 50271e268a7547afa2a599fd5baf25a5 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:38.573419  1735 tablet_service.cc:1511] Processing CreateTablet for tablet 79527b3e73b5470dafe1ce297ebe1f27 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:38.587666  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f4768af57c4af7a0a907efce93ee54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.579968  1810 tablet_service.cc:1511] Processing CreateTablet for tablet 79527b3e73b5470dafe1ce297ebe1f27 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:38.588528  1885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50271e268a7547afa2a599fd5baf25a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.572928  1886 tablet_service.cc:1511] Processing CreateTablet for tablet 4c39f739c43a4a4fa0d7e5e48db6f142 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:38.589321  1810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79527b3e73b5470dafe1ce297ebe1f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.590166  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39f739c43a4a4fa0d7e5e48db6f142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.574997  1884 tablet_service.cc:1511] Processing CreateTablet for tablet 79527b3e73b5470dafe1ce297ebe1f27 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:38.576545  1812 tablet_service.cc:1511] Processing CreateTablet for tablet 4c39f739c43a4a4fa0d7e5e48db6f142 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:38.594003  1884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79527b3e73b5470dafe1ce297ebe1f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.594254  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39f739c43a4a4fa0d7e5e48db6f142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.578241  1809 tablet_service.cc:1511] Processing CreateTablet for tablet 54f4768af57c4af7a0a907efce93ee54 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:38.597589  1809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f4768af57c4af7a0a907efce93ee54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.572109  1736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50271e268a7547afa2a599fd5baf25a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.600895  1735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79527b3e73b5470dafe1ce297ebe1f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.574710  1734 tablet_service.cc:1511] Processing CreateTablet for tablet 54f4768af57c4af7a0a907efce93ee54 (DEFAULT_TABLE table=test-workload [id=039ffaf9745a4323948f3e579bfcb60e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:38.602063  1734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f4768af57c4af7a0a907efce93ee54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:38.648154  1942 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
I20260630 12:23:38.654891  1941 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432: Bootstrap starting.
I20260630 12:23:38.660633  1941 tablet_bootstrap.cc:654] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.663270  1943 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa: Bootstrap starting.
I20260630 12:23:38.668053  1943 tablet_bootstrap.cc:654] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.671137  1942 tablet_bootstrap.cc:654] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.673529  1943 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa: No bootstrap required, opened a new log
I20260630 12:23:38.673641  1941 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432: No bootstrap required, opened a new log
I20260630 12:23:38.674036  1943 ts_tablet_manager.cc:1403] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260630 12:23:38.674295  1941 ts_tablet_manager.cc:1403] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260630 12:23:38.676800  1942 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: No bootstrap required, opened a new log
I20260630 12:23:38.676789  1943 raft_consensus.cc:359] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.677397  1942 ts_tablet_manager.cc:1403] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.002s
I20260630 12:23:38.677532  1943 raft_consensus.cc:385] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.677239  1941 raft_consensus.cc:359] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.677976  1943 raft_consensus.cc:740] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65a1fc2af6047f58ed793cda9f8d9aa, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.678112  1941 raft_consensus.cc:385] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.678503  1941 raft_consensus.cc:740] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ae1cb30b344d6c872b53e07bd22432, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.678856  1943 consensus_queue.cc:260] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.679255  1941 consensus_queue.cc:260] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.680457  1942 raft_consensus.cc:359] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.681445  1942 raft_consensus.cc:385] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.681820  1942 raft_consensus.cc:740] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.682771  1942 consensus_queue.cc:260] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.684945  1943 ts_tablet_manager.cc:1434] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:23:38.686132  1943 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa: Bootstrap starting.
I20260630 12:23:38.689473  1941 ts_tablet_manager.cc:1434] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:23:38.692174  1943 tablet_bootstrap.cc:654] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.696512  1941 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432: Bootstrap starting.
I20260630 12:23:38.705381  1943 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa: No bootstrap required, opened a new log
I20260630 12:23:38.706106  1943 ts_tablet_manager.cc:1403] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260630 12:23:38.707226  1941 tablet_bootstrap.cc:654] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.710021  1943 raft_consensus.cc:359] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.710951  1943 raft_consensus.cc:385] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.711227  1943 raft_consensus.cc:740] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65a1fc2af6047f58ed793cda9f8d9aa, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.711450  1942 ts_tablet_manager.cc:1434] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.025s
I20260630 12:23:38.712019  1943 consensus_queue.cc:260] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.712706  1942 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
I20260630 12:23:38.714440  1941 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432: No bootstrap required, opened a new log
I20260630 12:23:38.714568  1943 ts_tablet_manager.cc:1434] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:23:38.714977  1941 ts_tablet_manager.cc:1403] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.008s
I20260630 12:23:38.715694  1943 tablet_bootstrap.cc:492] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa: Bootstrap starting.
I20260630 12:23:38.717974  1941 raft_consensus.cc:359] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.718784  1941 raft_consensus.cc:385] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.719041  1942 tablet_bootstrap.cc:654] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.719103  1941 raft_consensus.cc:740] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ae1cb30b344d6c872b53e07bd22432, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.722060  1943 tablet_bootstrap.cc:654] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.721470  1941 consensus_queue.cc:260] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.727244  1941 ts_tablet_manager.cc:1434] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:23:38.728996  1941 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432: Bootstrap starting.
I20260630 12:23:38.733783  1941 tablet_bootstrap.cc:654] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.739794  1942 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: No bootstrap required, opened a new log
I20260630 12:23:38.740589  1942 ts_tablet_manager.cc:1403] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.003s
I20260630 12:23:38.746522  1942 raft_consensus.cc:359] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.747839  1942 raft_consensus.cc:385] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.748325  1942 raft_consensus.cc:740] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.749758  1942 consensus_queue.cc:260] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.759714  1942 ts_tablet_manager.cc:1434] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260630 12:23:38.761242  1942 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
I20260630 12:23:38.769209  1942 tablet_bootstrap.cc:654] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.775493  1941 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432: No bootstrap required, opened a new log
I20260630 12:23:38.775751  1942 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: No bootstrap required, opened a new log
I20260630 12:23:38.776064  1941 ts_tablet_manager.cc:1403] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.031s
I20260630 12:23:38.776110  1943 tablet_bootstrap.cc:492] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa: No bootstrap required, opened a new log
I20260630 12:23:38.776244  1942 ts_tablet_manager.cc:1403] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260630 12:23:38.776942  1943 ts_tablet_manager.cc:1403] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa: Time spent bootstrapping tablet: real 0.061s	user 0.033s	sys 0.023s
I20260630 12:23:38.779304  1941 raft_consensus.cc:359] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.779534  1942 raft_consensus.cc:359] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.779665  1943 raft_consensus.cc:359] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.780155  1941 raft_consensus.cc:385] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.780303  1942 raft_consensus.cc:385] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.780512  1943 raft_consensus.cc:385] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.780629  1941 raft_consensus.cc:740] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ae1cb30b344d6c872b53e07bd22432, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.780738  1942 raft_consensus.cc:740] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.781224  1943 raft_consensus.cc:740] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65a1fc2af6047f58ed793cda9f8d9aa, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.781812  1941 consensus_queue.cc:260] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.781868  1942 consensus_queue.cc:260] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.782156  1943 consensus_queue.cc:260] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.784482  1941 ts_tablet_manager.cc:1434] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:23:38.784780  1943 ts_tablet_manager.cc:1434] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:23:38.785749  1941 tablet_bootstrap.cc:492] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432: Bootstrap starting.
I20260630 12:23:38.785836  1943 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa: Bootstrap starting.
I20260630 12:23:38.787539  1942 ts_tablet_manager.cc:1434] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:23:38.788687  1942 tablet_bootstrap.cc:492] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
I20260630 12:23:38.791867  1943 tablet_bootstrap.cc:654] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.792589  1941 tablet_bootstrap.cc:654] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.794574  1942 tablet_bootstrap.cc:654] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:38.803457  1943 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa: No bootstrap required, opened a new log
I20260630 12:23:38.804033  1943 ts_tablet_manager.cc:1403] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260630 12:23:38.806715  1943 raft_consensus.cc:359] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.807457  1943 raft_consensus.cc:385] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.807751  1943 raft_consensus.cc:740] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65a1fc2af6047f58ed793cda9f8d9aa, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.808720  1943 consensus_queue.cc:260] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.811136  1943 ts_tablet_manager.cc:1434] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:23:38.825567  1942 tablet_bootstrap.cc:492] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: No bootstrap required, opened a new log
I20260630 12:23:38.826191  1942 ts_tablet_manager.cc:1403] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.008s
I20260630 12:23:38.826289  1941 tablet_bootstrap.cc:492] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432: No bootstrap required, opened a new log
I20260630 12:23:38.826803  1941 ts_tablet_manager.cc:1403] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.025s
I20260630 12:23:38.829221  1942 raft_consensus.cc:359] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.829424  1941 raft_consensus.cc:359] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.830096  1942 raft_consensus.cc:385] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.830133  1941 raft_consensus.cc:385] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:38.830626  1942 raft_consensus.cc:740] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.830677  1941 raft_consensus.cc:740] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ae1cb30b344d6c872b53e07bd22432, State: Initialized, Role: FOLLOWER
I20260630 12:23:38.831524  1941 consensus_queue.cc:260] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.831518  1942 consensus_queue.cc:260] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.834031  1942 ts_tablet_manager.cc:1434] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:23:38.834031  1941 ts_tablet_manager.cc:1434] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260630 12:23:38.896306  1949 raft_consensus.cc:493] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:38.896767  1949 raft_consensus.cc:515] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.899014  1949 leader_election.cc:290] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:38.909783  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f4768af57c4af7a0a907efce93ee54" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" is_pre_election: true
I20260630 12:23:38.909783  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f4768af57c4af7a0a907efce93ee54" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432" is_pre_election: true
I20260630 12:23:38.910862  1822 raft_consensus.cc:2468] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 0.
I20260630 12:23:38.910948  1896 raft_consensus.cc:2468] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 0.
I20260630 12:23:38.911984  1710 leader_election.cc:304] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [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: 70789a39c6b14522addebfe569d5c015, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 
I20260630 12:23:38.912726  1949 raft_consensus.cc:2804] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:38.913101  1949 raft_consensus.cc:493] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:38.913324  1949 raft_consensus.cc:3060] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:38.918180  1949 raft_consensus.cc:515] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.919787  1949 leader_election.cc:290] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [CANDIDATE]: Term 1 election: Requested vote from peers f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:38.920596  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f4768af57c4af7a0a907efce93ee54" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa"
I20260630 12:23:38.920984  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f4768af57c4af7a0a907efce93ee54" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432"
I20260630 12:23:38.921299  1822 raft_consensus.cc:3060] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:38.921480  1948 raft_consensus.cc:493] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:38.921617  1896 raft_consensus.cc:3060] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:38.922271  1948 raft_consensus.cc:515] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.926173  1948 leader_election.cc:290] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571), f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009)
I20260630 12:23:38.929395  1822 raft_consensus.cc:2468] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 1.
I20260630 12:23:38.929395  1896 raft_consensus.cc:2468] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 1.
I20260630 12:23:38.931092  1713 leader_election.cc:304] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [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: 70789a39c6b14522addebfe569d5c015, d1ae1cb30b344d6c872b53e07bd22432; no voters: 
I20260630 12:23:38.932094  1949 raft_consensus.cc:2804] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:38.938251  1947 raft_consensus.cc:493] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:38.938848  1947 raft_consensus.cc:515] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.946246  1963 raft_consensus.cc:493] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:38.946913  1949 raft_consensus.cc:697] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: Becoming Leader. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Running, Role: LEADER
I20260630 12:23:38.947816  1947 leader_election.cc:290] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:38.948038  1949 consensus_queue.cc:237] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [LEADER]: Queue going to LEADER mode. State: All 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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.946795  1963 raft_consensus.cc:515] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.954527  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50271e268a7547afa2a599fd5baf25a5" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432" is_pre_election: true
I20260630 12:23:38.955500  1896 raft_consensus.cc:2468] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 0.
I20260630 12:23:38.955600  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50271e268a7547afa2a599fd5baf25a5" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" is_pre_election: true
I20260630 12:23:38.956434  1822 raft_consensus.cc:2468] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 0.
I20260630 12:23:38.957445  1713 leader_election.cc:304] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [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: 70789a39c6b14522addebfe569d5c015, d1ae1cb30b344d6c872b53e07bd22432; no voters: 
I20260630 12:23:38.958611  1963 leader_election.cc:290] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:38.959270  1963 raft_consensus.cc:2804] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:38.959654  1963 raft_consensus.cc:493] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:38.959746  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79527b3e73b5470dafe1ce297ebe1f27" candidate_uuid: "d1ae1cb30b344d6c872b53e07bd22432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" is_pre_election: true
I20260630 12:23:38.960547  1822 raft_consensus.cc:2468] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ae1cb30b344d6c872b53e07bd22432 in term 0.
I20260630 12:23:38.962488  1859 leader_election.cc:304] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [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: d1ae1cb30b344d6c872b53e07bd22432, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 
I20260630 12:23:38.960170  1963 raft_consensus.cc:3060] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:38.963513  1948 raft_consensus.cc:2804] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:38.963927  1948 raft_consensus.cc:493] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:38.964321  1948 raft_consensus.cc:3060] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:38.972829  1948 raft_consensus.cc:515] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.974308  1747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79527b3e73b5470dafe1ce297ebe1f27" candidate_uuid: "d1ae1cb30b344d6c872b53e07bd22432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70789a39c6b14522addebfe569d5c015" is_pre_election: true
I20260630 12:23:38.975128  1747 raft_consensus.cc:2468] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ae1cb30b344d6c872b53e07bd22432 in term 0.
I20260630 12:23:38.975817  1963 raft_consensus.cc:515] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:38.976400  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50271e268a7547afa2a599fd5baf25a5" candidate_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70789a39c6b14522addebfe569d5c015" is_pre_election: true
I20260630 12:23:38.977406  1746 raft_consensus.cc:2393] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65a1fc2af6047f58ed793cda9f8d9aa in current term 1: Already voted for candidate 70789a39c6b14522addebfe569d5c015 in this term.
I20260630 12:23:38.979347  1822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50271e268a7547afa2a599fd5baf25a5" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa"
I20260630 12:23:38.979938  1822 raft_consensus.cc:3060] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:38.980723  1746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79527b3e73b5470dafe1ce297ebe1f27" candidate_uuid: "d1ae1cb30b344d6c872b53e07bd22432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70789a39c6b14522addebfe569d5c015"
I20260630 12:23:38.981410  1746 raft_consensus.cc:3060] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:38.981796  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50271e268a7547afa2a599fd5baf25a5" candidate_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432" is_pre_election: true
I20260630 12:23:38.982458  1896 raft_consensus.cc:2468] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65a1fc2af6047f58ed793cda9f8d9aa in term 0.
I20260630 12:23:38.983980  1788 leader_election.cc:304] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [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: d1ae1cb30b344d6c872b53e07bd22432, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 70789a39c6b14522addebfe569d5c015
I20260630 12:23:38.987756  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79527b3e73b5470dafe1ce297ebe1f27" candidate_uuid: "d1ae1cb30b344d6c872b53e07bd22432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa"
I20260630 12:23:38.988451  1821 raft_consensus.cc:3060] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:38.989929  1746 raft_consensus.cc:2468] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ae1cb30b344d6c872b53e07bd22432 in term 1.
I20260630 12:23:38.991313  1861 leader_election.cc:304] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [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: 70789a39c6b14522addebfe569d5c015, d1ae1cb30b344d6c872b53e07bd22432; no voters: 
I20260630 12:23:38.991463  1822 raft_consensus.cc:2468] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 1.
I20260630 12:23:38.992276  1947 raft_consensus.cc:2764] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:23:38.996033  1963 leader_election.cc:290] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [CANDIDATE]: Term 1 election: Requested vote from peers f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:38.996104  1948 leader_election.cc:290] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [CANDIDATE]: Term 1 election: Requested vote from peers 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571), f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009)
I20260630 12:23:38.997381  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50271e268a7547afa2a599fd5baf25a5" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432"
I20260630 12:23:38.998018  1896 raft_consensus.cc:3060] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:38.998090  1710 leader_election.cc:304] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [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: 70789a39c6b14522addebfe569d5c015, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 
I20260630 12:23:38.998694  1821 raft_consensus.cc:2468] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ae1cb30b344d6c872b53e07bd22432 in term 1.
I20260630 12:23:38.999119  1963 raft_consensus.cc:2804] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:38.999372  1968 raft_consensus.cc:2804] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:38.999687  1963 raft_consensus.cc:697] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: Becoming Leader. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Running, Role: LEADER
I20260630 12:23:39.000034  1968 raft_consensus.cc:697] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 LEADER]: Becoming Leader. State: Replica: d1ae1cb30b344d6c872b53e07bd22432, State: Running, Role: LEADER
I20260630 12:23:39.000636  1963 consensus_queue.cc:237] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [LEADER]: Queue going to LEADER mode. State: All 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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:39.001039  1968 consensus_queue.cc:237] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Queue going to LEADER mode. State: All 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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:39.006611  1896 raft_consensus.cc:2468] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 1.
I20260630 12:23:39.007898  1644 catalog_manager.cc:5697] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70789a39c6b14522addebfe569d5c015 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "70789a39c6b14522addebfe569d5c015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:39.015352  1641 catalog_manager.cc:5697] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:39.024345  1644 catalog_manager.cc:5697] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70789a39c6b14522addebfe569d5c015 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "70789a39c6b14522addebfe569d5c015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:39.049389  1963 raft_consensus.cc:493] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:23:39.049789  1693 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:23:39.050082  1963 raft_consensus.cc:515] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:39.052165  1963 leader_election.cc:290] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:39.052877  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39f739c43a4a4fa0d7e5e48db6f142" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" is_pre_election: true
I20260630 12:23:39.053205  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39f739c43a4a4fa0d7e5e48db6f142" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432" is_pre_election: true
I20260630 12:23:39.053498  1821 raft_consensus.cc:2468] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 0.
I20260630 12:23:39.053823  1896 raft_consensus.cc:2468] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 0.
I20260630 12:23:39.054600  1710 leader_election.cc:304] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [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: 70789a39c6b14522addebfe569d5c015, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 
I20260630 12:23:39.055317  1963 raft_consensus.cc:2804] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:39.055713  1963 raft_consensus.cc:493] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:39.055945  1963 raft_consensus.cc:3060] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:39.060910  1963 raft_consensus.cc:515] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:39.062767  1963 leader_election.cc:290] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [CANDIDATE]: Term 1 election: Requested vote from peers f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:39.063648  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39f739c43a4a4fa0d7e5e48db6f142" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa"
I20260630 12:23:39.063962  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39f739c43a4a4fa0d7e5e48db6f142" candidate_uuid: "70789a39c6b14522addebfe569d5c015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432"
I20260630 12:23:39.064213  1821 raft_consensus.cc:3060] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:39.064631  1896 raft_consensus.cc:3060] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:39.069612  1821 raft_consensus.cc:2468] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 1.
I20260630 12:23:39.069914  1896 raft_consensus.cc:2468] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70789a39c6b14522addebfe569d5c015 in term 1.
I20260630 12:23:39.071012  1710 leader_election.cc:304] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [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: 70789a39c6b14522addebfe569d5c015, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 
I20260630 12:23:39.071764  1963 raft_consensus.cc:2804] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:39.072363  1963 raft_consensus.cc:697] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: Becoming Leader. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Running, Role: LEADER
I20260630 12:23:39.073071  1963 consensus_queue.cc:237] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [LEADER]: Queue going to LEADER mode. State: All 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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:39.080142  1644 catalog_manager.cc:5697] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70789a39c6b14522addebfe569d5c015 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "70789a39c6b14522addebfe569d5c015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:39.187088  1644 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40354:
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:23:39.224871  1734 tablet_service.cc:1511] Processing CreateTablet for tablet bbeb4d491a854016ae289fea83bc0830 (DEFAULT_TABLE table=dugtrio [id=460f849957d74c21b444e154bced80d9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:39.226189  1812 tablet_service.cc:1511] Processing CreateTablet for tablet beaa591b15814124b6879d92f7bad7d4 (DEFAULT_TABLE table=dugtrio [id=460f849957d74c21b444e154bced80d9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:39.226918  1734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbeb4d491a854016ae289fea83bc0830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:39.228279  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beaa591b15814124b6879d92f7bad7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:39.228279  1883 tablet_service.cc:1511] Processing CreateTablet for tablet 6717af2b6f6c438e9f9181e5e65dad4d (DEFAULT_TABLE table=dugtrio [id=460f849957d74c21b444e154bced80d9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:39.230144  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6717af2b6f6c438e9f9181e5e65dad4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:39.233783  1736 tablet_service.cc:1511] Processing CreateTablet for tablet 6aea3d7029614effb1be56463fac1bac (DEFAULT_TABLE table=dugtrio [id=460f849957d74c21b444e154bced80d9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:39.235565  1736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aea3d7029614effb1be56463fac1bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:39.251089  1942 tablet_bootstrap.cc:492] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
I20260630 12:23:39.251760  1943 tablet_bootstrap.cc:492] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa: Bootstrap starting.
I20260630 12:23:39.256693  1941 tablet_bootstrap.cc:492] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432: Bootstrap starting.
I20260630 12:23:39.259194  1942 tablet_bootstrap.cc:654] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:39.259809  1943 tablet_bootstrap.cc:654] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:39.264999  1941 tablet_bootstrap.cc:654] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:39.267808  1943 tablet_bootstrap.cc:492] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa: No bootstrap required, opened a new log
I20260630 12:23:39.268445  1943 ts_tablet_manager.cc:1403] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:23:39.272415  1943 raft_consensus.cc:359] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } }
I20260630 12:23:39.273422  1943 raft_consensus.cc:385] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:39.273767  1943 raft_consensus.cc:740] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65a1fc2af6047f58ed793cda9f8d9aa, State: Initialized, Role: FOLLOWER
I20260630 12:23:39.275039  1943 consensus_queue.cc:260] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } }
I20260630 12:23:39.275880  1943 raft_consensus.cc:399] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:39.276226  1943 raft_consensus.cc:493] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:39.276723  1943 raft_consensus.cc:3060] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:39.276826  1941 tablet_bootstrap.cc:492] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432: No bootstrap required, opened a new log
I20260630 12:23:39.277427  1941 ts_tablet_manager.cc:1403] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260630 12:23:39.278558  1942 tablet_bootstrap.cc:492] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: No bootstrap required, opened a new log
I20260630 12:23:39.279024  1942 ts_tablet_manager.cc:1403] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260630 12:23:39.280840  1941 raft_consensus.cc:359] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:39.281457  1941 raft_consensus.cc:385] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:39.281421  1942 raft_consensus.cc:359] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:39.281939  1941 raft_consensus.cc:740] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1ae1cb30b344d6c872b53e07bd22432, State: Initialized, Role: FOLLOWER
I20260630 12:23:39.282117  1942 raft_consensus.cc:385] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:39.282476  1942 raft_consensus.cc:740] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:39.282951  1941 consensus_queue.cc:260] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:39.283233  1942 consensus_queue.cc:260] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:39.283722  1941 raft_consensus.cc:399] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:39.283977  1942 raft_consensus.cc:399] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:39.284111  1941 raft_consensus.cc:493] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:39.284497  1942 raft_consensus.cc:493] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:39.284638  1941 raft_consensus.cc:3060] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:39.285131  1942 raft_consensus.cc:3060] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:39.285542  1943 raft_consensus.cc:515] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } }
I20260630 12:23:39.286368  1943 leader_election.cc:304] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [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: f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 
I20260630 12:23:39.287107  1943 leader_election.cc:290] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:39.287482  1947 raft_consensus.cc:2804] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:39.291898  1947 raft_consensus.cc:697] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 LEADER]: Becoming Leader. State: Replica: f65a1fc2af6047f58ed793cda9f8d9aa, State: Running, Role: LEADER
I20260630 12:23:39.293124  1947 consensus_queue.cc:237] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Queue going to LEADER mode. State: All 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: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } }
I20260630 12:23:39.294770  1941 raft_consensus.cc:515] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:39.295182  1942 raft_consensus.cc:515] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:39.295975  1942 leader_election.cc:304] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [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: 70789a39c6b14522addebfe569d5c015; no voters: 
I20260630 12:23:39.295985  1941 leader_election.cc:304] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [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: d1ae1cb30b344d6c872b53e07bd22432; no voters: 
I20260630 12:23:39.297128  1963 raft_consensus.cc:2804] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:39.296756  1942 leader_election.cc:290] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:39.298106  1963 raft_consensus.cc:697] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: Becoming Leader. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Running, Role: LEADER
I20260630 12:23:39.298906  1943 ts_tablet_manager.cc:1434] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa: Time spent starting tablet: real 0.030s	user 0.018s	sys 0.008s
I20260630 12:23:39.299058  1963 consensus_queue.cc:237] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [LEADER]: Queue going to LEADER mode. State: All 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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:39.300215  1941 leader_election.cc:290] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:39.300709  1968 raft_consensus.cc:2804] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:39.305469  1941 ts_tablet_manager.cc:1434] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432: Time spent starting tablet: real 0.028s	user 0.023s	sys 0.000s
I20260630 12:23:39.306143  1942 ts_tablet_manager.cc:1434] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.013s
I20260630 12:23:39.307638  1942 tablet_bootstrap.cc:492] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
I20260630 12:23:39.316684  1942 tablet_bootstrap.cc:654] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:39.318367  1644 catalog_manager.cc:5697] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa reported cstate change: term changed from 0 to 1, leader changed from <none> to f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194). New cstate: current_term: 1 leader_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:39.323212  1968 raft_consensus.cc:697] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 1 LEADER]: Becoming Leader. State: Replica: d1ae1cb30b344d6c872b53e07bd22432, State: Running, Role: LEADER
I20260630 12:23:39.325773  1968 consensus_queue.cc:237] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Queue going to LEADER mode. State: All 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: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:39.342053  1641 catalog_manager.cc:5697] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:39.360659  1942 tablet_bootstrap.cc:492] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: No bootstrap required, opened a new log
I20260630 12:23:39.361573  1942 ts_tablet_manager.cc:1403] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.024s
I20260630 12:23:39.365957  1942 raft_consensus.cc:359] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:39.366828  1942 raft_consensus.cc:385] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:39.367223  1942 raft_consensus.cc:740] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:39.368281  1942 consensus_queue.cc:260] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:39.369421  1942 raft_consensus.cc:399] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:39.369840  1942 raft_consensus.cc:493] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:39.370306  1942 raft_consensus.cc:3060] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:39.377408  1942 raft_consensus.cc:515] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:39.377653  1643 catalog_manager.cc:5697] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70789a39c6b14522addebfe569d5c015 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "70789a39c6b14522addebfe569d5c015" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:39.378046  1942 leader_election.cc:304] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [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: 70789a39c6b14522addebfe569d5c015; no voters: 
I20260630 12:23:39.378811  1942 leader_election.cc:290] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:39.379083  1949 raft_consensus.cc:2804] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:39.379849  1949 raft_consensus.cc:697] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: Becoming Leader. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Running, Role: LEADER
I20260630 12:23:39.380899  1942 ts_tablet_manager.cc:1434] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.019s	user 0.018s	sys 0.000s
I20260630 12:23:39.380653  1949 consensus_queue.cc:237] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [LEADER]: Queue going to LEADER mode. State: All 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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:39.392581  1643 catalog_manager.cc:5697] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70789a39c6b14522addebfe569d5c015 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "70789a39c6b14522addebfe569d5c015" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:39.426465 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:23:39.436611  1949 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:39.462724  1964 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:39.487066 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:39.488418 26631 tablet_replica.cc:333] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: stopping tablet replica
I20260630 12:23:39.489040 26631 raft_consensus.cc:2243] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:39.489522 26631 raft_consensus.cc:2272] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:39.492457 26631 tablet_replica.cc:333] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: stopping tablet replica
I20260630 12:23:39.493259 26631 raft_consensus.cc:2243] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:39.494309 26631 pending_rounds.cc:70] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Trying to abort 1 pending ops.
I20260630 12:23:39.494650 26631 pending_rounds.cc:77] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439808866734080 op_type: NO_OP noop_request { }
I20260630 12:23:39.495030 26631 raft_consensus.cc:2889] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:39.495308 26631 raft_consensus.cc:2272] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:39.498202 26631 tablet_replica.cc:333] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: stopping tablet replica
I20260630 12:23:39.498781 26631 raft_consensus.cc:2243] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:39.499168 26631 raft_consensus.cc:2272] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:39.501766 26631 tablet_replica.cc:333] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: stopping tablet replica
I20260630 12:23:39.502254 26631 raft_consensus.cc:2243] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:39.503077 26631 raft_consensus.cc:2272] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:39.505967 26631 tablet_replica.cc:333] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: stopping tablet replica
I20260630 12:23:39.506494 26631 raft_consensus.cc:2243] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:39.507242 26631 pending_rounds.cc:70] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Trying to abort 1 pending ops.
I20260630 12:23:39.507419 26631 pending_rounds.cc:77] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439809330208768 op_type: NO_OP noop_request { }
I20260630 12:23:39.507668 26631 raft_consensus.cc:2889] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:39.507912 26631 raft_consensus.cc:2272] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:39.510530 26631 tablet_replica.cc:333] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: stopping tablet replica
I20260630 12:23:39.511065 26631 raft_consensus.cc:2243] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:39.511497 26631 raft_consensus.cc:2272] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:23:39.530651  1861 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:23:39.533790  1861 consensus_peers.cc:597] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 -> Peer 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): Couldn't send request to peer 70789a39c6b14522addebfe569d5c015. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:39.538780 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:23:39.590202  1986 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:40.559788  1998 consensus_queue.cc:579] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Leader has been unable to successfully communicate with peer 70789a39c6b14522addebfe569d5c015 for more than 1 seconds (1.557s)
I20260630 12:23:40.608592  1643 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45782:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:23:40.609359  1643 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:45782:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:23:40.626736  1643 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5: Sending DeleteTablet for 1 replicas of tablet bbeb4d491a854016ae289fea83bc0830
I20260630 12:23:40.627619  1643 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5: Sending DeleteTablet for 1 replicas of tablet beaa591b15814124b6879d92f7bad7d4
I20260630 12:23:40.628435  1643 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5: Sending DeleteTablet for 1 replicas of tablet 6717af2b6f6c438e9f9181e5e65dad4d
I20260630 12:23:40.629244  1643 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5: Sending DeleteTablet for 1 replicas of tablet 6aea3d7029614effb1be56463fac1bac
I20260630 12:23:40.631422  1812 tablet_service.cc:1558] Processing DeleteTablet for tablet beaa591b15814124b6879d92f7bad7d4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:23:40 UTC) from {username='slave'} at 127.0.0.1:51998
I20260630 12:23:40.631397  1883 tablet_service.cc:1558] Processing DeleteTablet for tablet 6717af2b6f6c438e9f9181e5e65dad4d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:23:40 UTC) from {username='slave'} at 127.0.0.1:42884
I20260630 12:23:40.634205 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:40.645596  2012 tablet_replica.cc:333] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432: stopping tablet replica
W20260630 12:23:40.647586  2013 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:40.649363  1631 catalog_manager.cc:4755] TS 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet bbeb4d491a854016ae289fea83bc0830: Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111)
I20260630 12:23:40.650230  2012 raft_consensus.cc:2243] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:40.651019  2012 raft_consensus.cc:2272] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:40.651082  2011 tablet_replica.cc:333] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa: stopping tablet replica
I20260630 12:23:40.652323  2011 raft_consensus.cc:2243] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:40.653141  2011 raft_consensus.cc:2272] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:23:40.653472  2014 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:40.654824  2012 ts_tablet_manager.cc:1916] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:23:40.657346  2011 ts_tablet_manager.cc:1916] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:23:40.666822 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:40.669199  2017 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:40.670622  2012 ts_tablet_manager.cc:1929] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:23:40.670787 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:23:40.671173  2012 log.cc:1199] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-2-root/wals/6717af2b6f6c438e9f9181e5e65dad4d
W20260630 12:23:40.671185 26631 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:40.671716 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822220671686 us; error 0 us; skew 500 ppm
I20260630 12:23:40.672240  2012 ts_tablet_manager.cc:1950] T 6717af2b6f6c438e9f9181e5e65dad4d P d1ae1cb30b344d6c872b53e07bd22432: Deleting consensus metadata
I20260630 12:23:40.672726 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:40.676594  2011 ts_tablet_manager.cc:1929] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:23:40.676467  1632 catalog_manager.cc:5028] TS d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039): tablet 6717af2b6f6c438e9f9181e5e65dad4d (table dugtrio [id=460f849957d74c21b444e154bced80d9]) successfully deleted
I20260630 12:23:40.676987 26631 webserver.cc:533] Webserver started at http://127.26.1.196:34139/ using document root <none> and password file <none>
I20260630 12:23:40.677208  2011 log.cc:1199] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-1-root/wals/beaa591b15814124b6879d92f7bad7d4
I20260630 12:23:40.677870 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:40.678032  2011 ts_tablet_manager.cc:1950] T beaa591b15814124b6879d92f7bad7d4 P f65a1fc2af6047f58ed793cda9f8d9aa: Deleting consensus metadata
I20260630 12:23:40.678179 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:40.678746 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:40.679989 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "7ed2710eee8b4f668b1f67dd709472a3"
format_stamp: "Formatted at 2026-06-30 12:23:40 on dist-test-slave-wnkp"
I20260630 12:23:40.681018  1629 catalog_manager.cc:5028] TS f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009): tablet beaa591b15814124b6879d92f7bad7d4 (table dugtrio [id=460f849957d74c21b444e154bced80d9]) successfully deleted
I20260630 12:23:40.685672 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:23:40.689810  2021 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:40.690744 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:23:40.691131 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "7ed2710eee8b4f668b1f67dd709472a3"
format_stamp: "Formatted at 2026-06-30 12:23:40 on dist-test-slave-wnkp"
I20260630 12:23:40.691468 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-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:23:40.719264 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:40.720670 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:40.722229 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:40.725730 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:40.725957 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:40.726298 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:40.726500 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:40.775007 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:35917
I20260630 12:23:40.775110  2083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:35917 every 8 connection(s)
I20260630 12:23:40.780395 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:40.788075  2087 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:40.789168  2088 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:40.790974  2090 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:40.791935 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:40.793373 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:40.793663 26631 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:40.793889 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822220793866 us; error 0 us; skew 500 ppm
I20260630 12:23:40.794633 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:40.794696  2084 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33935
I20260630 12:23:40.795150  2084 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:40.796110  2084 heartbeater.cc:507] Master 127.26.1.254:33935 requested a full tablet report, sending...
I20260630 12:23:40.797673 26631 webserver.cc:533] Webserver started at http://127.26.1.193:43177/ using document root <none> and password file <none>
I20260630 12:23:40.798247 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:40.798243  1643 ts_manager.cc:194] Registered new tserver with Master: 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196:35917)
I20260630 12:23:40.798774 26631 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:23:40.800078  1643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40378
I20260630 12:23:40.802877 26631 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:23:40.804113  2095 raft_consensus.cc:493] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:40.804668  2095 raft_consensus.cc:515] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:40.806505  2095 leader_election.cc:290] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:40.807268  2096 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:40.808276 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:23:40.808730 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "70789a39c6b14522addebfe569d5c015"
format_stamp: "Formatted at 2026-06-30 12:23:37 on dist-test-slave-wnkp"
I20260630 12:23:40.809116 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-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:40.808930  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f4768af57c4af7a0a907efce93ee54" candidate_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432" is_pre_election: true
I20260630 12:23:40.810387  1896 raft_consensus.cc:2468] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65a1fc2af6047f58ed793cda9f8d9aa in term 1.
I20260630 12:23:40.812048  1788 leader_election.cc:304] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [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: d1ae1cb30b344d6c872b53e07bd22432, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 
I20260630 12:23:40.812891  2095 raft_consensus.cc:2804] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:40.813391  2095 raft_consensus.cc:493] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:40.813787  2095 raft_consensus.cc:3060] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:23:40.814263  1787 leader_election.cc:336] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111)
I20260630 12:23:40.821406  2095 raft_consensus.cc:515] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:40.823923  2095 leader_election.cc:290] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [CANDIDATE]: Term 2 election: Requested vote from peers 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:40.825999  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f4768af57c4af7a0a907efce93ee54" candidate_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432"
I20260630 12:23:40.826761  1896 raft_consensus.cc:3060] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:23:40.836027  1787 leader_election.cc:336] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111)
I20260630 12:23:40.836689  1896 raft_consensus.cc:2468] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65a1fc2af6047f58ed793cda9f8d9aa in term 2.
I20260630 12:23:40.838589 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:40.838547  1788 leader_election.cc:304] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [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: d1ae1cb30b344d6c872b53e07bd22432, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 70789a39c6b14522addebfe569d5c015
I20260630 12:23:40.839756  2095 raft_consensus.cc:2804] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:40.840641 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:40.841373  2095 raft_consensus.cc:697] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 LEADER]: Becoming Leader. State: Replica: f65a1fc2af6047f58ed793cda9f8d9aa, State: Running, Role: LEADER
I20260630 12:23:40.842407  2095 consensus_queue.cc:237] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Queue going to LEADER 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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:40.843005 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:40.848341  2107 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:23:40.857968  1643 catalog_manager.cc:5697] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa reported cstate change: term changed from 1 to 2, leader changed from 70789a39c6b14522addebfe569d5c015 (127.26.1.193) to f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194). New cstate: current_term: 2 leader_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:40.888062 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:23:40.888437 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.042s	user 0.003s	sys 0.000s
I20260630 12:23:40.888804 26631 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:23:40.893560  2107 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
I20260630 12:23:40.904554  1896 consensus_queue.cc:237] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:40.908397  2107 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: 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:23:40.909351  2107 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: Bootstrap complete.
I20260630 12:23:40.910101  2107 ts_tablet_manager.cc:1403] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:23:40.912825  1821 raft_consensus.cc:1275] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:40.914896  2000 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:23:40.920773  2107 raft_consensus.cc:359] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:40.921547  2107 raft_consensus.cc:740] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:40.922322  2107 consensus_queue.cc:260] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:40.927148  2107 ts_tablet_manager.cc:1434] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:23:40.928031  2107 tablet_bootstrap.cc:492] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
W20260630 12:23:40.929840  1861 consensus_peers.cc:597] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 -> Peer 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): Couldn't send request to peer 70789a39c6b14522addebfe569d5c015. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:40.931728 26631 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:23:40.932159 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.037s	sys 0.000s
I20260630 12:23:40.938776  1998 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:40.940717  1821 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:40.951341  2107 tablet_bootstrap.cc:492] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: 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:23:40.952490  2107 tablet_bootstrap.cc:492] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Bootstrap complete.
I20260630 12:23:40.952800  1632 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 79527b3e73b5470dafe1ce297ebe1f27 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:23:40.953243  2107 ts_tablet_manager.cc:1403] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.015s
I20260630 12:23:40.953366  2095 raft_consensus.cc:493] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70789a39c6b14522addebfe569d5c015)
I20260630 12:23:40.954066  2095 raft_consensus.cc:515] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:40.956591  2107 raft_consensus.cc:359] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:40.957793  2095 leader_election.cc:290] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:40.957904  2107 raft_consensus.cc:740] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:40.959173  2107 consensus_queue.cc:260] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:40.962400  2107 ts_tablet_manager.cc:1434] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:23:40.963181  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50271e268a7547afa2a599fd5baf25a5" candidate_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432" is_pre_election: true
I20260630 12:23:40.963608  2107 tablet_bootstrap.cc:492] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
I20260630 12:23:40.959760  1643 catalog_manager.cc:5697] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 reported cstate change: config changed from index -1 to 2, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:40.969228  1998 raft_consensus.cc:493] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 70789a39c6b14522addebfe569d5c015)
I20260630 12:23:40.970657  1998 raft_consensus.cc:515] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
W20260630 12:23:40.971036  1787 leader_election.cc:336] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111)
I20260630 12:23:40.971652  1787 leader_election.cc:304] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [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: f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 70789a39c6b14522addebfe569d5c015, d1ae1cb30b344d6c872b53e07bd22432
I20260630 12:23:40.973158  2095 raft_consensus.cc:2749] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:23:40.974012  1998 leader_election.cc:290] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571), f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009)
W20260630 12:23:40.978624  1862 consensus_peers.cc:597] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 -> Peer 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196:35917): Couldn't send request to peer 7ed2710eee8b4f668b1f67dd709472a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79527b3e73b5470dafe1ce297ebe1f27. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:40.982849  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50271e268a7547afa2a599fd5baf25a5" candidate_uuid: "d1ae1cb30b344d6c872b53e07bd22432" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" is_pre_election: true
W20260630 12:23:40.982851  1861 leader_election.cc:336] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111)
I20260630 12:23:40.983871  1821 raft_consensus.cc:2468] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1ae1cb30b344d6c872b53e07bd22432 in term 1.
I20260630 12:23:40.986119  1859 leader_election.cc:304] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [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: d1ae1cb30b344d6c872b53e07bd22432, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 70789a39c6b14522addebfe569d5c015
I20260630 12:23:40.987929  1998 raft_consensus.cc:2804] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:40.988570  1998 raft_consensus.cc:493] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 70789a39c6b14522addebfe569d5c015)
I20260630 12:23:40.988817  1998 raft_consensus.cc:3060] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:40.999235  1998 raft_consensus.cc:515] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:41.003247  2107 tablet_bootstrap.cc:492] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: 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:23:41.004173  2107 tablet_bootstrap.cc:492] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Bootstrap complete.
I20260630 12:23:41.004928  2107 ts_tablet_manager.cc:1403] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.007s
I20260630 12:23:41.005620  1821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50271e268a7547afa2a599fd5baf25a5" candidate_uuid: "d1ae1cb30b344d6c872b53e07bd22432" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa"
I20260630 12:23:41.006515  1821 raft_consensus.cc:3060] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:41.007786  2107 raft_consensus.cc:359] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:41.008360  2107 raft_consensus.cc:740] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:41.009068  2107 consensus_queue.cc:260] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:41.009594  2107 raft_consensus.cc:399] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:41.009853  2107 raft_consensus.cc:493] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:41.010152  2107 raft_consensus.cc:3060] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:23:41.011907  1861 leader_election.cc:336] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111)
I20260630 12:23:41.015868  2107 raft_consensus.cc:515] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:41.016517  1998 leader_election.cc:290] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [CANDIDATE]: Term 2 election: Requested vote from peers 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571), f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009)
I20260630 12:23:41.016670  2107 leader_election.cc:304] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [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: 70789a39c6b14522addebfe569d5c015; no voters: 
I20260630 12:23:41.017405  2107 leader_election.cc:290] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:23:41.017674  2113 raft_consensus.cc:2804] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:41.018680  1821 raft_consensus.cc:2468] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1ae1cb30b344d6c872b53e07bd22432 in term 2.
I20260630 12:23:41.020524  1859 leader_election.cc:304] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [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: d1ae1cb30b344d6c872b53e07bd22432, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 70789a39c6b14522addebfe569d5c015
I20260630 12:23:41.022146  1998 raft_consensus.cc:2804] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:41.022853  1998 raft_consensus.cc:697] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 LEADER]: Becoming Leader. State: Replica: d1ae1cb30b344d6c872b53e07bd22432, State: Running, Role: LEADER
I20260630 12:23:41.023959  1998 consensus_queue.cc:237] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:41.036528  1643 catalog_manager.cc:5697] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 reported cstate change: term changed from 1 to 2, leader changed from 70789a39c6b14522addebfe569d5c015 (127.26.1.193) to d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195). New cstate: current_term: 2 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:41.055778  2113 raft_consensus.cc:697] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 2 LEADER]: Becoming Leader. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Running, Role: LEADER
I20260630 12:23:41.056576  2107 ts_tablet_manager.cc:1434] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.051s	user 0.028s	sys 0.024s
I20260630 12:23:41.056901  2113 consensus_queue.cc:237] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:41.057699  2107 tablet_bootstrap.cc:492] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
W20260630 12:23:41.062449  1693 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 70789a39c6b14522addebfe569d5c015 not available for placement
I20260630 12:23:41.081475  2107 tablet_bootstrap.cc:492] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: 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:23:41.082484  2107 tablet_bootstrap.cc:492] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Bootstrap complete.
I20260630 12:23:41.083170  2107 ts_tablet_manager.cc:1403] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260630 12:23:41.085364  2107 raft_consensus.cc:359] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:41.085889  2107 raft_consensus.cc:740] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:41.086545  2107 consensus_queue.cc:260] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:41.087051  2107 raft_consensus.cc:399] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:41.087329  2107 raft_consensus.cc:493] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:41.087621  2107 raft_consensus.cc:3060] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:41.092835  2107 raft_consensus.cc:515] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:41.093443  2107 leader_election.cc:304] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [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: 70789a39c6b14522addebfe569d5c015; no voters: 
I20260630 12:23:41.094131  2107 leader_election.cc:290] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:23:41.094249  2113 raft_consensus.cc:2804] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:41.094866  2113 raft_consensus.cc:697] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 2 LEADER]: Becoming Leader. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Running, Role: LEADER
I20260630 12:23:41.095919  2107 ts_tablet_manager.cc:1434] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20260630 12:23:41.095708  2113 consensus_queue.cc:237] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } }
I20260630 12:23:41.096905  2107 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
I20260630 12:23:41.112696  2107 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: 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:23:41.113590  2107 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Bootstrap complete.
I20260630 12:23:41.114235  2107 ts_tablet_manager.cc:1403] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:23:41.116501  2107 raft_consensus.cc:359] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:41.117271  2107 raft_consensus.cc:740] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:41.118026  2107 consensus_queue.cc:260] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:41.118908 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:45571
I20260630 12:23:41.119132  2179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:45571 every 8 connection(s)
I20260630 12:23:41.119870  2107 ts_tablet_manager.cc:1434] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:23:41.120752  2107 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: Bootstrap starting.
I20260630 12:23:41.122802  2095 raft_consensus.cc:493] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:41.123519  2095 raft_consensus.cc:515] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:41.130528  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39f739c43a4a4fa0d7e5e48db6f142" candidate_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432" is_pre_election: true
I20260630 12:23:41.131371  1896 raft_consensus.cc:2468] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65a1fc2af6047f58ed793cda9f8d9aa in term 1.
I20260630 12:23:41.134701  1788 leader_election.cc:304] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [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: d1ae1cb30b344d6c872b53e07bd22432, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 
I20260630 12:23:41.136277  2103 raft_consensus.cc:2804] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:41.136873  2103 raft_consensus.cc:493] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:41.137326  2103 raft_consensus.cc:3060] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:41.144563  2095 leader_election.cc:290] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:41.150584  2103 raft_consensus.cc:515] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:41.153967  2107 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: 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:23:41.155166  2107 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: Bootstrap complete.
I20260630 12:23:41.155200  1896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39f739c43a4a4fa0d7e5e48db6f142" candidate_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1ae1cb30b344d6c872b53e07bd22432"
I20260630 12:23:41.156051  2107 ts_tablet_manager.cc:1403] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.008s
I20260630 12:23:41.155987  1896 raft_consensus.cc:3060] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:41.159512  2107 raft_consensus.cc:359] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:41.160364  2107 raft_consensus.cc:740] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70789a39c6b14522addebfe569d5c015, State: Initialized, Role: FOLLOWER
I20260630 12:23:41.161187  2107 consensus_queue.cc:260] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:41.163502  2107 ts_tablet_manager.cc:1434] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:23:41.164420  2103 leader_election.cc:290] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [CANDIDATE]: Term 2 election: Requested vote from peers 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571), d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:41.166133  1896 raft_consensus.cc:2468] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65a1fc2af6047f58ed793cda9f8d9aa in term 2.
I20260630 12:23:41.167994  1788 leader_election.cc:304] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [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: d1ae1cb30b344d6c872b53e07bd22432, f65a1fc2af6047f58ed793cda9f8d9aa; no voters: 
I20260630 12:23:41.169688  2103 raft_consensus.cc:2804] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:41.170181  2180 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33935
I20260630 12:23:41.170688  2180 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:41.171036  2103 raft_consensus.cc:697] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 LEADER]: Becoming Leader. State: Replica: f65a1fc2af6047f58ed793cda9f8d9aa, State: Running, Role: LEADER
I20260630 12:23:41.171798  2180 heartbeater.cc:507] Master 127.26.1.254:33935 requested a full tablet report, sending...
I20260630 12:23:41.172166  2103 consensus_queue.cc:237] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Queue going to LEADER 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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:41.173976  2153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39f739c43a4a4fa0d7e5e48db6f142" candidate_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70789a39c6b14522addebfe569d5c015" is_pre_election: true
I20260630 12:23:41.174492  2152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c39f739c43a4a4fa0d7e5e48db6f142" candidate_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70789a39c6b14522addebfe569d5c015"
I20260630 12:23:41.175760  2153 raft_consensus.cc:2410] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65a1fc2af6047f58ed793cda9f8d9aa 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:23:41.179600  1643 ts_manager.cc:194] Re-registered known tserver with Master: 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571)
I20260630 12:23:41.185091  1641 catalog_manager.cc:5697] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa reported cstate change: term changed from 1 to 2, leader changed from 70789a39c6b14522addebfe569d5c015 (127.26.1.193) to f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194). New cstate: current_term: 2 leader_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:41.188099  1643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40390
I20260630 12:23:41.191533  2180 heartbeater.cc:499] Master 127.26.1.254:33935 was elected leader, sending a full tablet report...
I20260630 12:23:41.293861  2143 tablet_service.cc:1558] Processing DeleteTablet for tablet 6aea3d7029614effb1be56463fac1bac with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:23:40 UTC) from {username='slave'} at 127.0.0.1:47820
I20260630 12:23:41.294302  2142 tablet_service.cc:1558] Processing DeleteTablet for tablet bbeb4d491a854016ae289fea83bc0830 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:23:40 UTC) from {username='slave'} at 127.0.0.1:47820
I20260630 12:23:41.295516  2186 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:41.296216  2186 raft_consensus.cc:2243] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:23:41.296795  2186 raft_consensus.cc:2272] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:41.299571  2186 ts_tablet_manager.cc:1916] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:23:41.312354  2186 ts_tablet_manager.cc:1929] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:23:41.312803  2186 log.cc:1199] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/6aea3d7029614effb1be56463fac1bac
I20260630 12:23:41.313480  2186 ts_tablet_manager.cc:1950] T 6aea3d7029614effb1be56463fac1bac P 70789a39c6b14522addebfe569d5c015: Deleting consensus metadata
I20260630 12:23:41.316077  2186 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:41.316303  1631 catalog_manager.cc:5028] TS 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): tablet 6aea3d7029614effb1be56463fac1bac (table dugtrio [id=460f849957d74c21b444e154bced80d9]) successfully deleted
I20260630 12:23:41.316972  2186 raft_consensus.cc:2243] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:23:41.317559  2186 raft_consensus.cc:2272] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:41.320439  2186 ts_tablet_manager.cc:1916] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:23:41.328994  1896 raft_consensus.cc:1275] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:23:41.330703  2103 consensus_queue.cc:1048] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:41.334494  2186 ts_tablet_manager.cc:1929] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:23:41.334980  2186 log.cc:1199] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/bbeb4d491a854016ae289fea83bc0830
I20260630 12:23:41.335669  2186 ts_tablet_manager.cc:1950] T bbeb4d491a854016ae289fea83bc0830 P 70789a39c6b14522addebfe569d5c015: Deleting consensus metadata
I20260630 12:23:41.338914  1631 catalog_manager.cc:5028] TS 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): tablet bbeb4d491a854016ae289fea83bc0830 (table dugtrio [id=460f849957d74c21b444e154bced80d9]) successfully deleted
I20260630 12:23:41.342900  2153 raft_consensus.cc:3060] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:41.350651  2153 raft_consensus.cc:1275] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:23:41.351018  2153 pending_rounds.cc:85] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Aborting all ops after (but not including) 0
I20260630 12:23:41.351246  2153 pending_rounds.cc:107] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:23:41.351513  2153 raft_consensus.cc:2889] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:23:41.352895  2103 consensus_queue.cc:1048] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:41.407085  1998 consensus_queue.cc:1050] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:41.412070  2153 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:41.416767  1821 raft_consensus.cc:1275] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:41.418326  1998 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:23:41.429128  2153 raft_consensus.cc:3060] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:41.437696  2153 raft_consensus.cc:1275] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:41.438951  1999 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:23:41.491803  2194 ts_tablet_manager.cc:933] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Initiating tablet copy from peer d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:41.493440  2194 tablet_copy_client.cc:323] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:44039
I20260630 12:23:41.503922  1906 tablet_copy_service.cc:140] P d1ae1cb30b344d6c872b53e07bd22432: Received BeginTabletCopySession request for tablet 79527b3e73b5470dafe1ce297ebe1f27 from peer 7ed2710eee8b4f668b1f67dd709472a3 ({username='slave'} at 127.0.0.1:42900)
I20260630 12:23:41.504474  1906 tablet_copy_service.cc:161] P d1ae1cb30b344d6c872b53e07bd22432: Beginning new tablet copy session on tablet 79527b3e73b5470dafe1ce297ebe1f27 from peer 7ed2710eee8b4f668b1f67dd709472a3 at {username='slave'} at 127.0.0.1:42900: session id = 7ed2710eee8b4f668b1f67dd709472a3-79527b3e73b5470dafe1ce297ebe1f27
I20260630 12:23:41.510329  1906 tablet_copy_source_session.cc:215] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:41.513250  2194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79527b3e73b5470dafe1ce297ebe1f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:41.524708  2194 tablet_copy_client.cc:806] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:41.527086  2194 tablet_copy_client.cc:670] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:41.531037  2194 tablet_copy_client.cc:538] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:41.538097  2194 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Bootstrap starting.
I20260630 12:23:41.553058  2194 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: 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:23:41.553783  2194 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Bootstrap complete.
I20260630 12:23:41.554343  2194 ts_tablet_manager.cc:1403] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260630 12:23:41.556645  2194 raft_consensus.cc:359] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:41.557250  2194 raft_consensus.cc:740] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7ed2710eee8b4f668b1f67dd709472a3, State: Initialized, Role: LEARNER
I20260630 12:23:41.557782  2194 consensus_queue.cc:260] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:41.559785  2084 heartbeater.cc:499] Master 127.26.1.254:33935 was elected leader, sending a full tablet report...
I20260630 12:23:41.559911  2194 ts_tablet_manager.cc:1434] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:23:41.561753  1906 tablet_copy_service.cc:342] P d1ae1cb30b344d6c872b53e07bd22432: Request end of tablet copy session 7ed2710eee8b4f668b1f67dd709472a3-79527b3e73b5470dafe1ce297ebe1f27 received from {username='slave'} at 127.0.0.1:42900
I20260630 12:23:41.562150  1906 tablet_copy_service.cc:434] P d1ae1cb30b344d6c872b53e07bd22432: ending tablet copy session 7ed2710eee8b4f668b1f67dd709472a3-79527b3e73b5470dafe1ce297ebe1f27 on tablet 79527b3e73b5470dafe1ce297ebe1f27 with peer 7ed2710eee8b4f668b1f67dd709472a3
I20260630 12:23:41.631213  2153 raft_consensus.cc:3060] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:41.636682  2153 raft_consensus.cc:1275] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:23:41.636955  2153 pending_rounds.cc:85] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Aborting all ops after (but not including) 0
I20260630 12:23:41.637198  2153 pending_rounds.cc:107] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:23:41.637394  2153 raft_consensus.cc:2889] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:23:41.638854  2103 consensus_queue.cc:1048] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:41.648782  1896 raft_consensus.cc:1275] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:23:41.650522  2103 consensus_queue.cc:1048] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:41.811954  1896 consensus_queue.cc:237] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } }
I20260630 12:23:41.817588  2153 raft_consensus.cc:1275] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:41.817675  1822 raft_consensus.cc:1275] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:41.819530  2000 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:41.820218  1999 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:41.828703  2000 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } }
I20260630 12:23:41.835341  2152 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } }
I20260630 12:23:41.835716  1822 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } }
I20260630 12:23:41.842911  1632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 79527b3e73b5470dafe1ce297ebe1f27 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:41.847024  1643 catalog_manager.cc:5697] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 reported cstate change: config changed from index 2 to 3, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) evicted. New cstate: current_term: 1 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:41.873137  2049 tablet_service.cc:1558] Processing DeleteTablet for tablet 79527b3e73b5470dafe1ce297ebe1f27 with delete_type TABLET_DATA_TOMBSTONED (TS 7ed2710eee8b4f668b1f67dd709472a3 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:48956
I20260630 12:23:41.875085  2208 tablet_replica.cc:333] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: stopping tablet replica
I20260630 12:23:41.875761  2208 raft_consensus.cc:2243] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:23:41.876238  2208 raft_consensus.cc:2272] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:23:41.878896  2208 ts_tablet_manager.cc:1916] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:41.890725  2208 ts_tablet_manager.cc:1929] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:23:41.891086  2208 log.cc:1199] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-3-root/wals/79527b3e73b5470dafe1ce297ebe1f27
I20260630 12:23:41.892767  1632 catalog_manager.cc:5028] TS 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196:35917): tablet 79527b3e73b5470dafe1ce297ebe1f27 (table test-workload [id=039ffaf9745a4323948f3e579bfcb60e]) successfully deleted
I20260630 12:23:42.084586  1822 consensus_queue.cc:237] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:42.090468  1896 raft_consensus.cc:1275] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:42.091336  2152 raft_consensus.cc:1275] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:42.092509  2095 consensus_queue.cc:1048] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } 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:23:42.093468  2201 consensus_queue.cc:1048] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:23:42.100575  2095 raft_consensus.cc:2955] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
W20260630 12:23:42.102352  1788 consensus_peers.cc:597] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa -> Peer 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196:35917): Couldn't send request to peer 7ed2710eee8b4f668b1f67dd709472a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c39f739c43a4a4fa0d7e5e48db6f142. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:42.102607  1896 raft_consensus.cc:2955] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:42.104123  2152 raft_consensus.cc:2955] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:42.118371  1641 catalog_manager.cc:5697] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa reported cstate change: config changed from index -1 to 2, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New cstate: current_term: 2 leader_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:42.127256  1896 consensus_queue.cc:237] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:42.133606  1822 raft_consensus.cc:1275] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:42.135502  2152 raft_consensus.cc:1275] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:42.135281  2000 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:23:42.136431  1862 consensus_peers.cc:597] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 -> Peer 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196:35917): Couldn't send request to peer 7ed2710eee8b4f668b1f67dd709472a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50271e268a7547afa2a599fd5baf25a5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:42.136960  1999 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:42.142611  2000 raft_consensus.cc:2955] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:42.145329  2152 raft_consensus.cc:2955] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:42.145852  1822 raft_consensus.cc:2955] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:42.157559  1643 catalog_manager.cc:5697] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 reported cstate change: config changed from index -1 to 3, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New cstate: current_term: 2 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:42.164552  1896 consensus_queue.cc:237] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
W20260630 12:23:42.172385  1862 consensus_peers.cc:597] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 -> Peer 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196:35917): Couldn't send request to peer 7ed2710eee8b4f668b1f67dd709472a3. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:42.172571  2152 raft_consensus.cc:1275] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:42.172961  1822 raft_consensus.cc:1275] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:42.174013  2000 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } 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:23:42.175100  1999 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:42.182546  1998 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:42.184605  2152 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:42.184474  1822 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:42.196545  1644 catalog_manager.cc:5697] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 reported cstate change: config changed from index 3 to 4, NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } } }
I20260630 12:23:42.615039  2213 ts_tablet_manager.cc:933] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: Initiating tablet copy from peer f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009)
I20260630 12:23:42.616739  2213 tablet_copy_client.cc:323] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:43009
I20260630 12:23:42.627483  1832 tablet_copy_service.cc:140] P f65a1fc2af6047f58ed793cda9f8d9aa: Received BeginTabletCopySession request for tablet 4c39f739c43a4a4fa0d7e5e48db6f142 from peer 7ed2710eee8b4f668b1f67dd709472a3 ({username='slave'} at 127.0.0.1:52042)
I20260630 12:23:42.628016  1832 tablet_copy_service.cc:161] P f65a1fc2af6047f58ed793cda9f8d9aa: Beginning new tablet copy session on tablet 4c39f739c43a4a4fa0d7e5e48db6f142 from peer 7ed2710eee8b4f668b1f67dd709472a3 at {username='slave'} at 127.0.0.1:52042: session id = 7ed2710eee8b4f668b1f67dd709472a3-4c39f739c43a4a4fa0d7e5e48db6f142
I20260630 12:23:42.634208  1832 tablet_copy_source_session.cc:215] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:42.637233  2213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c39f739c43a4a4fa0d7e5e48db6f142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:42.648101  2217 ts_tablet_manager.cc:933] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: Initiating tablet copy from peer d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:42.649933  2217 tablet_copy_client.cc:323] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:44039
I20260630 12:23:42.650072  2213 tablet_copy_client.cc:806] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:42.650730  2213 tablet_copy_client.cc:670] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:42.651743  1906 tablet_copy_service.cc:140] P d1ae1cb30b344d6c872b53e07bd22432: Received BeginTabletCopySession request for tablet 50271e268a7547afa2a599fd5baf25a5 from peer 7ed2710eee8b4f668b1f67dd709472a3 ({username='slave'} at 127.0.0.1:42900)
I20260630 12:23:42.652393  1906 tablet_copy_service.cc:161] P d1ae1cb30b344d6c872b53e07bd22432: Beginning new tablet copy session on tablet 50271e268a7547afa2a599fd5baf25a5 from peer 7ed2710eee8b4f668b1f67dd709472a3 at {username='slave'} at 127.0.0.1:42900: session id = 7ed2710eee8b4f668b1f67dd709472a3-50271e268a7547afa2a599fd5baf25a5
I20260630 12:23:42.654803  2213 tablet_copy_client.cc:538] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:42.658434  1906 tablet_copy_source_session.cc:215] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:42.661556  2217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50271e268a7547afa2a599fd5baf25a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:42.664781  2213 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: Bootstrap starting.
I20260630 12:23:42.672770  2217 tablet_copy_client.cc:806] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:42.673413  2217 tablet_copy_client.cc:670] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:42.676901  2217 tablet_copy_client.cc:538] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:42.686405  2213 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: 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:23:42.686899  2217 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: Bootstrap starting.
I20260630 12:23:42.687461  2213 tablet_bootstrap.cc:492] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: Bootstrap complete.
I20260630 12:23:42.688275  2213 ts_tablet_manager.cc:1403] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260630 12:23:42.691401  2213 raft_consensus.cc:359] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:42.692353  2213 raft_consensus.cc:740] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7ed2710eee8b4f668b1f67dd709472a3, State: Initialized, Role: LEARNER
I20260630 12:23:42.693068  2213 consensus_queue.cc:260] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:42.697207  2213 ts_tablet_manager.cc:1434] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:23:42.699457  1832 tablet_copy_service.cc:342] P f65a1fc2af6047f58ed793cda9f8d9aa: Request end of tablet copy session 7ed2710eee8b4f668b1f67dd709472a3-4c39f739c43a4a4fa0d7e5e48db6f142 received from {username='slave'} at 127.0.0.1:52042
I20260630 12:23:42.700050  1832 tablet_copy_service.cc:434] P f65a1fc2af6047f58ed793cda9f8d9aa: ending tablet copy session 7ed2710eee8b4f668b1f67dd709472a3-4c39f739c43a4a4fa0d7e5e48db6f142 on tablet 4c39f739c43a4a4fa0d7e5e48db6f142 with peer 7ed2710eee8b4f668b1f67dd709472a3
I20260630 12:23:42.711400  2217 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: 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:23:42.712422  2217 tablet_bootstrap.cc:492] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: Bootstrap complete.
I20260630 12:23:42.713160  2217 ts_tablet_manager.cc:1403] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.007s
I20260630 12:23:42.716125  2217 raft_consensus.cc:359] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:42.717012  2217 raft_consensus.cc:740] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7ed2710eee8b4f668b1f67dd709472a3, State: Initialized, Role: LEARNER
I20260630 12:23:42.717662  2217 consensus_queue.cc:260] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:42.719944  2217 ts_tablet_manager.cc:1434] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:23:42.721674  1906 tablet_copy_service.cc:342] P d1ae1cb30b344d6c872b53e07bd22432: Request end of tablet copy session 7ed2710eee8b4f668b1f67dd709472a3-50271e268a7547afa2a599fd5baf25a5 received from {username='slave'} at 127.0.0.1:42900
I20260630 12:23:42.722118  1906 tablet_copy_service.cc:434] P d1ae1cb30b344d6c872b53e07bd22432: ending tablet copy session 7ed2710eee8b4f668b1f67dd709472a3-50271e268a7547afa2a599fd5baf25a5 on tablet 50271e268a7547afa2a599fd5baf25a5 with peer 7ed2710eee8b4f668b1f67dd709472a3
I20260630 12:23:42.724902  2213 ts_tablet_manager.cc:933] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Initiating tablet copy from peer d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039)
I20260630 12:23:42.728579  2213 tablet_copy_client.cc:323] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:44039
I20260630 12:23:42.730224  1906 tablet_copy_service.cc:140] P d1ae1cb30b344d6c872b53e07bd22432: Received BeginTabletCopySession request for tablet 79527b3e73b5470dafe1ce297ebe1f27 from peer 7ed2710eee8b4f668b1f67dd709472a3 ({username='slave'} at 127.0.0.1:42900)
I20260630 12:23:42.730774  1906 tablet_copy_service.cc:161] P d1ae1cb30b344d6c872b53e07bd22432: Beginning new tablet copy session on tablet 79527b3e73b5470dafe1ce297ebe1f27 from peer 7ed2710eee8b4f668b1f67dd709472a3 at {username='slave'} at 127.0.0.1:42900: session id = 7ed2710eee8b4f668b1f67dd709472a3-79527b3e73b5470dafe1ce297ebe1f27
I20260630 12:23:42.738740  1906 tablet_copy_source_session.cc:215] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:42.741448  2213 ts_tablet_manager.cc:1916] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:23:42.753422  2213 ts_tablet_manager.cc:1929] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:23:42.754072  2213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79527b3e73b5470dafe1ce297ebe1f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:42.760847  2213 tablet_copy_client.cc:806] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:42.761438  2213 tablet_copy_client.cc:670] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:42.765084  2213 tablet_copy_client.cc:538] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:42.772228  2213 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Bootstrap starting.
I20260630 12:23:42.791908  2213 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: 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:23:42.792752  2213 tablet_bootstrap.cc:492] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Bootstrap complete.
I20260630 12:23:42.793457  2213 ts_tablet_manager.cc:1403] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.005s
I20260630 12:23:42.795735  2213 raft_consensus.cc:359] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:42.796401  2213 raft_consensus.cc:740] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7ed2710eee8b4f668b1f67dd709472a3, State: Initialized, Role: LEARNER
I20260630 12:23:42.796943  2213 consensus_queue.cc:260] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: true } }
I20260630 12:23:42.798965  2213 ts_tablet_manager.cc:1434] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:23:42.800735  1906 tablet_copy_service.cc:342] P d1ae1cb30b344d6c872b53e07bd22432: Request end of tablet copy session 7ed2710eee8b4f668b1f67dd709472a3-79527b3e73b5470dafe1ce297ebe1f27 received from {username='slave'} at 127.0.0.1:42900
I20260630 12:23:42.801117  1906 tablet_copy_service.cc:434] P d1ae1cb30b344d6c872b53e07bd22432: ending tablet copy session 7ed2710eee8b4f668b1f67dd709472a3-79527b3e73b5470dafe1ce297ebe1f27 on tablet 79527b3e73b5470dafe1ce297ebe1f27 with peer 7ed2710eee8b4f668b1f67dd709472a3
I20260630 12:23:43.121747  2059 raft_consensus.cc:1217] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:23:43.183290  2059 raft_consensus.cc:1217] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:23:43.234683  2059 raft_consensus.cc:1217] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:23:43.617693  2224 raft_consensus.cc:1064] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432: attempting to promote NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 to VOTER
I20260630 12:23:43.619755  2224 consensus_queue.cc:237] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } }
I20260630 12:23:43.626433  2059 raft_consensus.cc:1275] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 LEARNER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:23:43.626438  1822 raft_consensus.cc:1275] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:23:43.627586  2152 raft_consensus.cc:1275] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:23:43.628324  2000 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:23:43.629237  2224 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } 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:23:43.629963  1998 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:23:43.644728  1998 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.646927  2152 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.650607  1822 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.661993  2059 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.669117  1643 catalog_manager.cc:5697] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 reported cstate change: config changed from index 4 to 5, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } attrs { replace: true } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.695189  1896 consensus_queue.cc:237] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } }
I20260630 12:23:43.700618  2059 raft_consensus.cc:1275] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:23:43.701817  1822 raft_consensus.cc:1275] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:23:43.702371  1998 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } 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:23:43.703763  2224 consensus_queue.cc:1048] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:23:43.710040  1998 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 70789a39c6b14522addebfe569d5c015 (127.26.1.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.713418  2059 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 70789a39c6b14522addebfe569d5c015 (127.26.1.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.714545  1822 raft_consensus.cc:2955] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 70789a39c6b14522addebfe569d5c015 (127.26.1.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.716854  2000 raft_consensus.cc:1064] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432: attempting to promote NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 to VOTER
I20260630 12:23:43.719522  2000 consensus_queue.cc:237] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } }
I20260630 12:23:43.720597  2226 raft_consensus.cc:1064] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa: attempting to promote NON_VOTER 7ed2710eee8b4f668b1f67dd709472a3 to VOTER
I20260630 12:23:43.723212  2226 consensus_queue.cc:237] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } }
I20260630 12:23:43.733319  1632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 79527b3e73b5470dafe1ce297ebe1f27 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:43.741302  1644 catalog_manager.cc:5697] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa reported cstate change: config changed from index 5 to 6, VOTER 70789a39c6b14522addebfe569d5c015 (127.26.1.193) evicted. New cstate: current_term: 1 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.753881  1822 raft_consensus.cc:1275] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:43.756008  2059 raft_consensus.cc:1275] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 LEARNER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:43.756006  2152 raft_consensus.cc:1275] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:43.756328  2224 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } 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:23:43.760538  2224 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } 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:23:43.763020  2224 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:43.768601  2143 tablet_service.cc:1558] Processing DeleteTablet for tablet 79527b3e73b5470dafe1ce297ebe1f27 with delete_type TABLET_DATA_TOMBSTONED (TS 70789a39c6b14522addebfe569d5c015 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:47820
I20260630 12:23:43.771872  2242 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:43.774616  2242 raft_consensus.cc:2243] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:43.777019  2242 raft_consensus.cc:2272] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.785108  2242 ts_tablet_manager.cc:1916] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:43.787856  1822 raft_consensus.cc:2955] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.793028  1896 raft_consensus.cc:1275] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:43.795254  2225 consensus_queue.cc:1048] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } 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:23:43.786141  2239 raft_consensus.cc:2955] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.805029  2059 raft_consensus.cc:1275] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 LEARNER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:43.806856  2225 consensus_queue.cc:1048] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } 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:23:43.806216  2152 raft_consensus.cc:2955] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.818221  1644 catalog_manager.cc:5697] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa reported cstate change: config changed from index 3 to 4, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.823397  2153 raft_consensus.cc:1275] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:23:43.826850  2103 consensus_queue.cc:1048] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:43.833963  2058 raft_consensus.cc:2955] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } attrs { replace: true } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.837946  2242 ts_tablet_manager.cc:1929] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:23:43.838575  2242 log.cc:1199] T 79527b3e73b5470dafe1ce297ebe1f27 P 70789a39c6b14522addebfe569d5c015: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/79527b3e73b5470dafe1ce297ebe1f27
I20260630 12:23:43.840478  1631 catalog_manager.cc:5028] TS 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): tablet 79527b3e73b5470dafe1ce297ebe1f27 (table test-workload [id=039ffaf9745a4323948f3e579bfcb60e]) successfully deleted
I20260630 12:23:43.848716  2225 raft_consensus.cc:2955] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.857120  1896 raft_consensus.cc:2955] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.861718  2153 raft_consensus.cc:2955] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.864923  1641 catalog_manager.cc:5697] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa reported cstate change: config changed from index 2 to 3, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:43.858726  2059 raft_consensus.cc:2955] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7ed2710eee8b4f668b1f67dd709472a3 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } attrs { replace: true } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.880229  1822 consensus_queue.cc:237] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } }
I20260630 12:23:43.888505  2153 raft_consensus.cc:1275] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:43.889096  2059 raft_consensus.cc:1275] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 FOLLOWER]: Refusing update from remote peer f65a1fc2af6047f58ed793cda9f8d9aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:23:43.890151  2225 consensus_queue.cc:1048] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:43.891192  2226 consensus_queue.cc:1048] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } 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:23:43.897879  2226 raft_consensus.cc:2955] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.899889  2153 raft_consensus.cc:2955] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.900897  2059 raft_consensus.cc:2955] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.910096  1629 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c39f739c43a4a4fa0d7e5e48db6f142 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:43.914556  1641 catalog_manager.cc:5697] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 reported cstate change: config changed from index 3 to 4, VOTER d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195) evicted. New cstate: current_term: 2 leader_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "f65a1fc2af6047f58ed793cda9f8d9aa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43009 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:43.925179  1883 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c39f739c43a4a4fa0d7e5e48db6f142 with delete_type TABLET_DATA_TOMBSTONED (TS d1ae1cb30b344d6c872b53e07bd22432 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42884
I20260630 12:23:43.927359  2247 tablet_replica.cc:333] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432: stopping tablet replica
I20260630 12:23:43.928550  2247 raft_consensus.cc:2243] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:43.929435  2247 raft_consensus.cc:2272] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.933072  2247 ts_tablet_manager.cc:1916] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:43.944881  2247 ts_tablet_manager.cc:1929] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:23:43.945205  2247 log.cc:1199] T 4c39f739c43a4a4fa0d7e5e48db6f142 P d1ae1cb30b344d6c872b53e07bd22432: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-2-root/wals/4c39f739c43a4a4fa0d7e5e48db6f142
I20260630 12:23:43.946697  1632 catalog_manager.cc:5028] TS d1ae1cb30b344d6c872b53e07bd22432 (127.26.1.195:44039): tablet 4c39f739c43a4a4fa0d7e5e48db6f142 (table test-workload [id=039ffaf9745a4323948f3e579bfcb60e]) successfully deleted
I20260630 12:23:44.304961  1896 consensus_queue.cc:237] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [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: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } }
I20260630 12:23:44.310788  2153 raft_consensus.cc:1275] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:23:44.310905  2059 raft_consensus.cc:1275] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 FOLLOWER]: Refusing update from remote peer d1ae1cb30b344d6c872b53e07bd22432: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:23:44.312566  1998 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } 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:23:44.313452  2239 consensus_queue.cc:1048] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:23:44.321297  1998 raft_consensus.cc:2955] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:44.324785  2153 raft_consensus.cc:2955] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:44.327786  2059 raft_consensus.cc:2955] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:44.339814  1632 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50271e268a7547afa2a599fd5baf25a5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:44.343542  1644 catalog_manager.cc:5697] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 reported cstate change: config changed from index 4 to 5, VOTER f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194) evicted. New cstate: current_term: 2 leader_uuid: "d1ae1cb30b344d6c872b53e07bd22432" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "70789a39c6b14522addebfe569d5c015" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 45571 } } peers { permanent_uuid: "d1ae1cb30b344d6c872b53e07bd22432" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 44039 } } peers { permanent_uuid: "7ed2710eee8b4f668b1f67dd709472a3" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 35917 } attrs { promote: false } } }
I20260630 12:23:44.355072  1812 tablet_service.cc:1558] Processing DeleteTablet for tablet 50271e268a7547afa2a599fd5baf25a5 with delete_type TABLET_DATA_TOMBSTONED (TS f65a1fc2af6047f58ed793cda9f8d9aa not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51998
I20260630 12:23:44.357014  2249 tablet_replica.cc:333] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa: stopping tablet replica
I20260630 12:23:44.357879  2249 raft_consensus.cc:2243] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:44.358803  2249 raft_consensus.cc:2272] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:44.362022  2249 ts_tablet_manager.cc:1916] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:44.374675  2249 ts_tablet_manager.cc:1929] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:23:44.375082  2249 log.cc:1199] T 50271e268a7547afa2a599fd5baf25a5 P f65a1fc2af6047f58ed793cda9f8d9aa: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822018099252-26631-0/minicluster-data/ts-1-root/wals/50271e268a7547afa2a599fd5baf25a5
I20260630 12:23:44.376731  1629 catalog_manager.cc:5028] TS f65a1fc2af6047f58ed793cda9f8d9aa (127.26.1.194:43009): tablet 50271e268a7547afa2a599fd5baf25a5 (table test-workload [id=039ffaf9745a4323948f3e579bfcb60e]) successfully deleted
W20260630 12:23:45.354521  1693 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 70789a39c6b14522addebfe569d5c015 not available for placement
I20260630 12:23:45.720953 26631 tablet_server.cc:179] TabletServer@127.26.1.193:45571 shutting down...
I20260630 12:23:45.742862 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:45.743448 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:45.743952 26631 raft_consensus.cc:2243] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:45.744541 26631 raft_consensus.cc:2272] T 50271e268a7547afa2a599fd5baf25a5 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.746367 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:45.746820 26631 raft_consensus.cc:2243] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:45.747400 26631 raft_consensus.cc:2272] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.749236 26631 tablet_replica.cc:333] stopping tablet replica
I20260630 12:23:45.749671 26631 raft_consensus.cc:2243] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:45.750006 26631 raft_consensus.cc:2272] T 54f4768af57c4af7a0a907efce93ee54 P 70789a39c6b14522addebfe569d5c015 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:23:45.766376  1787 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111) [suppressed 18 similar messages]
W20260630 12:23:45.769827  1787 consensus_peers.cc:597] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa -> Peer 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): Couldn't send request to peer 70789a39c6b14522addebfe569d5c015. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:45.773375 26631 tablet_server.cc:196] TabletServer@127.26.1.193:45571 shutdown complete.
I20260630 12:23:45.787798 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
W20260630 12:23:45.811416  1861 consensus_peers.cc:597] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 -> Peer 70789a39c6b14522addebfe569d5c015 (127.26.1.193:45571): Couldn't send request to peer 70789a39c6b14522addebfe569d5c015. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:45571: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:45.816807 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:45.817824 26631 tablet_replica.cc:333] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa: stopping tablet replica
I20260630 12:23:45.818536 26631 raft_consensus.cc:2243] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:23:45.819391 26631 raft_consensus.cc:2272] T 4c39f739c43a4a4fa0d7e5e48db6f142 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.821647 26631 tablet_replica.cc:333] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa: stopping tablet replica
I20260630 12:23:45.822201 26631 raft_consensus.cc:2243] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:45.823073 26631 raft_consensus.cc:2272] T 79527b3e73b5470dafe1ce297ebe1f27 P f65a1fc2af6047f58ed793cda9f8d9aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.825625 26631 tablet_replica.cc:333] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa: stopping tablet replica
I20260630 12:23:45.826133 26631 raft_consensus.cc:2243] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:23:45.826907 26631 raft_consensus.cc:2272] T 54f4768af57c4af7a0a907efce93ee54 P f65a1fc2af6047f58ed793cda9f8d9aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.854409 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:23:45.872092 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:23:45.895161 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:45.896121 26631 tablet_replica.cc:333] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432: stopping tablet replica
I20260630 12:23:45.896862 26631 raft_consensus.cc:2243] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:45.897742 26631 raft_consensus.cc:2272] T 79527b3e73b5470dafe1ce297ebe1f27 P d1ae1cb30b344d6c872b53e07bd22432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.899827 26631 tablet_replica.cc:333] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432: stopping tablet replica
I20260630 12:23:45.900403 26631 raft_consensus.cc:2243] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:45.900846 26631 raft_consensus.cc:2272] T 54f4768af57c4af7a0a907efce93ee54 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.902743 26631 tablet_replica.cc:333] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432: stopping tablet replica
I20260630 12:23:45.903249 26631 raft_consensus.cc:2243] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:23:45.904022 26631 raft_consensus.cc:2272] T 50271e268a7547afa2a599fd5baf25a5 P d1ae1cb30b344d6c872b53e07bd22432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.928210 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:23:45.944489 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:23:45.965484 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:45.966146 26631 tablet_replica.cc:333] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3: stopping tablet replica
I20260630 12:23:45.966709 26631 raft_consensus.cc:2243] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:45.967262 26631 raft_consensus.cc:2272] T 79527b3e73b5470dafe1ce297ebe1f27 P 7ed2710eee8b4f668b1f67dd709472a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.969254 26631 tablet_replica.cc:333] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3: stopping tablet replica
I20260630 12:23:45.969754 26631 raft_consensus.cc:2243] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:45.970252 26631 raft_consensus.cc:2272] T 50271e268a7547afa2a599fd5baf25a5 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.971943 26631 tablet_replica.cc:333] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3: stopping tablet replica
I20260630 12:23:45.972466 26631 raft_consensus.cc:2243] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:45.972987 26631 raft_consensus.cc:2272] T 4c39f739c43a4a4fa0d7e5e48db6f142 P 7ed2710eee8b4f668b1f67dd709472a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:45.993803 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:23:46.005321 26631 master.cc:562] Master@127.26.1.254:33935 shutting down...
I20260630 12:23:46.023212 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:46.023768 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:46.024120 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80ec7076f32b4d2db3c8a922fc5b7db5: stopping tablet replica
I20260630 12:23:46.043892 26631 master.cc:584] Master@127.26.1.254:33935 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9185 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:23:46.082020 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:37757
I20260630 12:23:46.083060 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:46.089303  2255 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:46.089387  2258 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:46.089246  2256 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:46.089956 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:46.091109 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:46.091269 26631 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:46.091372 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822226091361 us; error 0 us; skew 500 ppm
I20260630 12:23:46.091794 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:46.094159 26631 webserver.cc:533] Webserver started at http://127.26.1.254:40195/ using document root <none> and password file <none>
I20260630 12:23:46.094604 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:46.094754 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:46.094966 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:46.095991 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "dcb6ce89658c49048509441cd613286b"
format_stamp: "Formatted at 2026-06-30 12:23:46 on dist-test-slave-wnkp"
I20260630 12:23:46.100615 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:23:46.103976  2263 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:46.104846 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:46.105172 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "dcb6ce89658c49048509441cd613286b"
format_stamp: "Formatted at 2026-06-30 12:23:46 on dist-test-slave-wnkp"
I20260630 12:23:46.105463 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-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:46.142762 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:46.143908 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:46.182834 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:37757
I20260630 12:23:46.182933  2314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:37757 every 8 connection(s)
I20260630 12:23:46.186980  2315 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:46.199198  2315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b: Bootstrap starting.
I20260630 12:23:46.204481  2315 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:46.209286  2315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b: No bootstrap required, opened a new log
I20260630 12:23:46.211707  2315 raft_consensus.cc:359] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb6ce89658c49048509441cd613286b" member_type: VOTER }
I20260630 12:23:46.212191  2315 raft_consensus.cc:385] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:46.212488  2315 raft_consensus.cc:740] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb6ce89658c49048509441cd613286b, State: Initialized, Role: FOLLOWER
I20260630 12:23:46.213184  2315 consensus_queue.cc:260] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dcb6ce89658c49048509441cd613286b" member_type: VOTER }
I20260630 12:23:46.213711  2315 raft_consensus.cc:399] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:46.213963  2315 raft_consensus.cc:493] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:46.214288  2315 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:46.219702  2315 raft_consensus.cc:515] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb6ce89658c49048509441cd613286b" member_type: VOTER }
I20260630 12:23:46.220358  2315 leader_election.cc:304] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [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: dcb6ce89658c49048509441cd613286b; no voters: 
I20260630 12:23:46.221670  2315 leader_election.cc:290] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:46.222043  2318 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:46.223466  2318 raft_consensus.cc:697] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 1 LEADER]: Becoming Leader. State: Replica: dcb6ce89658c49048509441cd613286b, State: Running, Role: LEADER
I20260630 12:23:46.224097  2318 consensus_queue.cc:237] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [LEADER]: Queue going to LEADER mode. State: All 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: "dcb6ce89658c49048509441cd613286b" member_type: VOTER }
I20260630 12:23:46.225023  2315 sys_catalog.cc:565] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:46.228705  2319 sys_catalog.cc:455] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dcb6ce89658c49048509441cd613286b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb6ce89658c49048509441cd613286b" member_type: VOTER } }
I20260630 12:23:46.228652  2320 sys_catalog.cc:455] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [sys.catalog]: SysCatalogTable state changed. Reason: New leader dcb6ce89658c49048509441cd613286b. Latest consensus state: current_term: 1 leader_uuid: "dcb6ce89658c49048509441cd613286b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb6ce89658c49048509441cd613286b" member_type: VOTER } }
I20260630 12:23:46.229497  2319 sys_catalog.cc:458] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:46.229938  2320 sys_catalog.cc:458] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:46.233366  2325 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:46.238960  2325 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:46.243240 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:46.248793  2325 catalog_manager.cc:1383] Generated new cluster ID: 459a01383fc146fa9b4be6c4045e8971
I20260630 12:23:46.249090  2325 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:46.268579  2325 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:46.269858  2325 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:46.283089  2325 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b: Generated new TSK 0
I20260630 12:23:46.283695  2325 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:46.310204 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:46.316533  2336 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:46.317512  2337 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:46.320104 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:46.320528  2339 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:46.321620 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:46.321820 26631 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:46.321946 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822226321933 us; error 0 us; skew 500 ppm
I20260630 12:23:46.322472 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:46.325106 26631 webserver.cc:533] Webserver started at http://127.26.1.193:43259/ using document root <none> and password file <none>
I20260630 12:23:46.325609 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:46.325800 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:46.326090 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:46.327176 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "fc3fc8eb54bc40b69201de7055b747b5"
format_stamp: "Formatted at 2026-06-30 12:23:46 on dist-test-slave-wnkp"
I20260630 12:23:46.331840 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:23:46.335376  2344 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:46.336205 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:46.336666 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "fc3fc8eb54bc40b69201de7055b747b5"
format_stamp: "Formatted at 2026-06-30 12:23:46 on dist-test-slave-wnkp"
I20260630 12:23:46.336982 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-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:46.367107 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:46.368306 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:46.369774 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:46.372012 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:46.372267 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:46.372529 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:46.372709 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:46.410952 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:38131
I20260630 12:23:46.411043  2406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:38131 every 8 connection(s)
I20260630 12:23:46.416368 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:46.422981  2411 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:46.423985  2412 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:46.426667 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:46.426796  2414 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:46.427883 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:46.428081 26631 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:46.428323 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822226428303 us; error 0 us; skew 500 ppm
I20260630 12:23:46.428967 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:46.431742 26631 webserver.cc:533] Webserver started at http://127.26.1.194:41581/ using document root <none> and password file <none>
I20260630 12:23:46.432356 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:46.432610 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:46.432812  2407 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37757
I20260630 12:23:46.432922 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:46.433302  2407 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:46.434053  2407 heartbeater.cc:507] Master 127.26.1.254:37757 requested a full tablet report, sending...
I20260630 12:23:46.434172 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "da4adcf2f03e463c8f4d7012a395d05f"
format_stamp: "Formatted at 2026-06-30 12:23:46 on dist-test-slave-wnkp"
I20260630 12:23:46.436326  2280 ts_manager.cc:194] Registered new tserver with Master: fc3fc8eb54bc40b69201de7055b747b5 (127.26.1.193:38131)
I20260630 12:23:46.438519  2280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42110
I20260630 12:23:46.439328 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:23:46.443007  2419 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:46.443727 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:46.444061 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "da4adcf2f03e463c8f4d7012a395d05f"
format_stamp: "Formatted at 2026-06-30 12:23:46 on dist-test-slave-wnkp"
I20260630 12:23:46.444377 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-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:46.470049 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:46.471153 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:46.472616 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:46.474829 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:46.475047 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:46.475308 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:46.475468 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:46.513509 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:43139
I20260630 12:23:46.513629  2481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:43139 every 8 connection(s)
I20260630 12:23:46.518347 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:46.525817  2485 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:46.528589  2486 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:46.530586 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:46.531519  2488 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:46.532346  2482 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37757
I20260630 12:23:46.532547 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:23:46.532735  2482 heartbeater.cc:461] Registering TS with master...
W20260630 12:23:46.532874 26631 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:46.533260 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822226533236 us; error 0 us; skew 500 ppm
I20260630 12:23:46.533756  2482 heartbeater.cc:507] Master 127.26.1.254:37757 requested a full tablet report, sending...
I20260630 12:23:46.533836 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:46.536357  2280 ts_manager.cc:194] Registered new tserver with Master: da4adcf2f03e463c8f4d7012a395d05f (127.26.1.194:43139)
I20260630 12:23:46.536870 26631 webserver.cc:533] Webserver started at http://127.26.1.195:32849/ using document root <none> and password file <none>
I20260630 12:23:46.537559 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:46.537799 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:46.538240 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:46.538343  2280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42120
I20260630 12:23:46.539748 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "d03caf842e9f4553aebf8d46d077b607"
format_stamp: "Formatted at 2026-06-30 12:23:46 on dist-test-slave-wnkp"
I20260630 12:23:46.544194 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:23:46.547653  2493 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:46.548735 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:46.549065 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "d03caf842e9f4553aebf8d46d077b607"
format_stamp: "Formatted at 2026-06-30 12:23:46 on dist-test-slave-wnkp"
I20260630 12:23:46.549353 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-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:46.570241 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:46.571427 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:46.572923 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:46.575243 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:46.575472 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:46.575726 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:46.575899 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:46.619625 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:39875
I20260630 12:23:46.619743  2555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:39875 every 8 connection(s)
I20260630 12:23:46.633358  2556 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37757
I20260630 12:23:46.633831  2556 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:46.634599  2556 heartbeater.cc:507] Master 127.26.1.254:37757 requested a full tablet report, sending...
I20260630 12:23:46.636716  2280 ts_manager.cc:194] Registered new tserver with Master: d03caf842e9f4553aebf8d46d077b607 (127.26.1.195:39875)
I20260630 12:23:46.637135 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01438918s
I20260630 12:23:46.638198  2280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42130
I20260630 12:23:47.441355  2407 heartbeater.cc:499] Master 127.26.1.254:37757 was elected leader, sending a full tablet report...
I20260630 12:23:47.541299  2482 heartbeater.cc:499] Master 127.26.1.254:37757 was elected leader, sending a full tablet report...
I20260630 12:23:47.641064  2556 heartbeater.cc:499] Master 127.26.1.254:37757 was elected leader, sending a full tablet report...
I20260630 12:23:47.696002  2280 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42136:
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:23:47.698505  2280 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:23:47.759058  2447 tablet_service.cc:1511] Processing CreateTablet for tablet 99ad165b753245659baeb918a6ccac7b (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:47.760496  2447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ad165b753245659baeb918a6ccac7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.766003  2446 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccf9a8d52f247de91aa14850784e3b8 (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:47.767498  2446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccf9a8d52f247de91aa14850784e3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.772657  2445 tablet_service.cc:1511] Processing CreateTablet for tablet 940cc61ceee548cc9b04aad2e0ae5b62 (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:47.774147  2445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940cc61ceee548cc9b04aad2e0ae5b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.776471  2444 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe5a6a09d0345998e013b5de4513949 (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:47.778589  2444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe5a6a09d0345998e013b5de4513949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.782577  2521 tablet_service.cc:1511] Processing CreateTablet for tablet 99ad165b753245659baeb918a6ccac7b (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:47.784147  2521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ad165b753245659baeb918a6ccac7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.789575  2520 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccf9a8d52f247de91aa14850784e3b8 (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:47.795230  2520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccf9a8d52f247de91aa14850784e3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.791632  2519 tablet_service.cc:1511] Processing CreateTablet for tablet 940cc61ceee548cc9b04aad2e0ae5b62 (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:47.801553  2519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940cc61ceee548cc9b04aad2e0ae5b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.793533  2518 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe5a6a09d0345998e013b5de4513949 (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:47.802292  2576 tablet_bootstrap.cc:492] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f: Bootstrap starting.
I20260630 12:23:47.805866  2518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe5a6a09d0345998e013b5de4513949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.809376  2576 tablet_bootstrap.cc:654] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:47.825373  2576 tablet_bootstrap.cc:492] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f: No bootstrap required, opened a new log
I20260630 12:23:47.825976  2576 ts_tablet_manager.cc:1403] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.014s
I20260630 12:23:47.829046  2576 raft_consensus.cc:359] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } }
I20260630 12:23:47.829780  2576 raft_consensus.cc:385] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:47.830081  2576 raft_consensus.cc:740] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4adcf2f03e463c8f4d7012a395d05f, State: Initialized, Role: FOLLOWER
I20260630 12:23:47.832540  2576 consensus_queue.cc:260] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } }
I20260630 12:23:47.833561  2370 tablet_service.cc:1511] Processing CreateTablet for tablet 940cc61ceee548cc9b04aad2e0ae5b62 (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:47.834262  2578 tablet_bootstrap.cc:492] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607: Bootstrap starting.
I20260630 12:23:47.835068  2370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940cc61ceee548cc9b04aad2e0ae5b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.835502  2372 tablet_service.cc:1511] Processing CreateTablet for tablet 99ad165b753245659baeb918a6ccac7b (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:47.836817  2372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ad165b753245659baeb918a6ccac7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.837360  2369 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe5a6a09d0345998e013b5de4513949 (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:47.838693  2369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe5a6a09d0345998e013b5de4513949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.833472  2371 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccf9a8d52f247de91aa14850784e3b8 (DEFAULT_TABLE table=test-workload [id=0507ac329f274f3782a6412332394e37]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:47.842219  2371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccf9a8d52f247de91aa14850784e3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:47.842804  2578 tablet_bootstrap.cc:654] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:47.857169  2578 tablet_bootstrap.cc:492] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607: No bootstrap required, opened a new log
I20260630 12:23:47.857697  2578 ts_tablet_manager.cc:1403] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260630 12:23:47.862248  2578 raft_consensus.cc:359] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:47.863029  2578 raft_consensus.cc:385] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:47.863333  2578 raft_consensus.cc:740] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03caf842e9f4553aebf8d46d077b607, State: Initialized, Role: FOLLOWER
I20260630 12:23:47.864117  2578 consensus_queue.cc:260] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:47.867844  2581 tablet_bootstrap.cc:492] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5: Bootstrap starting.
I20260630 12:23:47.873870  2578 ts_tablet_manager.cc:1434] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260630 12:23:47.875178  2581 tablet_bootstrap.cc:654] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:47.875190  2578 tablet_bootstrap.cc:492] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607: Bootstrap starting.
I20260630 12:23:47.885124  2576 ts_tablet_manager.cc:1434] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f: Time spent starting tablet: real 0.059s	user 0.019s	sys 0.024s
I20260630 12:23:47.886475  2576 tablet_bootstrap.cc:492] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f: Bootstrap starting.
I20260630 12:23:47.887661  2578 tablet_bootstrap.cc:654] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:47.892025  2581 tablet_bootstrap.cc:492] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5: No bootstrap required, opened a new log
I20260630 12:23:47.892628  2581 ts_tablet_manager.cc:1403] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260630 12:23:47.893723  2576 tablet_bootstrap.cc:654] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:47.895601  2581 raft_consensus.cc:359] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } }
I20260630 12:23:47.896519  2581 raft_consensus.cc:385] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:47.896884  2581 raft_consensus.cc:740] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3fc8eb54bc40b69201de7055b747b5, State: Initialized, Role: FOLLOWER
I20260630 12:23:47.897878  2581 consensus_queue.cc:260] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } }
I20260630 12:23:47.904561  2578 tablet_bootstrap.cc:492] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607: No bootstrap required, opened a new log
I20260630 12:23:47.905385  2578 ts_tablet_manager.cc:1403] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
I20260630 12:23:47.906577  2581 ts_tablet_manager.cc:1434] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:23:47.906782  2576 tablet_bootstrap.cc:492] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f: No bootstrap required, opened a new log
I20260630 12:23:47.907629  2576 ts_tablet_manager.cc:1403] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260630 12:23:47.908322  2581 tablet_bootstrap.cc:492] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5: Bootstrap starting.
I20260630 12:23:47.908635  2578 raft_consensus.cc:359] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } }
I20260630 12:23:47.909469  2578 raft_consensus.cc:385] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:47.909811  2578 raft_consensus.cc:740] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03caf842e9f4553aebf8d46d077b607, State: Initialized, Role: FOLLOWER
I20260630 12:23:47.910753  2578 consensus_queue.cc:260] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } }
I20260630 12:23:47.910876  2576 raft_consensus.cc:359] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:47.911810  2576 raft_consensus.cc:385] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:47.912204  2576 raft_consensus.cc:740] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4adcf2f03e463c8f4d7012a395d05f, State: Initialized, Role: FOLLOWER
I20260630 12:23:47.913064  2578 ts_tablet_manager.cc:1434] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:23:47.913260  2576 consensus_queue.cc:260] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:47.914132  2578 tablet_bootstrap.cc:492] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607: Bootstrap starting.
I20260630 12:23:47.918679  2576 ts_tablet_manager.cc:1434] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:23:47.919977  2576 tablet_bootstrap.cc:492] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f: Bootstrap starting.
I20260630 12:23:47.922348  2578 tablet_bootstrap.cc:654] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:47.923516  2581 tablet_bootstrap.cc:654] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:47.927515  2576 tablet_bootstrap.cc:654] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:47.934422  2578 tablet_bootstrap.cc:492] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607: No bootstrap required, opened a new log
I20260630 12:23:47.935065  2578 ts_tablet_manager.cc:1403] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:23:47.938213  2578 raft_consensus.cc:359] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:47.940016  2578 raft_consensus.cc:385] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:47.940533  2578 raft_consensus.cc:740] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03caf842e9f4553aebf8d46d077b607, State: Initialized, Role: FOLLOWER
I20260630 12:23:47.941964  2581 tablet_bootstrap.cc:492] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5: No bootstrap required, opened a new log
I20260630 12:23:47.941864  2578 consensus_queue.cc:260] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:47.942781  2581 ts_tablet_manager.cc:1403] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5: Time spent bootstrapping tablet: real 0.035s	user 0.001s	sys 0.024s
I20260630 12:23:47.943274  2586 raft_consensus.cc:493] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:47.943842  2586 raft_consensus.cc:515] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } }
I20260630 12:23:47.944716  2578 ts_tablet_manager.cc:1434] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:23:47.945962  2578 tablet_bootstrap.cc:492] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607: Bootstrap starting.
I20260630 12:23:47.946017  2581 raft_consensus.cc:359] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:47.947242  2581 raft_consensus.cc:385] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:47.947610  2581 raft_consensus.cc:740] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3fc8eb54bc40b69201de7055b747b5, State: Initialized, Role: FOLLOWER
I20260630 12:23:47.948563  2581 consensus_queue.cc:260] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:47.955178  2578 tablet_bootstrap.cc:654] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:47.955358  2586 leader_election.cc:290] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da4adcf2f03e463c8f4d7012a395d05f (127.26.1.194:43139), d03caf842e9f4553aebf8d46d077b607 (127.26.1.195:39875)
I20260630 12:23:47.958667  2576 tablet_bootstrap.cc:492] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f: No bootstrap required, opened a new log
I20260630 12:23:47.959587  2576 ts_tablet_manager.cc:1403] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.014s
I20260630 12:23:47.964857  2576 raft_consensus.cc:359] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:47.966228  2581 ts_tablet_manager.cc:1434] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260630 12:23:47.966148  2576 raft_consensus.cc:385] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:47.967017  2576 raft_consensus.cc:740] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4adcf2f03e463c8f4d7012a395d05f, State: Initialized, Role: FOLLOWER
I20260630 12:23:47.967592  2581 tablet_bootstrap.cc:492] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5: Bootstrap starting.
I20260630 12:23:47.968477  2576 consensus_queue.cc:260] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:47.974231  2581 tablet_bootstrap.cc:654] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:47.982046  2531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ad165b753245659baeb918a6ccac7b" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03caf842e9f4553aebf8d46d077b607" is_pre_election: true
I20260630 12:23:47.982812  2576 ts_tablet_manager.cc:1434] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260630 12:23:47.983174  2531 raft_consensus.cc:2468] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 0.
I20260630 12:23:47.984898  2345 leader_election.cc:304] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [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: d03caf842e9f4553aebf8d46d077b607, fc3fc8eb54bc40b69201de7055b747b5; no voters: 
I20260630 12:23:47.986009  2591 raft_consensus.cc:2804] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:47.986507  2591 raft_consensus.cc:493] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:47.986928  2591 raft_consensus.cc:3060] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:47.990473  2457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ad165b753245659baeb918a6ccac7b" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4adcf2f03e463c8f4d7012a395d05f" is_pre_election: true
I20260630 12:23:47.991266  2457 raft_consensus.cc:2468] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 0.
I20260630 12:23:47.995677  2581 tablet_bootstrap.cc:492] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5: No bootstrap required, opened a new log
I20260630 12:23:47.995713  2576 tablet_bootstrap.cc:492] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f: Bootstrap starting.
I20260630 12:23:47.996384  2581 ts_tablet_manager.cc:1403] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.012s
I20260630 12:23:47.997126  2591 raft_consensus.cc:515] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } }
I20260630 12:23:47.998641  2578 tablet_bootstrap.cc:492] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607: No bootstrap required, opened a new log
I20260630 12:23:47.999224  2578 ts_tablet_manager.cc:1403] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607: Time spent bootstrapping tablet: real 0.054s	user 0.034s	sys 0.017s
I20260630 12:23:47.999768  2581 raft_consensus.cc:359] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.000627  2581 raft_consensus.cc:385] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.001021  2581 raft_consensus.cc:740] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3fc8eb54bc40b69201de7055b747b5, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.001081  2457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ad165b753245659baeb918a6ccac7b" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4adcf2f03e463c8f4d7012a395d05f"
I20260630 12:23:48.001904  2457 raft_consensus.cc:3060] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.002040  2581 consensus_queue.cc:260] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.002461  2578 raft_consensus.cc:359] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.003173  2578 raft_consensus.cc:385] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.003473  2578 raft_consensus.cc:740] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03caf842e9f4553aebf8d46d077b607, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.004392  2578 consensus_queue.cc:260] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.009212  2578 ts_tablet_manager.cc:1434] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:23:48.007537  2581 ts_tablet_manager.cc:1434] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:23:48.011507  2581 tablet_bootstrap.cc:492] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5: Bootstrap starting.
I20260630 12:23:48.012442  2576 tablet_bootstrap.cc:654] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.012879  2531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ad165b753245659baeb918a6ccac7b" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03caf842e9f4553aebf8d46d077b607"
I20260630 12:23:48.013614  2531 raft_consensus.cc:3060] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.017470  2581 tablet_bootstrap.cc:654] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.025837  2531 raft_consensus.cc:2468] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 1.
I20260630 12:23:48.026554  2591 leader_election.cc:290] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [CANDIDATE]: Term 1 election: Requested vote from peers da4adcf2f03e463c8f4d7012a395d05f (127.26.1.194:43139), d03caf842e9f4553aebf8d46d077b607 (127.26.1.195:39875)
I20260630 12:23:48.027763  2345 leader_election.cc:304] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [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: d03caf842e9f4553aebf8d46d077b607, fc3fc8eb54bc40b69201de7055b747b5; no voters: 
I20260630 12:23:48.028180  2457 raft_consensus.cc:2468] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 1.
I20260630 12:23:48.029013  2591 raft_consensus.cc:2804] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:48.030764  2591 raft_consensus.cc:697] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 1 LEADER]: Becoming Leader. State: Replica: fc3fc8eb54bc40b69201de7055b747b5, State: Running, Role: LEADER
I20260630 12:23:48.032001  2581 tablet_bootstrap.cc:492] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5: No bootstrap required, opened a new log
I20260630 12:23:48.031780  2591 consensus_queue.cc:237] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Queue going to LEADER mode. State: All 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: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } }
I20260630 12:23:48.032390  2576 tablet_bootstrap.cc:492] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f: No bootstrap required, opened a new log
I20260630 12:23:48.032677  2581 ts_tablet_manager.cc:1403] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260630 12:23:48.032907  2576 ts_tablet_manager.cc:1403] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.010s
I20260630 12:23:48.035876  2581 raft_consensus.cc:359] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.035988  2576 raft_consensus.cc:359] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.036854  2581 raft_consensus.cc:385] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.036936  2576 raft_consensus.cc:385] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.037433  2581 raft_consensus.cc:740] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc3fc8eb54bc40b69201de7055b747b5, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.037581  2576 raft_consensus.cc:740] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4adcf2f03e463c8f4d7012a395d05f, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.038542  2576 consensus_queue.cc:260] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.038549  2581 consensus_queue.cc:260] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.041085  2581 ts_tablet_manager.cc:1434] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:23:48.041085  2576 ts_tablet_manager.cc:1434] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:23:48.045908  2279 catalog_manager.cc:5697] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc3fc8eb54bc40b69201de7055b747b5 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "fc3fc8eb54bc40b69201de7055b747b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:48.050985  2591 raft_consensus.cc:493] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:48.051533  2591 raft_consensus.cc:515] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.053548  2591 leader_election.cc:290] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da4adcf2f03e463c8f4d7012a395d05f (127.26.1.194:43139), d03caf842e9f4553aebf8d46d077b607 (127.26.1.195:39875)
I20260630 12:23:48.054558  2457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940cc61ceee548cc9b04aad2e0ae5b62" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4adcf2f03e463c8f4d7012a395d05f" is_pre_election: true
I20260630 12:23:48.055243  2531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940cc61ceee548cc9b04aad2e0ae5b62" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03caf842e9f4553aebf8d46d077b607" is_pre_election: true
I20260630 12:23:48.055269  2457 raft_consensus.cc:2468] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 0.
I20260630 12:23:48.056056  2531 raft_consensus.cc:2468] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 0.
I20260630 12:23:48.056978  2347 leader_election.cc:304] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [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: da4adcf2f03e463c8f4d7012a395d05f, fc3fc8eb54bc40b69201de7055b747b5; no voters: 
I20260630 12:23:48.058385  2591 raft_consensus.cc:2804] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:48.058749  2591 raft_consensus.cc:493] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:48.059099  2591 raft_consensus.cc:3060] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.065501  2591 raft_consensus.cc:515] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.067207  2591 leader_election.cc:290] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [CANDIDATE]: Term 1 election: Requested vote from peers da4adcf2f03e463c8f4d7012a395d05f (127.26.1.194:43139), d03caf842e9f4553aebf8d46d077b607 (127.26.1.195:39875)
I20260630 12:23:48.068171  2457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940cc61ceee548cc9b04aad2e0ae5b62" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4adcf2f03e463c8f4d7012a395d05f"
I20260630 12:23:48.068526  2531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940cc61ceee548cc9b04aad2e0ae5b62" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03caf842e9f4553aebf8d46d077b607"
I20260630 12:23:48.068830  2457 raft_consensus.cc:3060] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.069093  2531 raft_consensus.cc:3060] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.074396  2531 raft_consensus.cc:2468] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 1.
I20260630 12:23:48.074505  2457 raft_consensus.cc:2468] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 1.
I20260630 12:23:48.075265  2579 raft_consensus.cc:493] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:48.075559  2345 leader_election.cc:304] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [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: d03caf842e9f4553aebf8d46d077b607, fc3fc8eb54bc40b69201de7055b747b5; no voters: 
I20260630 12:23:48.075780  2579 raft_consensus.cc:515] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.076437  2591 raft_consensus.cc:2804] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:48.076967  2591 raft_consensus.cc:697] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 LEADER]: Becoming Leader. State: Replica: fc3fc8eb54bc40b69201de7055b747b5, State: Running, Role: LEADER
I20260630 12:23:48.077733  2591 consensus_queue.cc:237] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Queue going to LEADER mode. State: All 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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.078481  2579 leader_election.cc:290] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3fc8eb54bc40b69201de7055b747b5 (127.26.1.193:38131), d03caf842e9f4553aebf8d46d077b607 (127.26.1.195:39875)
I20260630 12:23:48.088172  2280 catalog_manager.cc:5697] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc3fc8eb54bc40b69201de7055b747b5 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "fc3fc8eb54bc40b69201de7055b747b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:48.090525  2582 raft_consensus.cc:493] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:48.091322  2582 raft_consensus.cc:515] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.091840  2531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe5a6a09d0345998e013b5de4513949" candidate_uuid: "da4adcf2f03e463c8f4d7012a395d05f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03caf842e9f4553aebf8d46d077b607" is_pre_election: true
I20260630 12:23:48.092425  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe5a6a09d0345998e013b5de4513949" candidate_uuid: "da4adcf2f03e463c8f4d7012a395d05f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3fc8eb54bc40b69201de7055b747b5" is_pre_election: true
I20260630 12:23:48.092604  2531 raft_consensus.cc:2468] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da4adcf2f03e463c8f4d7012a395d05f in term 0.
I20260630 12:23:48.093273  2382 raft_consensus.cc:2468] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da4adcf2f03e463c8f4d7012a395d05f in term 0.
I20260630 12:23:48.094305  2420 leader_election.cc:304] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [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: d03caf842e9f4553aebf8d46d077b607, da4adcf2f03e463c8f4d7012a395d05f; no voters: 
I20260630 12:23:48.095306  2579 raft_consensus.cc:2804] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:48.095667  2579 raft_consensus.cc:493] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:48.095993  2579 raft_consensus.cc:3060] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.101193  2591 raft_consensus.cc:493] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:48.101823  2591 raft_consensus.cc:515] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.102953  2582 leader_election.cc:290] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc3fc8eb54bc40b69201de7055b747b5 (127.26.1.193:38131), da4adcf2f03e463c8f4d7012a395d05f (127.26.1.194:43139)
I20260630 12:23:48.104204  2579 raft_consensus.cc:515] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.105528  2591 leader_election.cc:290] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da4adcf2f03e463c8f4d7012a395d05f (127.26.1.194:43139), d03caf842e9f4553aebf8d46d077b607 (127.26.1.195:39875)
I20260630 12:23:48.105990  2457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccf9a8d52f247de91aa14850784e3b8" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4adcf2f03e463c8f4d7012a395d05f" is_pre_election: true
I20260630 12:23:48.106777  2457 raft_consensus.cc:2468] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 0.
I20260630 12:23:48.107556  2531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccf9a8d52f247de91aa14850784e3b8" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03caf842e9f4553aebf8d46d077b607" is_pre_election: true
I20260630 12:23:48.108078  2347 leader_election.cc:304] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [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: da4adcf2f03e463c8f4d7012a395d05f, fc3fc8eb54bc40b69201de7055b747b5; no voters: 
I20260630 12:23:48.108570  2531 raft_consensus.cc:2468] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 0.
I20260630 12:23:48.109966  2591 raft_consensus.cc:2804] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:48.110580  2591 raft_consensus.cc:493] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:48.111128  2591 raft_consensus.cc:3060] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.112031  2579 leader_election.cc:290] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [CANDIDATE]: Term 1 election: Requested vote from peers fc3fc8eb54bc40b69201de7055b747b5 (127.26.1.193:38131), d03caf842e9f4553aebf8d46d077b607 (127.26.1.195:39875)
I20260630 12:23:48.111119  2382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe5a6a09d0345998e013b5de4513949" candidate_uuid: "da4adcf2f03e463c8f4d7012a395d05f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3fc8eb54bc40b69201de7055b747b5"
I20260630 12:23:48.113907  2382 raft_consensus.cc:3060] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.116516  2531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe5a6a09d0345998e013b5de4513949" candidate_uuid: "da4adcf2f03e463c8f4d7012a395d05f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03caf842e9f4553aebf8d46d077b607"
I20260630 12:23:48.117365  2531 raft_consensus.cc:3060] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.118391  2381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccf9a8d52f247de91aa14850784e3b8" candidate_uuid: "d03caf842e9f4553aebf8d46d077b607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc3fc8eb54bc40b69201de7055b747b5" is_pre_election: true
I20260630 12:23:48.124389  2382 raft_consensus.cc:2468] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da4adcf2f03e463c8f4d7012a395d05f in term 1.
I20260630 12:23:48.124305  2591 raft_consensus.cc:515] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.125838  2531 raft_consensus.cc:2468] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da4adcf2f03e463c8f4d7012a395d05f in term 1.
I20260630 12:23:48.126322  2457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccf9a8d52f247de91aa14850784e3b8" candidate_uuid: "d03caf842e9f4553aebf8d46d077b607" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4adcf2f03e463c8f4d7012a395d05f" is_pre_election: true
I20260630 12:23:48.126418  2421 leader_election.cc:304] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [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: da4adcf2f03e463c8f4d7012a395d05f, fc3fc8eb54bc40b69201de7055b747b5; no voters: 
I20260630 12:23:48.127156  2457 raft_consensus.cc:2468] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d03caf842e9f4553aebf8d46d077b607 in term 0.
I20260630 12:23:48.127409  2591 leader_election.cc:290] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [CANDIDATE]: Term 1 election: Requested vote from peers da4adcf2f03e463c8f4d7012a395d05f (127.26.1.194:43139), d03caf842e9f4553aebf8d46d077b607 (127.26.1.195:39875)
I20260630 12:23:48.127935  2579 raft_consensus.cc:2804] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:48.129010  2530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccf9a8d52f247de91aa14850784e3b8" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03caf842e9f4553aebf8d46d077b607"
I20260630 12:23:48.129998  2530 raft_consensus.cc:3060] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.130656  2381 raft_consensus.cc:2393] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d03caf842e9f4553aebf8d46d077b607 in current term 1: Already voted for candidate fc3fc8eb54bc40b69201de7055b747b5 in this term.
I20260630 12:23:48.129284  2457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccf9a8d52f247de91aa14850784e3b8" candidate_uuid: "fc3fc8eb54bc40b69201de7055b747b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4adcf2f03e463c8f4d7012a395d05f"
I20260630 12:23:48.132616  2457 raft_consensus.cc:3060] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.136933  2496 leader_election.cc:304] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [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: d03caf842e9f4553aebf8d46d077b607, da4adcf2f03e463c8f4d7012a395d05f; no voters: fc3fc8eb54bc40b69201de7055b747b5
I20260630 12:23:48.138996  2579 raft_consensus.cc:697] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 1 LEADER]: Becoming Leader. State: Replica: da4adcf2f03e463c8f4d7012a395d05f, State: Running, Role: LEADER
I20260630 12:23:48.139515  2530 raft_consensus.cc:2468] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 1.
I20260630 12:23:48.140039  2582 raft_consensus.cc:2764] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:23:48.140776  2345 leader_election.cc:304] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [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: d03caf842e9f4553aebf8d46d077b607, fc3fc8eb54bc40b69201de7055b747b5; no voters: 
I20260630 12:23:48.140095  2579 consensus_queue.cc:237] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [LEADER]: Queue going to LEADER mode. State: All 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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.141806  2591 raft_consensus.cc:2804] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:48.143220  2591 raft_consensus.cc:697] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 LEADER]: Becoming Leader. State: Replica: fc3fc8eb54bc40b69201de7055b747b5, State: Running, Role: LEADER
I20260630 12:23:48.143846  2457 raft_consensus.cc:2468] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc3fc8eb54bc40b69201de7055b747b5 in term 1.
I20260630 12:23:48.144209  2591 consensus_queue.cc:237] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Queue going to LEADER mode. State: All 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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:48.149554  2280 catalog_manager.cc:5697] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f reported cstate change: term changed from 0 to 1, leader changed from <none> to da4adcf2f03e463c8f4d7012a395d05f (127.26.1.194). New cstate: current_term: 1 leader_uuid: "da4adcf2f03e463c8f4d7012a395d05f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:48.153745  2279 catalog_manager.cc:5697] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc3fc8eb54bc40b69201de7055b747b5 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "fc3fc8eb54bc40b69201de7055b747b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:48.226389 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:48.232825  2606 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:48.234135  2607 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:48.235934 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:48.235893  2609 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:48.238202 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:48.238559 26631 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:48.238767 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822228238750 us; error 0 us; skew 500 ppm
I20260630 12:23:48.239370 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:48.242437 26631 webserver.cc:533] Webserver started at http://127.26.1.196:37873/ using document root <none> and password file <none>
I20260630 12:23:48.242944 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:48.243163 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:48.243450 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:48.244647 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "b9ffd651e8054194843bb3b6f8bfa488"
format_stamp: "Formatted at 2026-06-30 12:23:48 on dist-test-slave-wnkp"
I20260630 12:23:48.249398 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:23:48.252691  2614 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:48.253602 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:48.253935 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "b9ffd651e8054194843bb3b6f8bfa488"
format_stamp: "Formatted at 2026-06-30 12:23:48 on dist-test-slave-wnkp"
I20260630 12:23:48.254238 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822018099252-26631-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:23:48.268162 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:48.269546 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:48.270833 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:48.273289 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:48.273538 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:48.273788 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:48.273968 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:48.317276 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:45869
I20260630 12:23:48.317363  2676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:45869 every 8 connection(s)
I20260630 12:23:48.332775  2677 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37757
I20260630 12:23:48.333153  2677 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:48.333860  2677 heartbeater.cc:507] Master 127.26.1.254:37757 requested a full tablet report, sending...
I20260630 12:23:48.335908  2279 ts_manager.cc:194] Registered new tserver with Master: b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196:45869)
I20260630 12:23:48.337427  2279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42146
I20260630 12:23:48.508430  2591 consensus_queue.cc:1048] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:48.520885  2586 consensus_queue.cc:1048] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:48.565768  2586 consensus_queue.cc:1048] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:48.567335  2586 consensus_queue.cc:1048] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:48.570039  2586 consensus_queue.cc:1048] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:48.587379  2690 consensus_queue.cc:1048] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:48.612020  2579 consensus_queue.cc:1048] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:48.622370  2579 consensus_queue.cc:1048] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:49.274461  2457 consensus_queue.cc:237] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: true } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } }
I20260630 12:23:49.285303  2530 raft_consensus.cc:1275] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Refusing update from remote peer da4adcf2f03e463c8f4d7012a395d05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:49.285315  2382 raft_consensus.cc:1275] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Refusing update from remote peer da4adcf2f03e463c8f4d7012a395d05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:49.287809  2579 consensus_queue.cc:1048] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:23:49.289393  2693 consensus_queue.cc:1048] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } 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:23:49.299256  2579 raft_consensus.cc:2955] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: true } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
W20260630 12:23:49.302994  2422 consensus_peers.cc:597] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f -> Peer b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196:45869): Couldn't send request to peer b9ffd651e8054194843bb3b6f8bfa488. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fe5a6a09d0345998e013b5de4513949. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:49.301951  2530 raft_consensus.cc:2955] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: true } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.304193  2382 raft_consensus.cc:2955] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: true } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.321308  2278 catalog_manager.cc:5697] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 reported cstate change: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "da4adcf2f03e463c8f4d7012a395d05f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: true } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.339111  2382 consensus_queue.cc:237] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [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: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: true } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } }
I20260630 12:23:49.340535  2677 heartbeater.cc:499] Master 127.26.1.254:37757 was elected leader, sending a full tablet report...
I20260630 12:23:49.352129  2530 raft_consensus.cc:1275] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:49.354193  2457 raft_consensus.cc:1275] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:49.355996  2591 consensus_queue.cc:1048] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } 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:23:49.357085  2690 consensus_queue.cc:1048] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:23:49.365213  2347 consensus_peers.cc:597] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 -> Peer b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196:45869): Couldn't send request to peer b9ffd651e8054194843bb3b6f8bfa488. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99ad165b753245659baeb918a6ccac7b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:49.366068  2690 raft_consensus.cc:2955] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: true } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.368343  2530 raft_consensus.cc:2955] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: true } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.372404  2457 raft_consensus.cc:2955] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: true } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.382887  2279 catalog_manager.cc:5697] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 reported cstate change: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "fc3fc8eb54bc40b69201de7055b747b5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: true } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.385670  2382 consensus_queue.cc:237] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: true } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } }
W20260630 12:23:49.397748  2347 consensus_peers.cc:597] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 -> Peer b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196:45869): Couldn't send request to peer b9ffd651e8054194843bb3b6f8bfa488. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ccf9a8d52f247de91aa14850784e3b8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:49.400877  2530 raft_consensus.cc:1275] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:49.402570  2457 raft_consensus.cc:1275] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:49.403928  2591 consensus_queue.cc:1048] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } 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:23:49.405081  2689 consensus_queue.cc:1048] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:23:49.414088  2689 raft_consensus.cc:2955] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: true } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.416920  2457 raft_consensus.cc:2955] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: true } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.416504  2530 raft_consensus.cc:2955] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: true } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.430804  2277 catalog_manager.cc:5697] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f reported cstate change: config changed from index -1 to 2, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "fc3fc8eb54bc40b69201de7055b747b5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: true } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.432859  2457 consensus_queue.cc:237] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } }
I20260630 12:23:49.438678  2530 raft_consensus.cc:1275] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Refusing update from remote peer da4adcf2f03e463c8f4d7012a395d05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:49.439685  2382 raft_consensus.cc:1275] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Refusing update from remote peer da4adcf2f03e463c8f4d7012a395d05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:49.440474  2603 consensus_queue.cc:1048] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:23:49.441356  2693 consensus_queue.cc:1048] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:23:49.445356  2422 consensus_peers.cc:597] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f -> Peer b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196:45869): Couldn't send request to peer b9ffd651e8054194843bb3b6f8bfa488. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fe5a6a09d0345998e013b5de4513949. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:49.450623  2530 raft_consensus.cc:2955] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.453663  2382 raft_consensus.cc:2955] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.449445  2693 raft_consensus.cc:2955] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.465665  2280 catalog_manager.cc:5697] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "da4adcf2f03e463c8f4d7012a395d05f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
W20260630 12:23:49.468622  2328 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:23:49.469105  2328 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:23:49.473734  2382 consensus_queue.cc:237] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [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: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: false } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } }
I20260630 12:23:49.480795  2530 raft_consensus.cc:1275] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:23:49.480952  2347 consensus_peers.cc:597] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 -> Peer b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196:45869): Couldn't send request to peer b9ffd651e8054194843bb3b6f8bfa488. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99ad165b753245659baeb918a6ccac7b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:49.481741  2457 raft_consensus.cc:1275] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:49.482358  2689 consensus_queue.cc:1048] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:49.483603  2707 consensus_queue.cc:1048] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } 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:23:49.484088  2456 consensus_queue.cc:237] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } }
I20260630 12:23:49.489518  2591 raft_consensus.cc:2955] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [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: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: false } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.493310  2530 raft_consensus.cc:1275] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Refusing update from remote peer da4adcf2f03e463c8f4d7012a395d05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:49.493788  2531 raft_consensus.cc:2955] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [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: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: false } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.495173  2603 consensus_queue.cc:1048] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:49.493307  2382 raft_consensus.cc:1275] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Refusing update from remote peer da4adcf2f03e463c8f4d7012a395d05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:49.499099  2603 consensus_queue.cc:1048] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } 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:23:49.498961  2456 raft_consensus.cc:2955] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [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: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: false } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.505770  2579 raft_consensus.cc:2955] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } }
I20260630 12:23:49.507845  2530 raft_consensus.cc:2955] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } }
I20260630 12:23:49.509389  2381 raft_consensus.cc:2955] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } }
I20260630 12:23:49.510253  2279 catalog_manager.cc:5697] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fc3fc8eb54bc40b69201de7055b747b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: false } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
W20260630 12:23:49.523905  2328 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:23:49.524312  2328 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:23:49.525930  2279 catalog_manager.cc:5697] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 reported cstate change: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New cstate: current_term: 1 leader_uuid: "da4adcf2f03e463c8f4d7012a395d05f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } attrs { replace: false } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } }
I20260630 12:23:49.527644  2266 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8fe5a6a09d0345998e013b5de4513949 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:49.530328  2381 consensus_queue.cc:237] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: false } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } }
W20260630 12:23:49.538815  2347 consensus_peers.cc:597] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 -> Peer b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196:45869): Couldn't send request to peer b9ffd651e8054194843bb3b6f8bfa488. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ccf9a8d52f247de91aa14850784e3b8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:49.540277  2530 raft_consensus.cc:1275] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:49.540668  2456 raft_consensus.cc:1275] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:49.542702  2707 consensus_queue.cc:1048] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } 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:23:49.543419  2591 consensus_queue.cc:1048] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:49.551328  2707 raft_consensus.cc:2955] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: false } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.557564  2456 raft_consensus.cc:2955] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: false } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.558799  2530 raft_consensus.cc:2955] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: false } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.562161  2642 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fe5a6a09d0345998e013b5de4513949 with delete_type TABLET_DATA_TOMBSTONED (TS b9ffd651e8054194843bb3b6f8bfa488 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52278
W20260630 12:23:49.574085  2266 catalog_manager.cc:4995] TS b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196:45869): delete failed for tablet 8fe5a6a09d0345998e013b5de4513949 because the tablet was not found. No further retry: Not found: Tablet not found: 8fe5a6a09d0345998e013b5de4513949
W20260630 12:23:49.574533  2328 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:23:49.574931  2328 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:23:49.575726  2280 catalog_manager.cc:5697] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fc3fc8eb54bc40b69201de7055b747b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: false } } peers { permanent_uuid: "b9ffd651e8054194843bb3b6f8bfa488" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45869 } attrs { promote: true } } }
I20260630 12:23:49.576992  2381 consensus_queue.cc:237] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [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: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: false } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } }
I20260630 12:23:49.583815  2530 raft_consensus.cc:1275] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:49.585139  2456 raft_consensus.cc:1275] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:49.585305  2689 consensus_queue.cc:1048] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:49.587077  2707 consensus_queue.cc:1048] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } 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:23:49.592051  2381 consensus_queue.cc:237] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [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: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: false } }
I20260630 12:23:49.592787  2707 raft_consensus.cc:2955] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: false } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } }
I20260630 12:23:49.594596  2530 raft_consensus.cc:2955] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: false } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } }
I20260630 12:23:49.596652  2457 raft_consensus.cc:2955] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: false } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } }
I20260630 12:23:49.598915  2531 raft_consensus.cc:1275] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:49.599680  2456 raft_consensus.cc:1275] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Refusing update from remote peer fc3fc8eb54bc40b69201de7055b747b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:49.600685  2591 consensus_queue.cc:1048] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } 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:23:49.602793  2690 consensus_queue.cc:1048] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:49.613421  2265 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99ad165b753245659baeb918a6ccac7b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:49.614935  2277 catalog_manager.cc:5697] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 reported cstate change: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New cstate: current_term: 1 leader_uuid: "fc3fc8eb54bc40b69201de7055b747b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:49.618336  2456 raft_consensus.cc:2955] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: false } } }
I20260630 12:23:49.617686  2591 raft_consensus.cc:2955] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: false } } }
I20260630 12:23:49.623047  2531 raft_consensus.cc:2955] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: false } } }
I20260630 12:23:49.628631  2642 tablet_service.cc:1558] Processing DeleteTablet for tablet 99ad165b753245659baeb918a6ccac7b with delete_type TABLET_DATA_TOMBSTONED (TS b9ffd651e8054194843bb3b6f8bfa488 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52278
W20260630 12:23:49.630875  2266 catalog_manager.cc:4995] TS b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196:45869): delete failed for tablet 99ad165b753245659baeb918a6ccac7b because the tablet was not found. No further retry: Not found: Tablet not found: 99ad165b753245659baeb918a6ccac7b
I20260630 12:23:49.631968  2265 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ccf9a8d52f247de91aa14850784e3b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:49.638329  2280 catalog_manager.cc:5697] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 reported cstate change: config changed from index 3 to 4, NON_VOTER b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196) evicted. New cstate: current_term: 1 leader_uuid: "fc3fc8eb54bc40b69201de7055b747b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fc3fc8eb54bc40b69201de7055b747b5" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 38131 } } peers { permanent_uuid: "da4adcf2f03e463c8f4d7012a395d05f" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 43139 } } peers { permanent_uuid: "d03caf842e9f4553aebf8d46d077b607" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39875 } attrs { replace: false } } }
I20260630 12:23:49.647876  2642 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ccf9a8d52f247de91aa14850784e3b8 with delete_type TABLET_DATA_TOMBSTONED (TS b9ffd651e8054194843bb3b6f8bfa488 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52278
W20260630 12:23:49.649463  2266 catalog_manager.cc:4995] TS b9ffd651e8054194843bb3b6f8bfa488 (127.26.1.196:45869): delete failed for tablet 1ccf9a8d52f247de91aa14850784e3b8 because the tablet was not found. No further retry: Not found: Tablet not found: 1ccf9a8d52f247de91aa14850784e3b8
I20260630 12:23:50.411450 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:23:50.442325 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:50.443117 26631 tablet_replica.cc:333] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5: stopping tablet replica
I20260630 12:23:50.443780 26631 raft_consensus.cc:2243] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:50.444465 26631 raft_consensus.cc:2272] T 8fe5a6a09d0345998e013b5de4513949 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.447430 26631 tablet_replica.cc:333] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5: stopping tablet replica
I20260630 12:23:50.448001 26631 raft_consensus.cc:2243] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:50.448887 26631 raft_consensus.cc:2272] T 940cc61ceee548cc9b04aad2e0ae5b62 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.451229 26631 tablet_replica.cc:333] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5: stopping tablet replica
I20260630 12:23:50.451812 26631 raft_consensus.cc:2243] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:50.452621 26631 raft_consensus.cc:2272] T 1ccf9a8d52f247de91aa14850784e3b8 P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.455113 26631 tablet_replica.cc:333] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5: stopping tablet replica
I20260630 12:23:50.455765 26631 raft_consensus.cc:2243] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:50.456615 26631 raft_consensus.cc:2272] T 99ad165b753245659baeb918a6ccac7b P fc3fc8eb54bc40b69201de7055b747b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.481573 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:23:50.498463 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
W20260630 12:23:50.517361  2421 consensus_peers.cc:597] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f -> Peer fc3fc8eb54bc40b69201de7055b747b5 (127.26.1.193:38131): Couldn't send request to peer fc3fc8eb54bc40b69201de7055b747b5. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:38131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:50.524598 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:50.525300 26631 tablet_replica.cc:333] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f: stopping tablet replica
I20260630 12:23:50.525921 26631 raft_consensus.cc:2243] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:50.526855 26631 raft_consensus.cc:2272] T 8fe5a6a09d0345998e013b5de4513949 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.529172 26631 tablet_replica.cc:333] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f: stopping tablet replica
I20260630 12:23:50.529733 26631 raft_consensus.cc:2243] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:50.530313 26631 raft_consensus.cc:2272] T 1ccf9a8d52f247de91aa14850784e3b8 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.533030 26631 tablet_replica.cc:333] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f: stopping tablet replica
I20260630 12:23:50.533547 26631 raft_consensus.cc:2243] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:50.533978 26631 raft_consensus.cc:2272] T 940cc61ceee548cc9b04aad2e0ae5b62 P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.536041 26631 tablet_replica.cc:333] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f: stopping tablet replica
I20260630 12:23:50.536562 26631 raft_consensus.cc:2243] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:50.537143 26631 raft_consensus.cc:2272] T 99ad165b753245659baeb918a6ccac7b P da4adcf2f03e463c8f4d7012a395d05f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.562554 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:23:50.579016 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:23:50.603981 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:50.604745 26631 tablet_replica.cc:333] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607: stopping tablet replica
I20260630 12:23:50.605353 26631 raft_consensus.cc:2243] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:50.605967 26631 raft_consensus.cc:2272] T 8fe5a6a09d0345998e013b5de4513949 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.608475 26631 tablet_replica.cc:333] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607: stopping tablet replica
I20260630 12:23:50.608964 26631 raft_consensus.cc:2243] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:50.609513 26631 raft_consensus.cc:2272] T 1ccf9a8d52f247de91aa14850784e3b8 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.612720 26631 tablet_replica.cc:333] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607: stopping tablet replica
I20260630 12:23:50.613538 26631 raft_consensus.cc:2243] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:50.614108 26631 raft_consensus.cc:2272] T 99ad165b753245659baeb918a6ccac7b P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.616207 26631 tablet_replica.cc:333] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607: stopping tablet replica
I20260630 12:23:50.616768 26631 raft_consensus.cc:2243] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:50.617172 26631 raft_consensus.cc:2272] T 940cc61ceee548cc9b04aad2e0ae5b62 P d03caf842e9f4553aebf8d46d077b607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.641317 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:23:50.657827 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:23:50.678056 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:50.694832 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:23:50.704901 26631 master.cc:562] Master@127.26.1.254:37757 shutting down...
I20260630 12:23:50.724339 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:50.724907 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:50.725244 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P dcb6ce89658c49048509441cd613286b: stopping tablet replica
I20260630 12:23:50.744415 26631 master.cc:584] Master@127.26.1.254:37757 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4703 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:23:50.785821 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:38687
I20260630 12:23:50.787001 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:50.793054  2719 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:50.793044  2718 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:50.793886  2721 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:50.795733 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:50.796725 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:50.796903 26631 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:50.797029 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822230797017 us; error 0 us; skew 500 ppm
I20260630 12:23:50.797469 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:50.799746 26631 webserver.cc:533] Webserver started at http://127.26.1.254:42387/ using document root <none> and password file <none>
I20260630 12:23:50.800211 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:50.800450 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:50.800695 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:50.801810 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "33b7e45337384525b506071b7c21f0b8"
format_stamp: "Formatted at 2026-06-30 12:23:50 on dist-test-slave-wnkp"
I20260630 12:23:50.806340 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:23:50.810004  2726 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:50.811105 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:23:50.812070 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "33b7e45337384525b506071b7c21f0b8"
format_stamp: "Formatted at 2026-06-30 12:23:50 on dist-test-slave-wnkp"
I20260630 12:23:50.812458 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-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:50.827055 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:50.828375 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:50.867619 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:38687
I20260630 12:23:50.867733  2777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:38687 every 8 connection(s)
I20260630 12:23:50.871579  2778 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:50.882450  2778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8: Bootstrap starting.
I20260630 12:23:50.888635  2778 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:50.893375  2778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8: No bootstrap required, opened a new log
I20260630 12:23:50.895607  2778 raft_consensus.cc:359] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33b7e45337384525b506071b7c21f0b8" member_type: VOTER }
I20260630 12:23:50.896009  2778 raft_consensus.cc:385] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:50.896186  2778 raft_consensus.cc:740] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33b7e45337384525b506071b7c21f0b8, State: Initialized, Role: FOLLOWER
I20260630 12:23:50.896976  2778 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33b7e45337384525b506071b7c21f0b8" member_type: VOTER }
I20260630 12:23:50.897409  2778 raft_consensus.cc:399] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:50.897605  2778 raft_consensus.cc:493] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:50.897816  2778 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:50.902776  2778 raft_consensus.cc:515] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33b7e45337384525b506071b7c21f0b8" member_type: VOTER }
I20260630 12:23:50.903338  2778 leader_election.cc:304] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [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: 33b7e45337384525b506071b7c21f0b8; no voters: 
I20260630 12:23:50.904542  2778 leader_election.cc:290] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:50.904982  2781 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:50.906329  2781 raft_consensus.cc:697] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 1 LEADER]: Becoming Leader. State: Replica: 33b7e45337384525b506071b7c21f0b8, State: Running, Role: LEADER
I20260630 12:23:50.907047  2781 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [LEADER]: Queue going to LEADER mode. State: All 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: "33b7e45337384525b506071b7c21f0b8" member_type: VOTER }
I20260630 12:23:50.907624  2778 sys_catalog.cc:565] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:50.912406  2783 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33b7e45337384525b506071b7c21f0b8. Latest consensus state: current_term: 1 leader_uuid: "33b7e45337384525b506071b7c21f0b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33b7e45337384525b506071b7c21f0b8" member_type: VOTER } }
I20260630 12:23:50.912467  2782 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "33b7e45337384525b506071b7c21f0b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33b7e45337384525b506071b7c21f0b8" member_type: VOTER } }
I20260630 12:23:50.913763  2783 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:50.913831  2782 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:50.917066  2789 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:50.922363  2789 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:50.925776 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:50.931646  2789 catalog_manager.cc:1383] Generated new cluster ID: 6904379287b34ae1b6ac716e8b621da6
I20260630 12:23:50.931914  2789 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:50.971616  2789 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:50.972985  2789 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:50.999318  2789 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8: Generated new TSK 0
I20260630 12:23:51.000018  2789 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:51.057449 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:51.063585  2799 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:51.064798  2800 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:51.066493 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:51.066339  2802 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:51.067818 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:51.068037 26631 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:51.068161 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822231068150 us; error 0 us; skew 500 ppm
I20260630 12:23:51.068691 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:51.071043 26631 webserver.cc:533] Webserver started at http://127.26.1.193:43401/ using document root <none> and password file <none>
I20260630 12:23:51.071465 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:51.071619 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:51.071821 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:51.072927 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "c046eedd38ab422fa88e116d4c4b894c"
format_stamp: "Formatted at 2026-06-30 12:23:51 on dist-test-slave-wnkp"
I20260630 12:23:51.077431 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:23:51.080714  2807 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:51.081585 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:51.081898 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "c046eedd38ab422fa88e116d4c4b894c"
format_stamp: "Formatted at 2026-06-30 12:23:51 on dist-test-slave-wnkp"
I20260630 12:23:51.082191 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-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:51.107152 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:51.108443 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:51.110097 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:51.112489 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:51.112713 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:51.112944 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:51.113129 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:51.153472 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:43533
I20260630 12:23:51.153566  2869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:43533 every 8 connection(s)
I20260630 12:23:51.158813 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:51.165973  2874 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:51.167989  2875 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:51.170615  2877 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:51.170846 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:51.172014 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:51.172223 26631 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:51.172439 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822231172424 us; error 0 us; skew 500 ppm
I20260630 12:23:51.172477  2870 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38687
I20260630 12:23:51.172996  2870 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:51.173202 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:51.173924  2870 heartbeater.cc:507] Master 127.26.1.254:38687 requested a full tablet report, sending...
I20260630 12:23:51.176081 26631 webserver.cc:533] Webserver started at http://127.26.1.194:37961/ using document root <none> and password file <none>
I20260630 12:23:51.176777 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:51.176714  2743 ts_manager.cc:194] Registered new tserver with Master: c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533)
I20260630 12:23:51.177213 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:51.177565 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:51.179224 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "bb61ada2fed34c57b086f7e30d47e1cf"
format_stamp: "Formatted at 2026-06-30 12:23:51 on dist-test-slave-wnkp"
I20260630 12:23:51.179467  2743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57340
I20260630 12:23:51.184326 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.002s
I20260630 12:23:51.187888  2882 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:51.188772 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:23:51.189100 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "bb61ada2fed34c57b086f7e30d47e1cf"
format_stamp: "Formatted at 2026-06-30 12:23:51 on dist-test-slave-wnkp"
I20260630 12:23:51.189376 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-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:51.208206 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:51.209556 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:51.211119 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:51.213449 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:51.213703 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:51.213943 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:51.214074 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:51.254676 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:37777
I20260630 12:23:51.254787  2944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:37777 every 8 connection(s)
I20260630 12:23:51.259671 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:51.267459  2948 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:51.268400  2949 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:51.271592  2951 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:51.271754 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:51.272966 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:51.273317 26631 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:51.273545 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822231273528 us; error 0 us; skew 500 ppm
I20260630 12:23:51.274132 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:51.274600  2945 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38687
I20260630 12:23:51.275051  2945 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:51.275797  2945 heartbeater.cc:507] Master 127.26.1.254:38687 requested a full tablet report, sending...
I20260630 12:23:51.277159 26631 webserver.cc:533] Webserver started at http://127.26.1.195:35209/ using document root <none> and password file <none>
I20260630 12:23:51.277688 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:51.277873 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:51.277935  2743 ts_manager.cc:194] Registered new tserver with Master: bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777)
I20260630 12:23:51.278184 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:51.279515 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "276fdb67c7a746baa25accaa5db0bdda"
format_stamp: "Formatted at 2026-06-30 12:23:51 on dist-test-slave-wnkp"
I20260630 12:23:51.279562  2743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57352
I20260630 12:23:51.284410 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:23:51.287904  2956 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:51.288774 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:51.289099 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "276fdb67c7a746baa25accaa5db0bdda"
format_stamp: "Formatted at 2026-06-30 12:23:51 on dist-test-slave-wnkp"
I20260630 12:23:51.289372 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822018099252-26631-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:51.319182 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:51.320549 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:51.322168 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:51.324599 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:51.324839 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:51.325083 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:51.325286 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:51.366700 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:39783
I20260630 12:23:51.366875  3018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:39783 every 8 connection(s)
I20260630 12:23:51.381196  3019 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38687
I20260630 12:23:51.381592  3019 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:51.382287  3019 heartbeater.cc:507] Master 127.26.1.254:38687 requested a full tablet report, sending...
I20260630 12:23:51.384637  2743 ts_manager.cc:194] Registered new tserver with Master: 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:51.384745 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014781176s
I20260630 12:23:51.385998  2743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57354
I20260630 12:23:52.182911  2870 heartbeater.cc:499] Master 127.26.1.254:38687 was elected leader, sending a full tablet report...
I20260630 12:23:52.282315  2945 heartbeater.cc:499] Master 127.26.1.254:38687 was elected leader, sending a full tablet report...
I20260630 12:23:52.388832  3019 heartbeater.cc:499] Master 127.26.1.254:38687 was elected leader, sending a full tablet report...
I20260630 12:23:52.442320  2743 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57368:
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:23:52.444993  2743 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:23:52.529759  2835 tablet_service.cc:1511] Processing CreateTablet for tablet aec25671cdf74ba881d14424fc1d8dbb (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:52.530503  2982 tablet_service.cc:1511] Processing CreateTablet for tablet d23d9b89dea4491cba073e91db35ff6b (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:52.531349  2835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec25671cdf74ba881d14424fc1d8dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.531883  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23d9b89dea4491cba073e91db35ff6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.531625  2984 tablet_service.cc:1511] Processing CreateTablet for tablet aec25671cdf74ba881d14424fc1d8dbb (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:52.532924  2984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec25671cdf74ba881d14424fc1d8dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.530359  2983 tablet_service.cc:1511] Processing CreateTablet for tablet 78eaa16e5d514e43967900c356b138bc (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:52.533970  2981 tablet_service.cc:1511] Processing CreateTablet for tablet f102c9bd4f824e4d867d9c24d7b553e4 (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:52.534448  2983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78eaa16e5d514e43967900c356b138bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.536374  2980 tablet_service.cc:1511] Processing CreateTablet for tablet 071f16f4a0864d4d85040442410b4172 (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:52.537681  2980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071f16f4a0864d4d85040442410b4172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.538018  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 78eaa16e5d514e43967900c356b138bc (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:52.539335  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78eaa16e5d514e43967900c356b138bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.541440  2979 tablet_service.cc:1511] Processing CreateTablet for tablet 68f467c96f7c4eda9fe2433625464cbf (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:52.542874  2979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f467c96f7c4eda9fe2433625464cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.546150  2833 tablet_service.cc:1511] Processing CreateTablet for tablet d23d9b89dea4491cba073e91db35ff6b (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:52.547684  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23d9b89dea4491cba073e91db35ff6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.548635  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f102c9bd4f824e4d867d9c24d7b553e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.553329  2832 tablet_service.cc:1511] Processing CreateTablet for tablet f102c9bd4f824e4d867d9c24d7b553e4 (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:52.554821  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f102c9bd4f824e4d867d9c24d7b553e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.558005  2831 tablet_service.cc:1511] Processing CreateTablet for tablet 071f16f4a0864d4d85040442410b4172 (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:52.559396  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071f16f4a0864d4d85040442410b4172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.561961  2830 tablet_service.cc:1511] Processing CreateTablet for tablet 68f467c96f7c4eda9fe2433625464cbf (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:52.563355  2830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f467c96f7c4eda9fe2433625464cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.568694  2908 tablet_service.cc:1511] Processing CreateTablet for tablet d23d9b89dea4491cba073e91db35ff6b (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:52.569526  2909 tablet_service.cc:1511] Processing CreateTablet for tablet 78eaa16e5d514e43967900c356b138bc (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:52.570250  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23d9b89dea4491cba073e91db35ff6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.570915  2909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78eaa16e5d514e43967900c356b138bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.567889  2910 tablet_service.cc:1511] Processing CreateTablet for tablet aec25671cdf74ba881d14424fc1d8dbb (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:52.573776  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec25671cdf74ba881d14424fc1d8dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.581714  2907 tablet_service.cc:1511] Processing CreateTablet for tablet f102c9bd4f824e4d867d9c24d7b553e4 (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:52.583253  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f102c9bd4f824e4d867d9c24d7b553e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.585500  2906 tablet_service.cc:1511] Processing CreateTablet for tablet 071f16f4a0864d4d85040442410b4172 (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:52.586962  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071f16f4a0864d4d85040442410b4172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.589445  2905 tablet_service.cc:1511] Processing CreateTablet for tablet 68f467c96f7c4eda9fe2433625464cbf (DEFAULT_TABLE table=test-workload [id=7464d339c10543688f6b6c1525363052]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:52.596462  2905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f467c96f7c4eda9fe2433625464cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:52.627086  3040 tablet_bootstrap.cc:492] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda: Bootstrap starting.
I20260630 12:23:52.627933  3039 tablet_bootstrap.cc:492] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c: Bootstrap starting.
I20260630 12:23:52.634765  3040 tablet_bootstrap.cc:654] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.634902  3039 tablet_bootstrap.cc:654] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.660548  3041 tablet_bootstrap.cc:492] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf: Bootstrap starting.
I20260630 12:23:52.668620  3041 tablet_bootstrap.cc:654] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.669474  3040 tablet_bootstrap.cc:492] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda: No bootstrap required, opened a new log
I20260630 12:23:52.669474  3039 tablet_bootstrap.cc:492] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c: No bootstrap required, opened a new log
I20260630 12:23:52.670367  3040 ts_tablet_manager.cc:1403] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.023s
I20260630 12:23:52.670403  3039 ts_tablet_manager.cc:1403] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.002s
I20260630 12:23:52.673908  3040 raft_consensus.cc:359] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } }
I20260630 12:23:52.674655  3040 raft_consensus.cc:385] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.674957  3040 raft_consensus.cc:740] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276fdb67c7a746baa25accaa5db0bdda, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.675096  3039 raft_consensus.cc:359] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.675904  3039 raft_consensus.cc:385] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.675650  3040 consensus_queue.cc:260] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } }
I20260630 12:23:52.676159  3039 raft_consensus.cc:740] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c046eedd38ab422fa88e116d4c4b894c, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.677199  3039 consensus_queue.cc:260] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.678649  3040 ts_tablet_manager.cc:1434] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:23:52.679486  3041 tablet_bootstrap.cc:492] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf: No bootstrap required, opened a new log
I20260630 12:23:52.680159  3041 ts_tablet_manager.cc:1403] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260630 12:23:52.680622  3040 tablet_bootstrap.cc:492] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda: Bootstrap starting.
I20260630 12:23:52.684180  3041 raft_consensus.cc:359] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.685271  3041 raft_consensus.cc:385] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.685734  3041 raft_consensus.cc:740] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb61ada2fed34c57b086f7e30d47e1cf, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.686733  3041 consensus_queue.cc:260] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.688133  3040 tablet_bootstrap.cc:654] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.696830  3041 ts_tablet_manager.cc:1434] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:23:52.698089  3041 tablet_bootstrap.cc:492] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf: Bootstrap starting.
I20260630 12:23:52.700146  3039 ts_tablet_manager.cc:1434] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.019s
I20260630 12:23:52.700947  3040 tablet_bootstrap.cc:492] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda: No bootstrap required, opened a new log
I20260630 12:23:52.701573  3039 tablet_bootstrap.cc:492] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c: Bootstrap starting.
I20260630 12:23:52.703060  3040 ts_tablet_manager.cc:1403] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260630 12:23:52.704370  3041 tablet_bootstrap.cc:654] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.706462  3040 raft_consensus.cc:359] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.707341  3040 raft_consensus.cc:385] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.707713  3040 raft_consensus.cc:740] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276fdb67c7a746baa25accaa5db0bdda, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.709787  3040 consensus_queue.cc:260] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.712909  3039 tablet_bootstrap.cc:654] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.716616  3045 raft_consensus.cc:493] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:52.717235  3045 raft_consensus.cc:515] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } }
I20260630 12:23:52.724238  3045 leader_election.cc:290] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533), bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777)
I20260630 12:23:52.728451  3039 tablet_bootstrap.cc:492] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c: No bootstrap required, opened a new log
I20260630 12:23:52.729254  3039 ts_tablet_manager.cc:1403] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260630 12:23:52.732620  3040 ts_tablet_manager.cc:1434] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260630 12:23:52.733244  3039 raft_consensus.cc:359] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.735816  3039 raft_consensus.cc:385] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.736378  3039 raft_consensus.cc:740] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c046eedd38ab422fa88e116d4c4b894c, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.737648  3039 consensus_queue.cc:260] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.740331  3040 tablet_bootstrap.cc:492] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda: Bootstrap starting.
I20260630 12:23:52.751024  3039 ts_tablet_manager.cc:1434] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.005s
I20260630 12:23:52.761776  3039 tablet_bootstrap.cc:492] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c: Bootstrap starting.
I20260630 12:23:52.763361  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec25671cdf74ba881d14424fc1d8dbb" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c" is_pre_election: true
W20260630 12:23:52.765298  2957 leader_election.cc:343] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:52.767406  3041 tablet_bootstrap.cc:492] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf: No bootstrap required, opened a new log
I20260630 12:23:52.768038  3041 ts_tablet_manager.cc:1403] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf: Time spent bootstrapping tablet: real 0.070s	user 0.041s	sys 0.024s
I20260630 12:23:52.769495  3039 tablet_bootstrap.cc:654] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.771528  3040 tablet_bootstrap.cc:654] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.771562  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec25671cdf74ba881d14424fc1d8dbb" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" is_pre_election: true
W20260630 12:23:52.774430  2958 leader_election.cc:343] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:52.775076  2958 leader_election.cc:304] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [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: 276fdb67c7a746baa25accaa5db0bdda; no voters: bb61ada2fed34c57b086f7e30d47e1cf, c046eedd38ab422fa88e116d4c4b894c
I20260630 12:23:52.775049  3041 raft_consensus.cc:359] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } }
I20260630 12:23:52.776521  3041 raft_consensus.cc:385] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.776598  3045 raft_consensus.cc:2749] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:52.777127  3041 raft_consensus.cc:740] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb61ada2fed34c57b086f7e30d47e1cf, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.778504  3041 consensus_queue.cc:260] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } }
I20260630 12:23:52.781390  3041 ts_tablet_manager.cc:1434] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:23:52.782553  3041 tablet_bootstrap.cc:492] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf: Bootstrap starting.
I20260630 12:23:52.783717  3040 tablet_bootstrap.cc:492] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda: No bootstrap required, opened a new log
I20260630 12:23:52.784070  3039 tablet_bootstrap.cc:492] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c: No bootstrap required, opened a new log
I20260630 12:23:52.784468  3040 ts_tablet_manager.cc:1403] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.006s
I20260630 12:23:52.784710  3039 ts_tablet_manager.cc:1403] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260630 12:23:52.787793  3040 raft_consensus.cc:359] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.788136  3039 raft_consensus.cc:359] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } }
I20260630 12:23:52.788707  3040 raft_consensus.cc:385] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.788964  3039 raft_consensus.cc:385] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.789230  3041 tablet_bootstrap.cc:654] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.789224  3040 raft_consensus.cc:740] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276fdb67c7a746baa25accaa5db0bdda, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.789386  3039 raft_consensus.cc:740] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c046eedd38ab422fa88e116d4c4b894c, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.791168  3047 raft_consensus.cc:493] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:52.790594  3040 consensus_queue.cc:260] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.790848  3039 consensus_queue.cc:260] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } }
I20260630 12:23:52.791669  3047 raft_consensus.cc:515] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } }
I20260630 12:23:52.797458  3039 ts_tablet_manager.cc:1434] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260630 12:23:52.798933  3039 tablet_bootstrap.cc:492] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c: Bootstrap starting.
I20260630 12:23:52.800980  3040 ts_tablet_manager.cc:1434] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260630 12:23:52.805276  3040 tablet_bootstrap.cc:492] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda: Bootstrap starting.
I20260630 12:23:52.805322  3047 leader_election.cc:290] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783), c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533)
I20260630 12:23:52.813308  3040 tablet_bootstrap.cc:654] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.818288  3039 tablet_bootstrap.cc:654] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.826788  3040 tablet_bootstrap.cc:492] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda: No bootstrap required, opened a new log
I20260630 12:23:52.827522  3040 ts_tablet_manager.cc:1403] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.002s
I20260630 12:23:52.831151  3040 raft_consensus.cc:359] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.832324  3040 raft_consensus.cc:385] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.832757  3040 raft_consensus.cc:740] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276fdb67c7a746baa25accaa5db0bdda, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.834388  3040 consensus_queue.cc:260] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.837265  3039 tablet_bootstrap.cc:492] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c: No bootstrap required, opened a new log
I20260630 12:23:52.838061  3039 ts_tablet_manager.cc:1403] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.012s
I20260630 12:23:52.839948  3040 ts_tablet_manager.cc:1434] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260630 12:23:52.841171  3040 tablet_bootstrap.cc:492] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda: Bootstrap starting.
I20260630 12:23:52.841890  3039 raft_consensus.cc:359] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.842680  3039 raft_consensus.cc:385] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.843094  3039 raft_consensus.cc:740] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c046eedd38ab422fa88e116d4c4b894c, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.844357  3039 consensus_queue.cc:260] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.848692  3040 tablet_bootstrap.cc:654] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.856866  3039 ts_tablet_manager.cc:1434] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260630 12:23:52.860937  3040 tablet_bootstrap.cc:492] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda: No bootstrap required, opened a new log
I20260630 12:23:52.861611  3040 ts_tablet_manager.cc:1403] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:23:52.866671  2994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec25671cdf74ba881d14424fc1d8dbb" candidate_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda" is_pre_election: true
I20260630 12:23:52.867488  2994 raft_consensus.cc:2468] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb61ada2fed34c57b086f7e30d47e1cf in term 0.
I20260630 12:23:52.868093  3039 tablet_bootstrap.cc:492] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c: Bootstrap starting.
I20260630 12:23:52.868923  2884 leader_election.cc:304] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [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: 276fdb67c7a746baa25accaa5db0bdda, bb61ada2fed34c57b086f7e30d47e1cf; no voters: 
I20260630 12:23:52.869197  3041 tablet_bootstrap.cc:492] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf: No bootstrap required, opened a new log
I20260630 12:23:52.869773  3041 ts_tablet_manager.cc:1403] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.053s
I20260630 12:23:52.869908  3047 raft_consensus.cc:2804] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:52.870362  3047 raft_consensus.cc:493] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:52.870694  3047 raft_consensus.cc:3060] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:52.873072  3040 raft_consensus.cc:359] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.874212  3040 raft_consensus.cc:385] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.874601  3040 raft_consensus.cc:740] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276fdb67c7a746baa25accaa5db0bdda, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.875245  3039 tablet_bootstrap.cc:654] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.875102  3041 raft_consensus.cc:359] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.875924  3041 raft_consensus.cc:385] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:52.875527  3040 consensus_queue.cc:260] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.876222  3041 raft_consensus.cc:740] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb61ada2fed34c57b086f7e30d47e1cf, State: Initialized, Role: FOLLOWER
I20260630 12:23:52.873342  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec25671cdf74ba881d14424fc1d8dbb" candidate_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c" is_pre_election: true
I20260630 12:23:52.877300  2845 raft_consensus.cc:2468] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb61ada2fed34c57b086f7e30d47e1cf in term 0.
I20260630 12:23:52.877067  3041 consensus_queue.cc:260] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.880048  3046 raft_consensus.cc:493] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:52.880671  3046 raft_consensus.cc:515] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.888155  3046 leader_election.cc:290] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777), 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:52.888319  3040 ts_tablet_manager.cc:1434] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260630 12:23:52.901008  3040 tablet_bootstrap.cc:492] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda: Bootstrap starting.
I20260630 12:23:52.901165  3047 raft_consensus.cc:515] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } }
I20260630 12:23:52.904539  2994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec25671cdf74ba881d14424fc1d8dbb" candidate_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda"
I20260630 12:23:52.905256  2994 raft_consensus.cc:3060] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:52.908111  3040 tablet_bootstrap.cc:654] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:52.917222  2994 raft_consensus.cc:2468] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb61ada2fed34c57b086f7e30d47e1cf in term 1.
I20260630 12:23:52.919368  2884 leader_election.cc:304] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [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: 276fdb67c7a746baa25accaa5db0bdda, bb61ada2fed34c57b086f7e30d47e1cf; no voters: 
W20260630 12:23:52.923342  2791 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:23:52.952981  3065 raft_consensus.cc:2804] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:52.953783  3065 raft_consensus.cc:697] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 1 LEADER]: Becoming Leader. State: Replica: bb61ada2fed34c57b086f7e30d47e1cf, State: Running, Role: LEADER
I20260630 12:23:52.954929  3065 consensus_queue.cc:237] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [LEADER]: Queue going to LEADER mode. State: All 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: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } }
I20260630 12:23:52.964411  3047 leader_election.cc:290] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [CANDIDATE]: Term 1 election: Requested vote from peers 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783), c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533)
I20260630 12:23:52.969249  3046 raft_consensus.cc:493] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:52.970031  3046 raft_consensus.cc:515] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.972816  3046 leader_election.cc:290] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777), 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:52.974047  3046 raft_consensus.cc:493] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:52.974916  3046 raft_consensus.cc:515] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:52.977659  3046 leader_election.cc:290] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777), 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:52.979509  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec25671cdf74ba881d14424fc1d8dbb" candidate_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c"
I20260630 12:23:52.980455  2845 raft_consensus.cc:3060] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:52.996616  3045 raft_consensus.cc:493] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:52.997439  3045 raft_consensus.cc:515] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.000180  3067 raft_consensus.cc:493] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:53.000948  3067 raft_consensus.cc:515] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.002326  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23d9b89dea4491cba073e91db35ff6b" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c" is_pre_election: true
I20260630 12:23:53.003536  2844 raft_consensus.cc:2468] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 276fdb67c7a746baa25accaa5db0bdda in term 0.
I20260630 12:23:53.005211  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f467c96f7c4eda9fe2433625464cbf" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c" is_pre_election: true
I20260630 12:23:53.005465  2957 leader_election.cc:304] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [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: 276fdb67c7a746baa25accaa5db0bdda, c046eedd38ab422fa88e116d4c4b894c; no voters: 
I20260630 12:23:53.008098  3045 leader_election.cc:290] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533), bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777)
I20260630 12:23:53.009052  3045 raft_consensus.cc:2804] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:53.009517  3045 raft_consensus.cc:493] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:53.011374  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23d9b89dea4491cba073e91db35ff6b" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" is_pre_election: true
I20260630 12:23:53.012513  2920 raft_consensus.cc:2468] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 276fdb67c7a746baa25accaa5db0bdda in term 0.
I20260630 12:23:53.009943  3045 raft_consensus.cc:3060] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.028970  3067 leader_election.cc:290] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533), bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777)
I20260630 12:23:53.030167  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f467c96f7c4eda9fe2433625464cbf" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" is_pre_election: true
W20260630 12:23:53.032347  2958 leader_election.cc:343] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:53.038182  2845 raft_consensus.cc:2468] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb61ada2fed34c57b086f7e30d47e1cf in term 1.
I20260630 12:23:53.048961  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23d9b89dea4491cba073e91db35ff6b" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" is_pre_election: true
I20260630 12:23:53.049714  2920 raft_consensus.cc:2468] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c046eedd38ab422fa88e116d4c4b894c in term 0.
I20260630 12:23:53.049652  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071f16f4a0864d4d85040442410b4172" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" is_pre_election: true
I20260630 12:23:53.051983  3045 raft_consensus.cc:515] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.053973  2809 leader_election.cc:304] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [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: bb61ada2fed34c57b086f7e30d47e1cf, c046eedd38ab422fa88e116d4c4b894c; no voters: 
I20260630 12:23:53.054397  3045 leader_election.cc:290] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 election: Requested vote from peers c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533), bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777)
I20260630 12:23:53.054653  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eaa16e5d514e43967900c356b138bc" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" is_pre_election: true
W20260630 12:23:53.055124  2809 leader_election.cc:343] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:53.055604  2919 raft_consensus.cc:2468] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c046eedd38ab422fa88e116d4c4b894c in term 0.
I20260630 12:23:53.058190  3039 tablet_bootstrap.cc:492] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c: No bootstrap required, opened a new log
I20260630 12:23:53.058723  3046 raft_consensus.cc:2804] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:53.058969  3039 ts_tablet_manager.cc:1403] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c: Time spent bootstrapping tablet: real 0.191s	user 0.083s	sys 0.074s
I20260630 12:23:53.060284  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23d9b89dea4491cba073e91db35ff6b" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf"
I20260630 12:23:53.061162  2919 raft_consensus.cc:3060] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.059878  3046 raft_consensus.cc:493] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:53.062702  3046 raft_consensus.cc:3060] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.062362  2809 leader_election.cc:304] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [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: bb61ada2fed34c57b086f7e30d47e1cf, c046eedd38ab422fa88e116d4c4b894c; no voters: 
I20260630 12:23:53.063836  3045 raft_consensus.cc:493] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:23:53.064034  2957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.1.193:43533, user_credentials={real_user=slave}} blocked reactor thread for 58706.8us
I20260630 12:23:53.064529  3045 raft_consensus.cc:515] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.066258  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23d9b89dea4491cba073e91db35ff6b" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c"
W20260630 12:23:53.066258  2957 leader_election.cc:343] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:53.067077  3045 leader_election.cc:290] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533), bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777)
I20260630 12:23:53.068060  3041 ts_tablet_manager.cc:1434] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf: Time spent starting tablet: real 0.198s	user 0.045s	sys 0.095s
I20260630 12:23:53.067582  2957 leader_election.cc:304] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [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: 276fdb67c7a746baa25accaa5db0bdda; no voters: bb61ada2fed34c57b086f7e30d47e1cf, c046eedd38ab422fa88e116d4c4b894c
I20260630 12:23:53.069306  3041 tablet_bootstrap.cc:492] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf: Bootstrap starting.
I20260630 12:23:53.070571  3045 raft_consensus.cc:2749] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:53.072758  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071f16f4a0864d4d85040442410b4172" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c" is_pre_election: true
I20260630 12:23:53.073101  3070 raft_consensus.cc:2804] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:53.071954  2743 catalog_manager.cc:5697] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf reported cstate change: term changed from 0 to 1, leader changed from <none> to bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194). New cstate: current_term: 1 leader_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:53.073480  2843 raft_consensus.cc:2468] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 276fdb67c7a746baa25accaa5db0bdda in term 0.
I20260630 12:23:53.073607  3070 raft_consensus.cc:493] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:53.074081  3070 raft_consensus.cc:3060] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.074927  2957 leader_election.cc:304] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [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: 276fdb67c7a746baa25accaa5db0bdda, c046eedd38ab422fa88e116d4c4b894c; no voters: 
I20260630 12:23:53.075820  3045 raft_consensus.cc:2804] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:53.076045  3041 tablet_bootstrap.cc:654] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:53.076339  3045 raft_consensus.cc:493] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:53.076807  3045 raft_consensus.cc:3060] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.077695  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071f16f4a0864d4d85040442410b4172" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" is_pre_election: true
W20260630 12:23:53.079212  2958 leader_election.cc:343] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:53.062844  3039 raft_consensus.cc:359] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.086180  3039 raft_consensus.cc:385] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:53.086530  3039 raft_consensus.cc:740] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c046eedd38ab422fa88e116d4c4b894c, State: Initialized, Role: FOLLOWER
I20260630 12:23:53.087304  3039 consensus_queue.cc:260] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.089864  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071f16f4a0864d4d85040442410b4172" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda" is_pre_election: true
I20260630 12:23:53.090665  2919 raft_consensus.cc:2468] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 276fdb67c7a746baa25accaa5db0bdda in term 1.
I20260630 12:23:53.091713  2994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23d9b89dea4491cba073e91db35ff6b" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda" is_pre_election: true
I20260630 12:23:53.092803  2994 raft_consensus.cc:2393] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c046eedd38ab422fa88e116d4c4b894c in current term 1: Already voted for candidate 276fdb67c7a746baa25accaa5db0bdda in this term.
I20260630 12:23:53.094805  2958 leader_election.cc:304] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [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: 276fdb67c7a746baa25accaa5db0bdda, bb61ada2fed34c57b086f7e30d47e1cf; no voters: 
I20260630 12:23:53.096012  3067 raft_consensus.cc:2804] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:53.096537  3067 raft_consensus.cc:697] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 1 LEADER]: Becoming Leader. State: Replica: 276fdb67c7a746baa25accaa5db0bdda, State: Running, Role: LEADER
I20260630 12:23:53.098702  3067 consensus_queue.cc:237] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [LEADER]: Queue going to LEADER mode. State: All 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: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.101758  3040 tablet_bootstrap.cc:492] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda: No bootstrap required, opened a new log
I20260630 12:23:53.102063  2994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eaa16e5d514e43967900c356b138bc" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda" is_pre_election: true
I20260630 12:23:53.102330  3040 ts_tablet_manager.cc:1403] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda: Time spent bootstrapping tablet: real 0.202s	user 0.072s	sys 0.087s
I20260630 12:23:53.102751  2994 raft_consensus.cc:2468] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c046eedd38ab422fa88e116d4c4b894c in term 0.
I20260630 12:23:53.103902  3070 raft_consensus.cc:515] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.105014  3046 raft_consensus.cc:515] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.109683  3040 raft_consensus.cc:359] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.110798  3040 raft_consensus.cc:385] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:53.111229  3040 raft_consensus.cc:740] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276fdb67c7a746baa25accaa5db0bdda, State: Initialized, Role: FOLLOWER
I20260630 12:23:53.112941  2845 raft_consensus.cc:2393] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 276fdb67c7a746baa25accaa5db0bdda in current term 1: Already voted for candidate c046eedd38ab422fa88e116d4c4b894c in this term.
I20260630 12:23:53.113292  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23d9b89dea4491cba073e91db35ff6b" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf"
I20260630 12:23:53.114225  2919 raft_consensus.cc:2393] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c046eedd38ab422fa88e116d4c4b894c in current term 1: Already voted for candidate 276fdb67c7a746baa25accaa5db0bdda in this term.
I20260630 12:23:53.115240  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eaa16e5d514e43967900c356b138bc" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf"
I20260630 12:23:53.115794  2919 raft_consensus.cc:3060] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.117305  2994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eaa16e5d514e43967900c356b138bc" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda"
I20260630 12:23:53.117965  2994 raft_consensus.cc:3060] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.123638  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23d9b89dea4491cba073e91db35ff6b" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda"
I20260630 12:23:53.124888  3046 leader_election.cc:290] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [CANDIDATE]: Term 1 election: Requested vote from peers bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777), 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:53.125501  2809 leader_election.cc:304] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [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: c046eedd38ab422fa88e116d4c4b894c; no voters: 276fdb67c7a746baa25accaa5db0bdda, bb61ada2fed34c57b086f7e30d47e1cf
I20260630 12:23:53.127041  2919 raft_consensus.cc:2468] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c046eedd38ab422fa88e116d4c4b894c in term 1.
I20260630 12:23:53.127725  3046 raft_consensus.cc:2749] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:23:53.128396  2809 leader_election.cc:304] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [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: bb61ada2fed34c57b086f7e30d47e1cf, c046eedd38ab422fa88e116d4c4b894c; no voters: 
I20260630 12:23:53.120093  3040 consensus_queue.cc:260] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.129220  3046 raft_consensus.cc:2804] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:53.129750  3046 raft_consensus.cc:697] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 1 LEADER]: Becoming Leader. State: Replica: c046eedd38ab422fa88e116d4c4b894c, State: Running, Role: LEADER
I20260630 12:23:53.130885  3040 ts_tablet_manager.cc:1434] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260630 12:23:53.130642  3046 consensus_queue.cc:237] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [LEADER]: Queue going to LEADER mode. State: All 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: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.119728  3070 leader_election.cc:290] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [CANDIDATE]: Term 1 election: Requested vote from peers bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777), 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:53.133679  2994 raft_consensus.cc:2468] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c046eedd38ab422fa88e116d4c4b894c in term 1.
I20260630 12:23:53.136696  3039 ts_tablet_manager.cc:1434] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c: Time spent starting tablet: real 0.077s	user 0.024s	sys 0.008s
I20260630 12:23:53.139101  3039 tablet_bootstrap.cc:492] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c: Bootstrap starting.
I20260630 12:23:53.148772  3039 tablet_bootstrap.cc:654] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:53.150681  2742 catalog_manager.cc:5697] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c reported cstate change: term changed from 0 to 1, leader changed from <none> to c046eedd38ab422fa88e116d4c4b894c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "c046eedd38ab422fa88e116d4c4b894c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:53.146627  2740 catalog_manager.cc:5697] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda reported cstate change: term changed from 0 to 1, leader changed from <none> to 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195). New cstate: current_term: 1 leader_uuid: "276fdb67c7a746baa25accaa5db0bdda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:53.159192  3041 tablet_bootstrap.cc:492] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf: No bootstrap required, opened a new log
I20260630 12:23:53.159776  3041 ts_tablet_manager.cc:1403] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.021s
I20260630 12:23:53.162405  3041 raft_consensus.cc:359] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.163129  3041 raft_consensus.cc:385] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:53.163407  3041 raft_consensus.cc:740] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb61ada2fed34c57b086f7e30d47e1cf, State: Initialized, Role: FOLLOWER
I20260630 12:23:53.164143  3041 consensus_queue.cc:260] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.166970  3041 ts_tablet_manager.cc:1434] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:23:53.156797  3045 raft_consensus.cc:515] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.168759  3041 tablet_bootstrap.cc:492] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf: Bootstrap starting.
I20260630 12:23:53.169073  2993 raft_consensus.cc:2393] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c046eedd38ab422fa88e116d4c4b894c in current term 1: Already voted for candidate 276fdb67c7a746baa25accaa5db0bdda in this term.
I20260630 12:23:53.154717  3039 tablet_bootstrap.cc:492] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c: No bootstrap required, opened a new log
I20260630 12:23:53.171074  3039 ts_tablet_manager.cc:1403] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260630 12:23:53.171545  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071f16f4a0864d4d85040442410b4172" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c"
I20260630 12:23:53.171806  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071f16f4a0864d4d85040442410b4172" candidate_uuid: "276fdb67c7a746baa25accaa5db0bdda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf"
I20260630 12:23:53.172329  2845 raft_consensus.cc:3060] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.172672  2919 raft_consensus.cc:3060] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.174592  3039 raft_consensus.cc:359] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.175439  3039 raft_consensus.cc:385] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:53.175757  3039 raft_consensus.cc:740] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c046eedd38ab422fa88e116d4c4b894c, State: Initialized, Role: FOLLOWER
I20260630 12:23:53.176594  3039 consensus_queue.cc:260] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.179293  2809 leader_election.cc:304] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [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: c046eedd38ab422fa88e116d4c4b894c; no voters: 276fdb67c7a746baa25accaa5db0bdda, bb61ada2fed34c57b086f7e30d47e1cf
I20260630 12:23:53.178493  3045 leader_election.cc:290] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [CANDIDATE]: Term 1 election: Requested vote from peers c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533), bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777)
I20260630 12:23:53.183835  2919 raft_consensus.cc:2468] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 276fdb67c7a746baa25accaa5db0bdda in term 1.
I20260630 12:23:53.185065  3041 tablet_bootstrap.cc:654] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:53.185171  2958 leader_election.cc:304] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [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: 276fdb67c7a746baa25accaa5db0bdda, bb61ada2fed34c57b086f7e30d47e1cf; no voters: 
I20260630 12:23:53.187409  3045 raft_consensus.cc:2804] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:53.187875  2845 raft_consensus.cc:2468] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 276fdb67c7a746baa25accaa5db0bdda in term 1.
I20260630 12:23:53.188580  3046 raft_consensus.cc:2749] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:53.190280  3039 ts_tablet_manager.cc:1434] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:23:53.187968  3045 raft_consensus.cc:697] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 1 LEADER]: Becoming Leader. State: Replica: 276fdb67c7a746baa25accaa5db0bdda, State: Running, Role: LEADER
I20260630 12:23:53.192371  3045 consensus_queue.cc:237] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [LEADER]: Queue going to LEADER mode. State: All 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: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.202173  2740 catalog_manager.cc:5697] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda reported cstate change: term changed from 0 to 1, leader changed from <none> to 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195). New cstate: current_term: 1 leader_uuid: "276fdb67c7a746baa25accaa5db0bdda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:53.202768  3041 tablet_bootstrap.cc:492] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf: No bootstrap required, opened a new log
I20260630 12:23:53.203534  3041 ts_tablet_manager.cc:1403] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.008s
I20260630 12:23:53.204339  3046 raft_consensus.cc:493] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:53.204854  3046 raft_consensus.cc:515] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.206650  3046 leader_election.cc:290] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777), 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:53.206823  3041 raft_consensus.cc:359] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.207342  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f467c96f7c4eda9fe2433625464cbf" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" is_pre_election: true
I20260630 12:23:53.207736  3041 raft_consensus.cc:385] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:53.208145  3041 raft_consensus.cc:740] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb61ada2fed34c57b086f7e30d47e1cf, State: Initialized, Role: FOLLOWER
I20260630 12:23:53.209149  3041 consensus_queue.cc:260] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.209667  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f467c96f7c4eda9fe2433625464cbf" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda" is_pre_election: true
I20260630 12:23:53.210398  2993 raft_consensus.cc:2468] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c046eedd38ab422fa88e116d4c4b894c in term 0.
I20260630 12:23:53.211696  3041 ts_tablet_manager.cc:1434] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
W20260630 12:23:53.212700  2809 leader_election.cc:343] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:53.213433  2809 leader_election.cc:304] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [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: 276fdb67c7a746baa25accaa5db0bdda, c046eedd38ab422fa88e116d4c4b894c; no voters: bb61ada2fed34c57b086f7e30d47e1cf
I20260630 12:23:53.214061  3041 tablet_bootstrap.cc:492] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf: Bootstrap starting.
I20260630 12:23:53.214221  3046 raft_consensus.cc:2804] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:53.214702  3046 raft_consensus.cc:493] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:53.215083  3046 raft_consensus.cc:3060] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.223793  3046 raft_consensus.cc:515] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.224669  3041 tablet_bootstrap.cc:654] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:53.226384  3046 leader_election.cc:290] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [CANDIDATE]: Term 1 election: Requested vote from peers bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777), 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:53.227005  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f467c96f7c4eda9fe2433625464cbf" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb61ada2fed34c57b086f7e30d47e1cf"
I20260630 12:23:53.227487  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f467c96f7c4eda9fe2433625464cbf" candidate_uuid: "c046eedd38ab422fa88e116d4c4b894c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda"
I20260630 12:23:53.228364  2993 raft_consensus.cc:3060] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:23:53.228560  2809 leader_election.cc:343] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194:37777): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:53.230590  3041 tablet_bootstrap.cc:492] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf: No bootstrap required, opened a new log
I20260630 12:23:53.231194  3041 ts_tablet_manager.cc:1403] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260630 12:23:53.234453  3041 raft_consensus.cc:359] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.235311  3041 raft_consensus.cc:385] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:53.235643  3041 raft_consensus.cc:740] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb61ada2fed34c57b086f7e30d47e1cf, State: Initialized, Role: FOLLOWER
I20260630 12:23:53.236467  3041 consensus_queue.cc:260] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.237144  2993 raft_consensus.cc:2468] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c046eedd38ab422fa88e116d4c4b894c in term 1.
I20260630 12:23:53.238613  2809 leader_election.cc:304] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [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: 276fdb67c7a746baa25accaa5db0bdda, c046eedd38ab422fa88e116d4c4b894c; no voters: bb61ada2fed34c57b086f7e30d47e1cf
I20260630 12:23:53.239116  3041 ts_tablet_manager.cc:1434] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:23:53.240012  3046 raft_consensus.cc:2804] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:53.240633  3046 raft_consensus.cc:697] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 1 LEADER]: Becoming Leader. State: Replica: c046eedd38ab422fa88e116d4c4b894c, State: Running, Role: LEADER
I20260630 12:23:53.241565  3046 consensus_queue.cc:237] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [LEADER]: Queue going to LEADER mode. State: All 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: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.250006  2740 catalog_manager.cc:5697] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c reported cstate change: term changed from 0 to 1, leader changed from <none> to c046eedd38ab422fa88e116d4c4b894c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "c046eedd38ab422fa88e116d4c4b894c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:53.288123  3065 raft_consensus.cc:493] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:53.288717  3065 raft_consensus.cc:515] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.290445  3065 leader_election.cc:290] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533), 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:53.291508  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f102c9bd4f824e4d867d9c24d7b553e4" candidate_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c" is_pre_election: true
I20260630 12:23:53.291579  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f102c9bd4f824e4d867d9c24d7b553e4" candidate_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda" is_pre_election: true
I20260630 12:23:53.292482  2993 raft_consensus.cc:2468] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb61ada2fed34c57b086f7e30d47e1cf in term 0.
I20260630 12:23:53.292459  2845 raft_consensus.cc:2468] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb61ada2fed34c57b086f7e30d47e1cf in term 0.
I20260630 12:23:53.294040  2883 leader_election.cc:304] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [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: bb61ada2fed34c57b086f7e30d47e1cf, c046eedd38ab422fa88e116d4c4b894c; no voters: 
I20260630 12:23:53.294807  3065 raft_consensus.cc:2804] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:53.295212  3065 raft_consensus.cc:493] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:53.295497  3065 raft_consensus.cc:3060] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.300730  3065 raft_consensus.cc:515] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.302518  3065 leader_election.cc:290] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [CANDIDATE]: Term 1 election: Requested vote from peers c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533), 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:53.303617  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f102c9bd4f824e4d867d9c24d7b553e4" candidate_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c"
I20260630 12:23:53.303607  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f102c9bd4f824e4d867d9c24d7b553e4" candidate_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda"
I20260630 12:23:53.304340  2845 raft_consensus.cc:3060] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.304442  2993 raft_consensus.cc:3060] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.309886  2845 raft_consensus.cc:2468] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb61ada2fed34c57b086f7e30d47e1cf in term 1.
I20260630 12:23:53.310843  2993 raft_consensus.cc:2468] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb61ada2fed34c57b086f7e30d47e1cf in term 1.
I20260630 12:23:53.311573  2883 leader_election.cc:304] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [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: bb61ada2fed34c57b086f7e30d47e1cf, c046eedd38ab422fa88e116d4c4b894c; no voters: 
I20260630 12:23:53.312585  3065 raft_consensus.cc:2804] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:53.313087  3065 raft_consensus.cc:697] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 1 LEADER]: Becoming Leader. State: Replica: bb61ada2fed34c57b086f7e30d47e1cf, State: Running, Role: LEADER
I20260630 12:23:53.313978  3065 consensus_queue.cc:237] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [LEADER]: Queue going to LEADER mode. State: All 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: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.322175  2740 catalog_manager.cc:5697] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf reported cstate change: term changed from 0 to 1, leader changed from <none> to bb61ada2fed34c57b086f7e30d47e1cf (127.26.1.194). New cstate: current_term: 1 leader_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:53.406656  3065 consensus_queue.cc:1048] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:53.422884  3047 consensus_queue.cc:1048] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:53.533660  3045 consensus_queue.cc:1048] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:53.561757  3045 consensus_queue.cc:1048] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [LEADER]: Connected to new peer: Peer: permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:53.607662  3062 raft_consensus.cc:493] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:53.608191  3062 raft_consensus.cc:515] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 } } peers { permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 } } peers { permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 } }
I20260630 12:23:53.610351  3062 leader_election.cc:290] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c046eedd38ab422fa88e116d4c4b894c (127.26.1.193:43533), 276fdb67c7a746baa25accaa5db0bdda (127.26.1.195:39783)
I20260630 12:23:53.612509  2845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f467c96f7c4eda9fe2433625464cbf" candidate_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c046eedd38ab422fa88e116d4c4b894c" is_pre_election: true
I20260630 12:23:53.613001  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f467c96f7c4eda9fe2433625464cbf" candidate_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276fdb67c7a746baa25accaa5db0bdda" is_pre_election: true
I20260630 12:23:53.613817  2993 raft_consensus.cc:2393] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb61ada2fed34c57b086f7e30d47e1cf in current term 1: Already voted for candidate c046eedd38ab422fa88e116d4c4b894c in this term.
I20260630 12:23:53.614804  2884 leader_election.cc:304] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [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: bb61ada2fed34c57b086f7e30d47e1cf; no voters: 276fdb67c7a746baa25accaa5db0bdda, c046eedd38ab422fa88e116d4c4b894c
I20260630 12:23:53.615489  3062 raft_consensus.cc:3060] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:53.620309  3045 consensus_queue.cc:1048] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:53.623539  3062 raft_consensus.cc:2749] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:53.643802  3046 consensus_queue.cc:1048] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [LEADER]: Connected to new peer: Peer: permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:53.652678  3067 consensus_queue.cc:1048] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [LEADER]: Connected to new peer: Peer: permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:53.724618  2994 raft_consensus.cc:1275] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Refusing update from remote peer c046eedd38ab422fa88e116d4c4b894c: 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:53.732877  2919 raft_consensus.cc:1275] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Refusing update from remote peer c046eedd38ab422fa88e116d4c4b894c: 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:53.733844  3070 consensus_queue.cc:1048] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [LEADER]: Connected to new peer: Peer: permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:53.739372  3070 consensus_queue.cc:1048] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:53.741586  3062 consensus_queue.cc:1048] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "276fdb67c7a746baa25accaa5db0bdda" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:53.748003  3106 consensus_queue.cc:1048] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb61ada2fed34c57b086f7e30d47e1cf" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 37777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:53.778590  3065 consensus_queue.cc:1048] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c046eedd38ab422fa88e116d4c4b894c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:23:54.024434  2809 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.195:39783, user_credentials={real_user=slave}} blocked reactor thread for 46861.1us
I20260630 12:23:55.085963 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:23:55.110342 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:55.111014 26631 tablet_replica.cc:333] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c: stopping tablet replica
I20260630 12:23:55.111634 26631 raft_consensus.cc:2243] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.112182 26631 raft_consensus.cc:2272] T f102c9bd4f824e4d867d9c24d7b553e4 P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.115057 26631 tablet_replica.cc:333] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c: stopping tablet replica
I20260630 12:23:55.115665 26631 raft_consensus.cc:2243] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:55.116547 26631 raft_consensus.cc:2272] T 78eaa16e5d514e43967900c356b138bc P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.119405 26631 tablet_replica.cc:333] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c: stopping tablet replica
I20260630 12:23:55.120041 26631 raft_consensus.cc:2243] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.120656 26631 raft_consensus.cc:2272] T aec25671cdf74ba881d14424fc1d8dbb P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.123172 26631 tablet_replica.cc:333] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c: stopping tablet replica
I20260630 12:23:55.123775 26631 raft_consensus.cc:2243] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:55.124722 26631 raft_consensus.cc:2272] T 68f467c96f7c4eda9fe2433625464cbf P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.127135 26631 tablet_replica.cc:333] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c: stopping tablet replica
I20260630 12:23:55.127703 26631 raft_consensus.cc:2243] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.128230 26631 raft_consensus.cc:2272] T 071f16f4a0864d4d85040442410b4172 P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.130825 26631 tablet_replica.cc:333] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c: stopping tablet replica
I20260630 12:23:55.131393 26631 raft_consensus.cc:2243] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.131927 26631 raft_consensus.cc:2272] T d23d9b89dea4491cba073e91db35ff6b P c046eedd38ab422fa88e116d4c4b894c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.158865 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:23:55.174672 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:23:55.200735 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:55.201460 26631 tablet_replica.cc:333] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf: stopping tablet replica
I20260630 12:23:55.202149 26631 raft_consensus.cc:2243] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.202732 26631 raft_consensus.cc:2272] T 68f467c96f7c4eda9fe2433625464cbf P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.205891 26631 tablet_replica.cc:333] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf: stopping tablet replica
I20260630 12:23:55.206550 26631 raft_consensus.cc:2243] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:55.207505 26631 raft_consensus.cc:2272] T f102c9bd4f824e4d867d9c24d7b553e4 P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.210413 26631 tablet_replica.cc:333] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf: stopping tablet replica
I20260630 12:23:55.211184 26631 raft_consensus.cc:2243] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.211702 26631 raft_consensus.cc:2272] T 78eaa16e5d514e43967900c356b138bc P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.214731 26631 tablet_replica.cc:333] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf: stopping tablet replica
I20260630 12:23:55.215296 26631 raft_consensus.cc:2243] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:55.216109 26631 raft_consensus.cc:2272] T aec25671cdf74ba881d14424fc1d8dbb P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.218420 26631 tablet_replica.cc:333] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf: stopping tablet replica
I20260630 12:23:55.218947 26631 raft_consensus.cc:2243] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.219421 26631 raft_consensus.cc:2272] T 071f16f4a0864d4d85040442410b4172 P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.222029 26631 tablet_replica.cc:333] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf: stopping tablet replica
I20260630 12:23:55.222533 26631 raft_consensus.cc:2243] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.222965 26631 raft_consensus.cc:2272] T d23d9b89dea4491cba073e91db35ff6b P bb61ada2fed34c57b086f7e30d47e1cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.251076 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:23:55.266395 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:23:55.289088 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:55.289690 26631 tablet_replica.cc:333] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda: stopping tablet replica
I20260630 12:23:55.290359 26631 raft_consensus.cc:2243] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.291029 26631 raft_consensus.cc:2272] T f102c9bd4f824e4d867d9c24d7b553e4 P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.294138 26631 tablet_replica.cc:333] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda: stopping tablet replica
I20260630 12:23:55.294754 26631 raft_consensus.cc:2243] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.295333 26631 raft_consensus.cc:2272] T aec25671cdf74ba881d14424fc1d8dbb P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.298260 26631 tablet_replica.cc:333] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda: stopping tablet replica
I20260630 12:23:55.298821 26631 raft_consensus.cc:2243] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.299345 26631 raft_consensus.cc:2272] T 78eaa16e5d514e43967900c356b138bc P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.301851 26631 tablet_replica.cc:333] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda: stopping tablet replica
I20260630 12:23:55.302420 26631 raft_consensus.cc:2243] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:55.302984 26631 raft_consensus.cc:2272] T 68f467c96f7c4eda9fe2433625464cbf P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.305800 26631 tablet_replica.cc:333] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda: stopping tablet replica
I20260630 12:23:55.306376 26631 raft_consensus.cc:2243] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:55.307217 26631 raft_consensus.cc:2272] T 071f16f4a0864d4d85040442410b4172 P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.309736 26631 tablet_replica.cc:333] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda: stopping tablet replica
I20260630 12:23:55.310253 26631 raft_consensus.cc:2243] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:55.311000 26631 raft_consensus.cc:2272] T d23d9b89dea4491cba073e91db35ff6b P 276fdb67c7a746baa25accaa5db0bdda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.336994 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:23:55.353559 26631 master.cc:562] Master@127.26.1.254:38687 shutting down...
I20260630 12:23:55.375656 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:55.376154 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:55.376497 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 33b7e45337384525b506071b7c21f0b8: stopping tablet replica
I20260630 12:23:55.396205 26631 master.cc:584] Master@127.26.1.254:38687 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4644 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:23:55.430155 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:44701
I20260630 12:23:55.431324 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:55.436636  3139 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:55.436954  3140 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:55.438052  3142 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:55.440846 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:55.441751 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:55.441999 26631 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:55.442190 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822235442157 us; error 0 us; skew 500 ppm
I20260630 12:23:55.442724 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:55.445034 26631 webserver.cc:533] Webserver started at http://127.26.1.254:45761/ using document root <none> and password file <none>
I20260630 12:23:55.445482 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:55.445679 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:55.445950 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:55.447019 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "714338d79b2340fb89a09508e29fe8c0"
format_stamp: "Formatted at 2026-06-30 12:23:55 on dist-test-slave-wnkp"
I20260630 12:23:55.451588 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:55.455355  3147 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:55.456164 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:55.456526 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "714338d79b2340fb89a09508e29fe8c0"
format_stamp: "Formatted at 2026-06-30 12:23:55 on dist-test-slave-wnkp"
I20260630 12:23:55.456770 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-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:55.468169 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:55.469189 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:55.504611 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:44701
I20260630 12:23:55.504705  3198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:44701 every 8 connection(s)
I20260630 12:23:55.508644  3199 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:55.519937  3199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0: Bootstrap starting.
I20260630 12:23:55.524382  3199 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:55.528509  3199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0: No bootstrap required, opened a new log
I20260630 12:23:55.530534  3199 raft_consensus.cc:359] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "714338d79b2340fb89a09508e29fe8c0" member_type: VOTER }
I20260630 12:23:55.530910  3199 raft_consensus.cc:385] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:55.531095  3199 raft_consensus.cc:740] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 714338d79b2340fb89a09508e29fe8c0, State: Initialized, Role: FOLLOWER
I20260630 12:23:55.531692  3199 consensus_queue.cc:260] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "714338d79b2340fb89a09508e29fe8c0" member_type: VOTER }
I20260630 12:23:55.532119  3199 raft_consensus.cc:399] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:55.532326  3199 raft_consensus.cc:493] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:55.532547  3199 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:55.537245  3199 raft_consensus.cc:515] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "714338d79b2340fb89a09508e29fe8c0" member_type: VOTER }
I20260630 12:23:55.537743  3199 leader_election.cc:304] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [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: 714338d79b2340fb89a09508e29fe8c0; no voters: 
I20260630 12:23:55.538842  3199 leader_election.cc:290] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:55.539225  3202 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:55.540683  3202 raft_consensus.cc:697] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 1 LEADER]: Becoming Leader. State: Replica: 714338d79b2340fb89a09508e29fe8c0, State: Running, Role: LEADER
I20260630 12:23:55.541323  3202 consensus_queue.cc:237] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [LEADER]: Queue going to LEADER mode. State: All 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: "714338d79b2340fb89a09508e29fe8c0" member_type: VOTER }
I20260630 12:23:55.541887  3199 sys_catalog.cc:565] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:55.545732  3203 sys_catalog.cc:455] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "714338d79b2340fb89a09508e29fe8c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "714338d79b2340fb89a09508e29fe8c0" member_type: VOTER } }
I20260630 12:23:55.545955  3204 sys_catalog.cc:455] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 714338d79b2340fb89a09508e29fe8c0. Latest consensus state: current_term: 1 leader_uuid: "714338d79b2340fb89a09508e29fe8c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "714338d79b2340fb89a09508e29fe8c0" member_type: VOTER } }
I20260630 12:23:55.546576  3203 sys_catalog.cc:458] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:55.546787  3204 sys_catalog.cc:458] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:55.549965  3208 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:55.555347  3208 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:55.559571 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:55.565292  3208 catalog_manager.cc:1383] Generated new cluster ID: b65fb08080534d92984b38eceef216d6
I20260630 12:23:55.565580  3208 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:55.610973  3208 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:55.612289  3208 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:55.624812  3208 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0: Generated new TSK 0
I20260630 12:23:55.625458  3208 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:55.691150 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:55.697587  3220 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:55.698694  3221 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:55.699651  3223 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:55.700410 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:55.701288 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:55.701532 26631 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:55.701707 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822235701691 us; error 0 us; skew 500 ppm
I20260630 12:23:55.702222 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:55.704720 26631 webserver.cc:533] Webserver started at http://127.26.1.193:45669/ using document root <none> and password file <none>
I20260630 12:23:55.705204 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:55.705420 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:55.705706 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:55.706818 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "83f1b4efa77a4e39a8ec59d88d432cab"
format_stamp: "Formatted at 2026-06-30 12:23:55 on dist-test-slave-wnkp"
I20260630 12:23:55.711565 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:23:55.715193  3228 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:55.716040 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:55.716444 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "83f1b4efa77a4e39a8ec59d88d432cab"
format_stamp: "Formatted at 2026-06-30 12:23:55 on dist-test-slave-wnkp"
I20260630 12:23:55.716763 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-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:55.739528 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:55.740693 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:55.742136 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:55.744637 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:55.744910 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:55.745158 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:55.745326 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:55.783704 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:46825
I20260630 12:23:55.783798  3290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:46825 every 8 connection(s)
I20260630 12:23:55.788622 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:55.796413  3295 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:55.796881  3296 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:55.801056 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:55.801333  3299 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:55.803496  3291 heartbeater.cc:344] Connected to a master server at 127.26.1.254:44701
I20260630 12:23:55.803659 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:23:55.803921  3291 heartbeater.cc:461] Registering TS with master...
W20260630 12:23:55.804006 26631 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:55.804352 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822235804327 us; error 0 us; skew 500 ppm
I20260630 12:23:55.804934 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:55.804898  3291 heartbeater.cc:507] Master 127.26.1.254:44701 requested a full tablet report, sending...
I20260630 12:23:55.807747  3164 ts_manager.cc:194] Registered new tserver with Master: 83f1b4efa77a4e39a8ec59d88d432cab (127.26.1.193:46825)
I20260630 12:23:55.808063 26631 webserver.cc:533] Webserver started at http://127.26.1.194:36817/ using document root <none> and password file <none>
I20260630 12:23:55.808831 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:55.809094 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:55.809478 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:55.810492  3164 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54652
I20260630 12:23:55.811255 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "7a2ffe821e9f4e878708364e73d7b43c"
format_stamp: "Formatted at 2026-06-30 12:23:55 on dist-test-slave-wnkp"
I20260630 12:23:55.816179 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:23:55.819672  3303 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:55.820561 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:55.820884 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "7a2ffe821e9f4e878708364e73d7b43c"
format_stamp: "Formatted at 2026-06-30 12:23:55 on dist-test-slave-wnkp"
I20260630 12:23:55.821175 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-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:55.837815 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:55.839030 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:55.840619 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:55.843079 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:55.843350 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:55.843617 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:55.843847 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:55.885713 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:42679
I20260630 12:23:55.885869  3365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:42679 every 8 connection(s)
I20260630 12:23:55.891170 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:55.898938  3369 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:55.900084  3370 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:55.903461 26631 server_base.cc:1061] running on GCE node
W20260630 12:23:55.903865  3372 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:55.905076  3366 heartbeater.cc:344] Connected to a master server at 127.26.1.254:44701
I20260630 12:23:55.905238 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:55.905509 26631 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:55.905563  3366 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:55.905812 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822235905789 us; error 0 us; skew 500 ppm
I20260630 12:23:55.906565  3366 heartbeater.cc:507] Master 127.26.1.254:44701 requested a full tablet report, sending...
I20260630 12:23:55.906656 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:55.909216  3164 ts_manager.cc:194] Registered new tserver with Master: 7a2ffe821e9f4e878708364e73d7b43c (127.26.1.194:42679)
I20260630 12:23:55.909864 26631 webserver.cc:533] Webserver started at http://127.26.1.195:44385/ using document root <none> and password file <none>
I20260630 12:23:55.910519 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:55.910753 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:55.910863  3164 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54668
I20260630 12:23:55.911054 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:55.912731 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "4175dc56d0af43f8b2d4b272e222c97d"
format_stamp: "Formatted at 2026-06-30 12:23:55 on dist-test-slave-wnkp"
I20260630 12:23:55.917697 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:23:55.921314  3377 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:55.922698 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:23:55.923157 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "4175dc56d0af43f8b2d4b272e222c97d"
format_stamp: "Formatted at 2026-06-30 12:23:55 on dist-test-slave-wnkp"
I20260630 12:23:55.923591 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822018099252-26631-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:55.951164 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:55.952301 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:55.953814 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:55.956171 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:55.956460 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:55.956736 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:55.956940 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:55.997798 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:45479
I20260630 12:23:55.997936  3439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:45479 every 8 connection(s)
I20260630 12:23:56.012636  3440 heartbeater.cc:344] Connected to a master server at 127.26.1.254:44701
I20260630 12:23:56.013132  3440 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:56.013974  3440 heartbeater.cc:507] Master 127.26.1.254:44701 requested a full tablet report, sending...
I20260630 12:23:56.016243  3164 ts_manager.cc:194] Registered new tserver with Master: 4175dc56d0af43f8b2d4b272e222c97d (127.26.1.195:45479)
I20260630 12:23:56.016534 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01530783s
I20260630 12:23:56.017776  3164 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54670
I20260630 12:23:56.813630  3291 heartbeater.cc:499] Master 127.26.1.254:44701 was elected leader, sending a full tablet report...
I20260630 12:23:56.913764  3366 heartbeater.cc:499] Master 127.26.1.254:44701 was elected leader, sending a full tablet report...
I20260630 12:23:57.020607  3440 heartbeater.cc:499] Master 127.26.1.254:44701 was elected leader, sending a full tablet report...
I20260630 12:23:57.075507  3164 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54676:
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:23:57.077320  3164 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:23:57.125159  3331 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc85f9c95de448fbe1ee078dc9c66c4 (DEFAULT_TABLE table=test-workload [id=8add5ba37974478d81b7419e4031cf4d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:23:57.126542  3331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc85f9c95de448fbe1ee078dc9c66c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:57.127784  3405 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc85f9c95de448fbe1ee078dc9c66c4 (DEFAULT_TABLE table=test-workload [id=8add5ba37974478d81b7419e4031cf4d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:23:57.129055  3405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc85f9c95de448fbe1ee078dc9c66c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:57.135661  3256 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc85f9c95de448fbe1ee078dc9c66c4 (DEFAULT_TABLE table=test-workload [id=8add5ba37974478d81b7419e4031cf4d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:23:57.137192  3256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc85f9c95de448fbe1ee078dc9c66c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:57.147084  3460 tablet_bootstrap.cc:492] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d: Bootstrap starting.
I20260630 12:23:57.148932  3461 tablet_bootstrap.cc:492] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c: Bootstrap starting.
I20260630 12:23:57.154990  3461 tablet_bootstrap.cc:654] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:57.155086  3460 tablet_bootstrap.cc:654] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:57.155730  3462 tablet_bootstrap.cc:492] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab: Bootstrap starting.
I20260630 12:23:57.159960  3460 tablet_bootstrap.cc:492] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d: No bootstrap required, opened a new log
I20260630 12:23:57.160527  3460 ts_tablet_manager.cc:1403] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:23:57.163018  3461 tablet_bootstrap.cc:492] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c: No bootstrap required, opened a new log
I20260630 12:23:57.163240  3462 tablet_bootstrap.cc:654] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:57.163664  3461 ts_tablet_manager.cc:1403] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:23:57.163268  3460 raft_consensus.cc:359] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 } } peers { permanent_uuid: "7a2ffe821e9f4e878708364e73d7b43c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42679 } } peers { permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 } }
I20260630 12:23:57.164183  3460 raft_consensus.cc:385] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:57.164543  3460 raft_consensus.cc:740] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4175dc56d0af43f8b2d4b272e222c97d, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.165449  3460 consensus_queue.cc:260] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 } } peers { permanent_uuid: "7a2ffe821e9f4e878708364e73d7b43c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42679 } } peers { permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 } }
I20260630 12:23:57.167217  3461 raft_consensus.cc:359] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 } } peers { permanent_uuid: "7a2ffe821e9f4e878708364e73d7b43c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42679 } } peers { permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 } }
I20260630 12:23:57.168241  3461 raft_consensus.cc:385] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:57.168572  3461 raft_consensus.cc:740] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a2ffe821e9f4e878708364e73d7b43c, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.169376  3460 ts_tablet_manager.cc:1434] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:23:57.169994  3462 tablet_bootstrap.cc:492] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab: No bootstrap required, opened a new log
I20260630 12:23:57.169510  3461 consensus_queue.cc:260] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 } } peers { permanent_uuid: "7a2ffe821e9f4e878708364e73d7b43c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42679 } } peers { permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 } }
I20260630 12:23:57.170521  3462 ts_tablet_manager.cc:1403] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:23:57.172643  3461 ts_tablet_manager.cc:1434] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:23:57.174232  3462 raft_consensus.cc:359] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 } } peers { permanent_uuid: "7a2ffe821e9f4e878708364e73d7b43c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42679 } } peers { permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 } }
I20260630 12:23:57.175086  3462 raft_consensus.cc:385] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:57.175411  3462 raft_consensus.cc:740] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f1b4efa77a4e39a8ec59d88d432cab, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.176237  3462 consensus_queue.cc:260] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 } } peers { permanent_uuid: "7a2ffe821e9f4e878708364e73d7b43c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42679 } } peers { permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 } }
I20260630 12:23:57.180891  3462 ts_tablet_manager.cc:1434] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260630 12:23:57.191697  3467 raft_consensus.cc:493] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:57.192382  3467 raft_consensus.cc:515] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 } } peers { permanent_uuid: "7a2ffe821e9f4e878708364e73d7b43c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42679 } } peers { permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 } }
I20260630 12:23:57.194617  3467 leader_election.cc:290] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4175dc56d0af43f8b2d4b272e222c97d (127.26.1.195:45479), 83f1b4efa77a4e39a8ec59d88d432cab (127.26.1.193:46825)
I20260630 12:23:57.206168  3415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc85f9c95de448fbe1ee078dc9c66c4" candidate_uuid: "7a2ffe821e9f4e878708364e73d7b43c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4175dc56d0af43f8b2d4b272e222c97d" is_pre_election: true
I20260630 12:23:57.207041  3415 raft_consensus.cc:2468] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a2ffe821e9f4e878708364e73d7b43c in term 0.
I20260630 12:23:57.207259  3266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc85f9c95de448fbe1ee078dc9c66c4" candidate_uuid: "7a2ffe821e9f4e878708364e73d7b43c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" is_pre_election: true
I20260630 12:23:57.207983  3266 raft_consensus.cc:2468] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a2ffe821e9f4e878708364e73d7b43c in term 0.
I20260630 12:23:57.208117  3306 leader_election.cc:304] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [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: 4175dc56d0af43f8b2d4b272e222c97d, 7a2ffe821e9f4e878708364e73d7b43c; no voters: 
I20260630 12:23:57.209084  3467 raft_consensus.cc:2804] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:57.209452  3467 raft_consensus.cc:493] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:57.209764  3467 raft_consensus.cc:3060] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:57.215184  3467 raft_consensus.cc:515] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 } } peers { permanent_uuid: "7a2ffe821e9f4e878708364e73d7b43c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42679 } } peers { permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 } }
I20260630 12:23:57.216995  3467 leader_election.cc:290] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [CANDIDATE]: Term 1 election: Requested vote from peers 4175dc56d0af43f8b2d4b272e222c97d (127.26.1.195:45479), 83f1b4efa77a4e39a8ec59d88d432cab (127.26.1.193:46825)
I20260630 12:23:57.217855  3415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc85f9c95de448fbe1ee078dc9c66c4" candidate_uuid: "7a2ffe821e9f4e878708364e73d7b43c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4175dc56d0af43f8b2d4b272e222c97d"
I20260630 12:23:57.218178  3266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc85f9c95de448fbe1ee078dc9c66c4" candidate_uuid: "7a2ffe821e9f4e878708364e73d7b43c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f1b4efa77a4e39a8ec59d88d432cab"
I20260630 12:23:57.218431  3415 raft_consensus.cc:3060] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:57.218830  3266 raft_consensus.cc:3060] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:57.223785  3415 raft_consensus.cc:2468] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a2ffe821e9f4e878708364e73d7b43c in term 1.
I20260630 12:23:57.223917  3266 raft_consensus.cc:2468] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a2ffe821e9f4e878708364e73d7b43c in term 1.
I20260630 12:23:57.224978  3306 leader_election.cc:304] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [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: 4175dc56d0af43f8b2d4b272e222c97d, 7a2ffe821e9f4e878708364e73d7b43c; no voters: 
I20260630 12:23:57.225826  3467 raft_consensus.cc:2804] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:57.227063  3467 raft_consensus.cc:697] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 1 LEADER]: Becoming Leader. State: Replica: 7a2ffe821e9f4e878708364e73d7b43c, State: Running, Role: LEADER
I20260630 12:23:57.227885  3467 consensus_queue.cc:237] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [LEADER]: Queue going to LEADER mode. State: All 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: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 } } peers { permanent_uuid: "7a2ffe821e9f4e878708364e73d7b43c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42679 } } peers { permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 } }
I20260630 12:23:57.236907  3164 catalog_manager.cc:5697] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a2ffe821e9f4e878708364e73d7b43c (127.26.1.194). New cstate: current_term: 1 leader_uuid: "7a2ffe821e9f4e878708364e73d7b43c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a2ffe821e9f4e878708364e73d7b43c" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42679 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:57.430606  3415 raft_consensus.cc:1275] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d [term 1 FOLLOWER]: Refusing update from remote peer 7a2ffe821e9f4e878708364e73d7b43c: 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:57.430852  3266 raft_consensus.cc:1275] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab [term 1 FOLLOWER]: Refusing update from remote peer 7a2ffe821e9f4e878708364e73d7b43c: 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:57.432030  3471 consensus_queue.cc:1048] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4175dc56d0af43f8b2d4b272e222c97d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:57.432938  3467 consensus_queue.cc:1048] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f1b4efa77a4e39a8ec59d88d432cab" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 46825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:57.986837 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:23:58.021585 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:58.022277 26631 tablet_replica.cc:333] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab: stopping tablet replica
I20260630 12:23:58.022890 26631 raft_consensus.cc:2243] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:58.023442 26631 raft_consensus.cc:2272] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 83f1b4efa77a4e39a8ec59d88d432cab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:58.044466 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:23:58.055158 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:23:58.076990 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:58.077652 26631 tablet_replica.cc:333] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c: stopping tablet replica
I20260630 12:23:58.078212 26631 raft_consensus.cc:2243] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:58.079061 26631 raft_consensus.cc:2272] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 7a2ffe821e9f4e878708364e73d7b43c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:58.091380 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:23:58.101186 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:23:58.121723 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:58.122371 26631 tablet_replica.cc:333] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d: stopping tablet replica
I20260630 12:23:58.122905 26631 raft_consensus.cc:2243] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:58.123559 26631 raft_consensus.cc:2272] T 3bc85f9c95de448fbe1ee078dc9c66c4 P 4175dc56d0af43f8b2d4b272e222c97d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:58.145928 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:23:58.156778 26631 master.cc:562] Master@127.26.1.254:44701 shutting down...
I20260630 12:23:58.177728 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:58.178294 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:58.178587 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 714338d79b2340fb89a09508e29fe8c0: stopping tablet replica
I20260630 12:23:58.198362 26631 master.cc:584] Master@127.26.1.254:44701 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2796 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:23:58.230130 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:38401
I20260630 12:23:58.231395 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:58.237344  3495 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.238538  3494 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.239172  3497 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.239694 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:58.240746 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:58.240947 26631 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.241074 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822238241061 us; error 0 us; skew 500 ppm
I20260630 12:23:58.241679 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:58.244222 26631 webserver.cc:533] Webserver started at http://127.26.1.254:45725/ using document root <none> and password file <none>
I20260630 12:23:58.244843 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:58.245078 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:58.245381 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:58.246578 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "65a05bcd9b35415e858a8ae22c21631d"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-wnkp"
I20260630 12:23:58.251684 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260630 12:23:58.255328  3502 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.256402 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:23:58.256668 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "65a05bcd9b35415e858a8ae22c21631d"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-wnkp"
I20260630 12:23:58.256924 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-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.275791 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:58.277036 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:58.316113 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:38401
I20260630 12:23:58.316213  3553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:38401 every 8 connection(s)
I20260630 12:23:58.321427  3554 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.336400  3554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d: Bootstrap starting.
I20260630 12:23:58.340888  3554 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:58.345137  3554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d: No bootstrap required, opened a new log
I20260630 12:23:58.347294  3554 raft_consensus.cc:359] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65a05bcd9b35415e858a8ae22c21631d" member_type: VOTER }
I20260630 12:23:58.347755  3554 raft_consensus.cc:385] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:58.348012  3554 raft_consensus.cc:740] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65a05bcd9b35415e858a8ae22c21631d, State: Initialized, Role: FOLLOWER
I20260630 12:23:58.348616  3554 consensus_queue.cc:260] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65a05bcd9b35415e858a8ae22c21631d" member_type: VOTER }
I20260630 12:23:58.349112  3554 raft_consensus.cc:399] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:58.349355  3554 raft_consensus.cc:493] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:58.349614  3554 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:58.354705  3554 raft_consensus.cc:515] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65a05bcd9b35415e858a8ae22c21631d" member_type: VOTER }
I20260630 12:23:58.355314  3554 leader_election.cc:304] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [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: 65a05bcd9b35415e858a8ae22c21631d; no voters: 
I20260630 12:23:58.356635  3554 leader_election.cc:290] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:58.357158  3557 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:58.359055  3557 raft_consensus.cc:697] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 1 LEADER]: Becoming Leader. State: Replica: 65a05bcd9b35415e858a8ae22c21631d, State: Running, Role: LEADER
I20260630 12:23:58.359823  3554 sys_catalog.cc:565] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:58.359861  3557 consensus_queue.cc:237] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [LEADER]: Queue going to LEADER mode. State: All 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: "65a05bcd9b35415e858a8ae22c21631d" member_type: VOTER }
I20260630 12:23:58.365432  3559 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 65a05bcd9b35415e858a8ae22c21631d. Latest consensus state: current_term: 1 leader_uuid: "65a05bcd9b35415e858a8ae22c21631d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65a05bcd9b35415e858a8ae22c21631d" member_type: VOTER } }
I20260630 12:23:58.366189  3559 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:58.367038  3558 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "65a05bcd9b35415e858a8ae22c21631d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65a05bcd9b35415e858a8ae22c21631d" member_type: VOTER } }
I20260630 12:23:58.367936  3558 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:58.379621  3567 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:58.380535 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:58.385191  3567 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:58.394627  3567 catalog_manager.cc:1383] Generated new cluster ID: 75da9b9b0936435c99d657aab73edfcf
I20260630 12:23:58.394955  3567 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:58.415349  3567 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:58.416885  3567 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:58.434427  3567 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d: Generated new TSK 0
I20260630 12:23:58.435067  3567 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:58.447345 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:58.453447  3575 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.454757  3576 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.459599  3578 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.459631 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:58.460937 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:58.461179 26631 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.461412 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822238461393 us; error 0 us; skew 500 ppm
I20260630 12:23:58.461961 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:58.464481 26631 webserver.cc:533] Webserver started at http://127.26.1.193:41593/ using document root <none> and password file <none>
I20260630 12:23:58.465031 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:58.465296 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:58.465572 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:58.466691 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "5742bbc14dc04386a86218fa90b9e72c"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-wnkp"
I20260630 12:23:58.471392 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260630 12:23:58.475292  3583 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.476078 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:23:58.476511 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "5742bbc14dc04386a86218fa90b9e72c"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-wnkp"
I20260630 12:23:58.476830 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-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:58.513053 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:58.514240 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:58.515723 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:58.518189 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:58.518446 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:58.518682 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:58.518852 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:58.557055 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:44031
I20260630 12:23:58.557165  3645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:44031 every 8 connection(s)
I20260630 12:23:58.562161 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:58.569710  3650 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.570603  3651 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.573212  3653 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.573403 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:58.576661 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:58.576998 26631 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.577216 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822238577196 us; error 0 us; skew 500 ppm
I20260630 12:23:58.577907 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:58.579838  3646 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38401
I20260630 12:23:58.580205  3646 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:58.580987 26631 webserver.cc:533] Webserver started at http://127.26.1.194:36773/ using document root <none> and password file <none>
I20260630 12:23:58.581040  3646 heartbeater.cc:507] Master 127.26.1.254:38401 requested a full tablet report, sending...
I20260630 12:23:58.581669 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:58.581909 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:58.582231 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:58.583532  3519 ts_manager.cc:194] Registered new tserver with Master: 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031)
I20260630 12:23:58.583626 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "888d3d420b5249ccb1ccd6d47c033e21"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-wnkp"
I20260630 12:23:58.586161  3519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40238
I20260630 12:23:58.589561 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:23:58.593273  3658 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.594099 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:23:58.594436 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "888d3d420b5249ccb1ccd6d47c033e21"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-wnkp"
I20260630 12:23:58.594699 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-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:58.616176 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:58.617311 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:58.618721 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:58.620998 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:58.621222 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:58.621452 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:58.621618 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:58.659169 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:45901
I20260630 12:23:58.659255  3720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:45901 every 8 connection(s)
I20260630 12:23:58.664141 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:58.672274  3725 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.674692  3724 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.675899  3721 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38401
I20260630 12:23:58.676419  3721 heartbeater.cc:461] Registering TS with master...
W20260630 12:23:58.676941  3727 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.677050 26631 server_base.cc:1061] running on GCE node
I20260630 12:23:58.677448  3721 heartbeater.cc:507] Master 127.26.1.254:38401 requested a full tablet report, sending...
I20260630 12:23:58.678242 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:58.678524 26631 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.678733 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822238678716 us; error 0 us; skew 500 ppm
I20260630 12:23:58.679374 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:58.679783  3519 ts_manager.cc:194] Registered new tserver with Master: 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901)
I20260630 12:23:58.681563  3519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40254
I20260630 12:23:58.682107 26631 webserver.cc:533] Webserver started at http://127.26.1.195:36851/ using document root <none> and password file <none>
I20260630 12:23:58.682816 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:58.683061 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:58.683338 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:58.684527 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "8b870e95794a41348908b9dcb4a1ec5e"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-wnkp"
I20260630 12:23:58.689210 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:23:58.692735  3732 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.693661 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:23:58.693985 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "8b870e95794a41348908b9dcb4a1ec5e"
format_stamp: "Formatted at 2026-06-30 12:23:58 on dist-test-slave-wnkp"
I20260630 12:23:58.694283 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-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:58.705525 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:58.706543 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:58.707902 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:58.710171 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:58.710412 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:58.710646 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:58.710820 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:58.748663 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:42567
I20260630 12:23:58.748777  3794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:42567 every 8 connection(s)
I20260630 12:23:58.764668  3795 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38401
I20260630 12:23:58.765038  3795 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:58.765744  3795 heartbeater.cc:507] Master 127.26.1.254:38401 requested a full tablet report, sending...
I20260630 12:23:58.767768  3519 ts_manager.cc:194] Registered new tserver with Master: 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195:42567)
I20260630 12:23:58.768361 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01644239s
I20260630 12:23:58.769505  3519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40270
I20260630 12:23:59.589422  3646 heartbeater.cc:499] Master 127.26.1.254:38401 was elected leader, sending a full tablet report...
I20260630 12:23:59.684633  3721 heartbeater.cc:499] Master 127.26.1.254:38401 was elected leader, sending a full tablet report...
I20260630 12:23:59.772711  3795 heartbeater.cc:499] Master 127.26.1.254:38401 was elected leader, sending a full tablet report...
I20260630 12:23:59.831141  3519 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40280:
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:23:59.903631  3760 tablet_service.cc:1511] Processing CreateTablet for tablet c7075eaf0950455da7bce90c1a5780b7 (DEFAULT_TABLE table=test-workload [id=e5f2a8ce16384556a2027ebe7bfa085c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:59.903854  3759 tablet_service.cc:1511] Processing CreateTablet for tablet b7c1884f530e4eab98336f8fe997ce9d (DEFAULT_TABLE table=test-workload [id=e5f2a8ce16384556a2027ebe7bfa085c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:59.905689  3759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c1884f530e4eab98336f8fe997ce9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:59.906520  3760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7075eaf0950455da7bce90c1a5780b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:59.912511  3686 tablet_service.cc:1511] Processing CreateTablet for tablet abcc9f337b97441fa66eb9923add136e (DEFAULT_TABLE table=test-workload [id=e5f2a8ce16384556a2027ebe7bfa085c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:59.915117  3685 tablet_service.cc:1511] Processing CreateTablet for tablet 28edc3775a2b424ba8bed9160a1eabbb (DEFAULT_TABLE table=test-workload [id=e5f2a8ce16384556a2027ebe7bfa085c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:59.914408  3686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abcc9f337b97441fa66eb9923add136e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:59.918452  3685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28edc3775a2b424ba8bed9160a1eabbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:59.925424  3611 tablet_service.cc:1511] Processing CreateTablet for tablet e132e483fbe04730a42a8ccdaa654364 (DEFAULT_TABLE table=test-workload [id=e5f2a8ce16384556a2027ebe7bfa085c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:59.927202  3611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e132e483fbe04730a42a8ccdaa654364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:59.929788  3610 tablet_service.cc:1511] Processing CreateTablet for tablet 7cac3041398d469caece61dd9f626d47 (DEFAULT_TABLE table=test-workload [id=e5f2a8ce16384556a2027ebe7bfa085c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:59.936874  3610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cac3041398d469caece61dd9f626d47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:59.938212  3816 tablet_bootstrap.cc:492] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e: Bootstrap starting.
I20260630 12:23:59.947546  3816 tablet_bootstrap.cc:654] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:59.950445  3817 tablet_bootstrap.cc:492] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21: Bootstrap starting.
I20260630 12:23:59.960506  3816 tablet_bootstrap.cc:492] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e: No bootstrap required, opened a new log
I20260630 12:23:59.961172  3816 ts_tablet_manager.cc:1403] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260630 12:23:59.963557  3817 tablet_bootstrap.cc:654] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:59.964758  3816 raft_consensus.cc:359] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:23:59.965716  3816 raft_consensus.cc:385] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:59.965881  3819 tablet_bootstrap.cc:492] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c: Bootstrap starting.
I20260630 12:23:59.966045  3816 raft_consensus.cc:740] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Initialized, Role: FOLLOWER
I20260630 12:23:59.967303  3816 consensus_queue.cc:260] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:23:59.968458  3816 raft_consensus.cc:399] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:59.969048  3816 raft_consensus.cc:493] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:59.969653  3816 raft_consensus.cc:3060] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:59.972780  3819 tablet_bootstrap.cc:654] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:59.976053  3817 tablet_bootstrap.cc:492] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21: No bootstrap required, opened a new log
I20260630 12:23:59.976596  3817 ts_tablet_manager.cc:1403] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.012s
I20260630 12:23:59.978282  3819 tablet_bootstrap.cc:492] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c: No bootstrap required, opened a new log
I20260630 12:23:59.978817  3819 ts_tablet_manager.cc:1403] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.009s
I20260630 12:23:59.979755  3816 raft_consensus.cc:515] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:23:59.979794  3817 raft_consensus.cc:359] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } }
I20260630 12:23:59.980708  3817 raft_consensus.cc:385] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:59.980792  3816 leader_election.cc:304] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [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: 8b870e95794a41348908b9dcb4a1ec5e; no voters: 
I20260630 12:23:59.981113  3817 raft_consensus.cc:740] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Initialized, Role: FOLLOWER
I20260630 12:23:59.981621  3819 raft_consensus.cc:359] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } }
I20260630 12:23:59.982260  3819 raft_consensus.cc:385] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:59.981973  3817 consensus_queue.cc:260] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } }
I20260630 12:23:59.982580  3819 raft_consensus.cc:740] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Initialized, Role: FOLLOWER
I20260630 12:23:59.982730  3817 raft_consensus.cc:399] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:59.982606  3816 leader_election.cc:290] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:59.983254  3822 raft_consensus.cc:2804] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:59.983560  3817 raft_consensus.cc:493] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:59.983635  3819 consensus_queue.cc:260] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } }
I20260630 12:23:59.984196  3817 raft_consensus.cc:3060] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:59.984575  3819 raft_consensus.cc:399] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:59.984926  3819 raft_consensus.cc:493] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:59.985268  3819 raft_consensus.cc:3060] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:59.988969  3822 raft_consensus.cc:697] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Becoming Leader. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Running, Role: LEADER
I20260630 12:23:59.990253  3822 consensus_queue.cc:237] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Queue going to LEADER mode. State: All 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: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:23:59.993294  3817 raft_consensus.cc:515] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } }
I20260630 12:23:59.994120  3817 leader_election.cc:304] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [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: 888d3d420b5249ccb1ccd6d47c033e21; no voters: 
I20260630 12:23:59.996486  3816 ts_tablet_manager.cc:1434] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e: Time spent starting tablet: real 0.035s	user 0.018s	sys 0.016s
I20260630 12:23:59.998185  3816 tablet_bootstrap.cc:492] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e: Bootstrap starting.
I20260630 12:23:59.999058  3819 raft_consensus.cc:515] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } }
I20260630 12:24:00.000770  3819 leader_election.cc:304] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [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: 5742bbc14dc04386a86218fa90b9e72c; no voters: 
I20260630 12:24:00.007258  3827 raft_consensus.cc:2804] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:00.008536  3819 leader_election.cc:290] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:00.009748  3817 leader_election.cc:290] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:00.010859  3519 catalog_manager.cc:5697] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195). New cstate: current_term: 1 leader_uuid: "8b870e95794a41348908b9dcb4a1ec5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:00.010362  3826 raft_consensus.cc:2804] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:00.021835  3819 ts_tablet_manager.cc:1434] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c: Time spent starting tablet: real 0.043s	user 0.029s	sys 0.000s
I20260630 12:24:00.022970  3816 tablet_bootstrap.cc:654] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:00.023321  3819 tablet_bootstrap.cc:492] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c: Bootstrap starting.
I20260630 12:24:00.029145  3826 raft_consensus.cc:697] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 LEADER]: Becoming Leader. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Running, Role: LEADER
I20260630 12:24:00.030323  3826 consensus_queue.cc:237] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Queue going to LEADER mode. State: All 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: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } }
I20260630 12:24:00.033092  3817 ts_tablet_manager.cc:1434] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21: Time spent starting tablet: real 0.056s	user 0.025s	sys 0.018s
I20260630 12:24:00.031363  3827 raft_consensus.cc:697] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 1 LEADER]: Becoming Leader. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Running, Role: LEADER
I20260630 12:24:00.034440  3827 consensus_queue.cc:237] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [LEADER]: Queue going to LEADER mode. State: All 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: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } }
I20260630 12:24:00.035208  3817 tablet_bootstrap.cc:492] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21: Bootstrap starting.
I20260630 12:24:00.038451  3819 tablet_bootstrap.cc:654] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:00.045697  3817 tablet_bootstrap.cc:654] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:00.045701  3518 catalog_manager.cc:5697] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "888d3d420b5249ccb1ccd6d47c033e21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:00.048501  3816 tablet_bootstrap.cc:492] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e: No bootstrap required, opened a new log
I20260630 12:24:00.049093  3816 ts_tablet_manager.cc:1403] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.005s
I20260630 12:24:00.053455  3819 tablet_bootstrap.cc:492] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c: No bootstrap required, opened a new log
I20260630 12:24:00.054015  3819 ts_tablet_manager.cc:1403] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.000s
I20260630 12:24:00.062155  3816 raft_consensus.cc:359] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
W20260630 12:24:00.062878  3647 tablet.cc:2406] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:24:00.063206  3816 raft_consensus.cc:385] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:00.063721  3816 raft_consensus.cc:740] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Initialized, Role: FOLLOWER
I20260630 12:24:00.068140  3816 consensus_queue.cc:260] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:00.070526  3816 raft_consensus.cc:399] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:00.070966  3816 raft_consensus.cc:493] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:00.071439  3816 raft_consensus.cc:3060] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:00.074981  3517 catalog_manager.cc:5697] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "5742bbc14dc04386a86218fa90b9e72c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:00.101254  3816 raft_consensus.cc:515] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:00.102137  3819 raft_consensus.cc:359] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } }
I20260630 12:24:00.102432  3816 leader_election.cc:304] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [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: 8b870e95794a41348908b9dcb4a1ec5e; no voters: 
I20260630 12:24:00.102896  3819 raft_consensus.cc:385] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:00.103474  3823 raft_consensus.cc:2804] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:00.103833  3819 raft_consensus.cc:740] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Initialized, Role: FOLLOWER
I20260630 12:24:00.104240  3823 raft_consensus.cc:697] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Becoming Leader. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Running, Role: LEADER
I20260630 12:24:00.105150  3819 consensus_queue.cc:260] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } }
I20260630 12:24:00.103135  3816 leader_election.cc:290] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:00.106343  3819 raft_consensus.cc:399] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:00.106540  3823 consensus_queue.cc:237] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Queue going to LEADER mode. State: All 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: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:00.107048  3819 raft_consensus.cc:493] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:00.107620  3819 raft_consensus.cc:3060] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:00.108549  3816 ts_tablet_manager.cc:1434] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e: Time spent starting tablet: real 0.059s	user 0.024s	sys 0.002s
I20260630 12:24:00.115000  3817 tablet_bootstrap.cc:492] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21: No bootstrap required, opened a new log
I20260630 12:24:00.115841  3817 ts_tablet_manager.cc:1403] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21: Time spent bootstrapping tablet: real 0.081s	user 0.033s	sys 0.034s
I20260630 12:24:00.125546  3817 raft_consensus.cc:359] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } }
I20260630 12:24:00.126154  3817 raft_consensus.cc:385] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:00.126457  3817 raft_consensus.cc:740] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Initialized, Role: FOLLOWER
I20260630 12:24:00.127341  3817 consensus_queue.cc:260] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } }
I20260630 12:24:00.127949  3817 raft_consensus.cc:399] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:00.128238  3817 raft_consensus.cc:493] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:00.128631  3817 raft_consensus.cc:3060] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:00.129086  3819 raft_consensus.cc:515] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } }
I20260630 12:24:00.129895  3819 leader_election.cc:304] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [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: 5742bbc14dc04386a86218fa90b9e72c; no voters: 
I20260630 12:24:00.130695  3827 raft_consensus.cc:2804] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:00.130450  3519 catalog_manager.cc:5697] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195). New cstate: current_term: 1 leader_uuid: "8b870e95794a41348908b9dcb4a1ec5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:00.131263  3827 raft_consensus.cc:697] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 1 LEADER]: Becoming Leader. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Running, Role: LEADER
I20260630 12:24:00.132091  3827 consensus_queue.cc:237] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [LEADER]: Queue going to LEADER mode. State: All 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: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } }
I20260630 12:24:00.134290  3819 leader_election.cc:290] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:00.136039  3817 raft_consensus.cc:515] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } }
I20260630 12:24:00.136372  3819 ts_tablet_manager.cc:1434] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c: Time spent starting tablet: real 0.082s	user 0.022s	sys 0.003s
I20260630 12:24:00.136755  3817 leader_election.cc:304] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [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: 888d3d420b5249ccb1ccd6d47c033e21; no voters: 
I20260630 12:24:00.137213  3817 leader_election.cc:290] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:00.138370  3817 ts_tablet_manager.cc:1434] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.005s
I20260630 12:24:00.138674  3831 raft_consensus.cc:2804] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:00.139493  3831 raft_consensus.cc:697] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 LEADER]: Becoming Leader. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Running, Role: LEADER
I20260630 12:24:00.140587  3831 consensus_queue.cc:237] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Queue going to LEADER mode. State: All 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: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } }
I20260630 12:24:00.150439  3516 catalog_manager.cc:5697] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "888d3d420b5249ccb1ccd6d47c033e21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:00.152595  3519 catalog_manager.cc:5697] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "5742bbc14dc04386a86218fa90b9e72c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:00.841065  3515 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40286:
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:24:00.843483  3515 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:24:00.886157  3610 tablet_service.cc:1511] Processing CreateTablet for tablet b5f775ccb6fc4193a1891780841ecf25 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:00.887508  3610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f775ccb6fc4193a1891780841ecf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.887642  3685 tablet_service.cc:1511] Processing CreateTablet for tablet b5f775ccb6fc4193a1891780841ecf25 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:00.888970  3685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f775ccb6fc4193a1891780841ecf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.889030  3759 tablet_service.cc:1511] Processing CreateTablet for tablet b5f775ccb6fc4193a1891780841ecf25 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:00.890376  3759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f775ccb6fc4193a1891780841ecf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.892166  3686 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6f6e12b61544889046729bed870d74 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:00.893594  3686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6f6e12b61544889046729bed870d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.897392  3684 tablet_service.cc:1511] Processing CreateTablet for tablet fb927dfc9fee4a40a2ce64be75017dad (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:00.897944  3611 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6f6e12b61544889046729bed870d74 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:00.898938  3684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb927dfc9fee4a40a2ce64be75017dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.899291  3611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6f6e12b61544889046729bed870d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.901292  3760 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6f6e12b61544889046729bed870d74 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:00.901422  3758 tablet_service.cc:1511] Processing CreateTablet for tablet fb927dfc9fee4a40a2ce64be75017dad (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:00.902580  3760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6f6e12b61544889046729bed870d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.903630  3758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb927dfc9fee4a40a2ce64be75017dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.905532  3609 tablet_service.cc:1511] Processing CreateTablet for tablet fb927dfc9fee4a40a2ce64be75017dad (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:00.909801  3683 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1a0d13015a4dcfb7eba3beda6fc932 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:00.910418  3757 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1a0d13015a4dcfb7eba3beda6fc932 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:00.911336  3683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1a0d13015a4dcfb7eba3beda6fc932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.911787  3757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1a0d13015a4dcfb7eba3beda6fc932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.913615  3682 tablet_service.cc:1511] Processing CreateTablet for tablet 7e723e19bbbe4807a8ac7271f8c3001f (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:00.915143  3682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e723e19bbbe4807a8ac7271f8c3001f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.917843  3608 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1a0d13015a4dcfb7eba3beda6fc932 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:00.920949  3607 tablet_service.cc:1511] Processing CreateTablet for tablet 7e723e19bbbe4807a8ac7271f8c3001f (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:00.920949  3756 tablet_service.cc:1511] Processing CreateTablet for tablet 7e723e19bbbe4807a8ac7271f8c3001f (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:00.923625  3756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e723e19bbbe4807a8ac7271f8c3001f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.924820  3606 tablet_service.cc:1511] Processing CreateTablet for tablet c62f419a1b25431cae575340b01d3c77 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:00.926846  3681 tablet_service.cc:1511] Processing CreateTablet for tablet c62f419a1b25431cae575340b01d3c77 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:00.928551  3681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62f419a1b25431cae575340b01d3c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.929023  3755 tablet_service.cc:1511] Processing CreateTablet for tablet c62f419a1b25431cae575340b01d3c77 (DEFAULT_TABLE table=test-workload-rf3 [id=2527bba468254c6ea8d98ea464544fd2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:00.930474  3755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62f419a1b25431cae575340b01d3c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.932678  3609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb927dfc9fee4a40a2ce64be75017dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.945699  3606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62f419a1b25431cae575340b01d3c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.946954  3607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e723e19bbbe4807a8ac7271f8c3001f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.950892  3608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1a0d13015a4dcfb7eba3beda6fc932. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.981186  3871 tablet_bootstrap.cc:492] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21: Bootstrap starting.
I20260630 12:24:01.004020  3871 tablet_bootstrap.cc:654] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.030906  3872 tablet_bootstrap.cc:492] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c: Bootstrap starting.
I20260630 12:24:01.058990  3873 tablet_bootstrap.cc:492] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e: Bootstrap starting.
I20260630 12:24:01.057917  3872 tablet_bootstrap.cc:654] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.062916  3871 tablet_bootstrap.cc:492] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21: No bootstrap required, opened a new log
I20260630 12:24:01.063617  3871 ts_tablet_manager.cc:1403] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.021s
I20260630 12:24:01.066422  3873 tablet_bootstrap.cc:654] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.066979  3871 raft_consensus.cc:359] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.067766  3871 raft_consensus.cc:385] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.068068  3871 raft_consensus.cc:740] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.069020  3871 consensus_queue.cc:260] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.072496  3871 ts_tablet_manager.cc:1434] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.007s
I20260630 12:24:01.073618  3871 tablet_bootstrap.cc:492] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21: Bootstrap starting.
I20260630 12:24:01.081825  3871 tablet_bootstrap.cc:654] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.082446  3873 tablet_bootstrap.cc:492] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e: No bootstrap required, opened a new log
I20260630 12:24:01.083016  3873 ts_tablet_manager.cc:1403] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.004s
I20260630 12:24:01.086303  3873 raft_consensus.cc:359] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.087073  3873 raft_consensus.cc:385] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.087378  3873 raft_consensus.cc:740] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.088150  3873 consensus_queue.cc:260] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.091516  3872 tablet_bootstrap.cc:492] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c: No bootstrap required, opened a new log
I20260630 12:24:01.092098  3872 ts_tablet_manager.cc:1403] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.011s
I20260630 12:24:01.095381  3872 raft_consensus.cc:359] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.096477  3872 raft_consensus.cc:385] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.096865  3872 raft_consensus.cc:740] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.097172  3873 ts_tablet_manager.cc:1434] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.008s
I20260630 12:24:01.098472  3873 tablet_bootstrap.cc:492] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e: Bootstrap starting.
I20260630 12:24:01.097824  3872 consensus_queue.cc:260] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.100785  3872 ts_tablet_manager.cc:1434] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:24:01.102281  3871 tablet_bootstrap.cc:492] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21: No bootstrap required, opened a new log
I20260630 12:24:01.103302  3871 ts_tablet_manager.cc:1403] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.012s
I20260630 12:24:01.103672  3872 tablet_bootstrap.cc:492] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c: Bootstrap starting.
I20260630 12:24:01.105235  3873 tablet_bootstrap.cc:654] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.106473  3871 raft_consensus.cc:359] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.107302  3871 raft_consensus.cc:385] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.107628  3871 raft_consensus.cc:740] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.108536  3871 consensus_queue.cc:260] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.111053  3871 ts_tablet_manager.cc:1434] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:01.111591  3872 tablet_bootstrap.cc:654] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.114806  3871 tablet_bootstrap.cc:492] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21: Bootstrap starting.
I20260630 12:24:01.117759  3826 raft_consensus.cc:493] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.118412  3826 raft_consensus.cc:515] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.121347  3826 leader_election.cc:290] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195:42567)
I20260630 12:24:01.124948  3871 tablet_bootstrap.cc:654] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.127909  3873 tablet_bootstrap.cc:492] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e: No bootstrap required, opened a new log
I20260630 12:24:01.133951  3873 ts_tablet_manager.cc:1403] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.020s
I20260630 12:24:01.138070  3873 raft_consensus.cc:359] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.139099  3873 raft_consensus.cc:385] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.139490  3873 raft_consensus.cc:740] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.147405  3873 consensus_queue.cc:260] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.148746  3824 raft_consensus.cc:493] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.149392  3824 raft_consensus.cc:515] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.151160  3872 tablet_bootstrap.cc:492] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c: No bootstrap required, opened a new log
I20260630 12:24:01.151953  3872 ts_tablet_manager.cc:1403] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.016s
I20260630 12:24:01.156016  3872 raft_consensus.cc:359] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.157094  3872 raft_consensus.cc:385] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.157473  3872 raft_consensus.cc:740] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.158528  3872 consensus_queue.cc:260] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.160995  3872 ts_tablet_manager.cc:1434] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:24:01.162011  3872 tablet_bootstrap.cc:492] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c: Bootstrap starting.
I20260630 12:24:01.169691  3824 leader_election.cc:290] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901)
I20260630 12:24:01.169999  3872 tablet_bootstrap.cc:654] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.193588  3621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f775ccb6fc4193a1891780841ecf25" candidate_uuid: "888d3d420b5249ccb1ccd6d47c033e21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c" is_pre_election: true
I20260630 12:24:01.194715  3621 raft_consensus.cc:2468] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888d3d420b5249ccb1ccd6d47c033e21 in term 0.
I20260630 12:24:01.195015  3873 ts_tablet_manager.cc:1434] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260630 12:24:01.199115  3660 leader_election.cc:304] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [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: 5742bbc14dc04386a86218fa90b9e72c, 888d3d420b5249ccb1ccd6d47c033e21; no voters: 
I20260630 12:24:01.200212  3826 raft_consensus.cc:2804] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.200826  3826 raft_consensus.cc:493] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.201259  3826 raft_consensus.cc:3060] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.202682  3873 tablet_bootstrap.cc:492] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e: Bootstrap starting.
I20260630 12:24:01.207218  3871 tablet_bootstrap.cc:492] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21: No bootstrap required, opened a new log
I20260630 12:24:01.207875  3871 ts_tablet_manager.cc:1403] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21: Time spent bootstrapping tablet: real 0.093s	user 0.032s	sys 0.040s
I20260630 12:24:01.209860  3872 tablet_bootstrap.cc:492] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c: No bootstrap required, opened a new log
I20260630 12:24:01.210429  3872 ts_tablet_manager.cc:1403] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.004s
I20260630 12:24:01.211387  3871 raft_consensus.cc:359] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.211495  3826 raft_consensus.cc:515] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.212350  3871 raft_consensus.cc:385] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.212770  3871 raft_consensus.cc:740] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.213768  3872 raft_consensus.cc:359] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.214569  3872 raft_consensus.cc:385] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.214852  3872 raft_consensus.cc:740] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.215461  3621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f775ccb6fc4193a1891780841ecf25" candidate_uuid: "888d3d420b5249ccb1ccd6d47c033e21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c"
I20260630 12:24:01.215652  3872 consensus_queue.cc:260] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.216092  3621 raft_consensus.cc:3060] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.220376  3871 consensus_queue.cc:260] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.221154  3620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f775ccb6fc4193a1891780841ecf25" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c" is_pre_election: true
I20260630 12:24:01.226140  3873 tablet_bootstrap.cc:654] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.229791  3872 ts_tablet_manager.cc:1434] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260630 12:24:01.229928  3871 ts_tablet_manager.cc:1434] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260630 12:24:01.230965  3872 tablet_bootstrap.cc:492] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c: Bootstrap starting.
I20260630 12:24:01.226069  3621 raft_consensus.cc:2468] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888d3d420b5249ccb1ccd6d47c033e21 in term 1.
I20260630 12:24:01.233973  3660 leader_election.cc:304] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [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: 5742bbc14dc04386a86218fa90b9e72c, 888d3d420b5249ccb1ccd6d47c033e21; no voters: 
I20260630 12:24:01.234900  3831 raft_consensus.cc:2804] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.235077  3826 leader_election.cc:290] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [CANDIDATE]: Term 1 election: Requested vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195:42567)
I20260630 12:24:01.241029  3827 raft_consensus.cc:493] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.241593  3827 raft_consensus.cc:515] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.243335  3871 tablet_bootstrap.cc:492] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21: Bootstrap starting.
I20260630 12:24:01.252374  3873 tablet_bootstrap.cc:492] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e: No bootstrap required, opened a new log
I20260630 12:24:01.253041  3873 ts_tablet_manager.cc:1403] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.007s
I20260630 12:24:01.253152  3831 raft_consensus.cc:697] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 LEADER]: Becoming Leader. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Running, Role: LEADER
I20260630 12:24:01.252583  3827 leader_election.cc:290] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901), 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195:42567)
I20260630 12:24:01.254164  3831 consensus_queue.cc:237] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Queue going to LEADER mode. State: All 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: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.256299  3873 raft_consensus.cc:359] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.257088  3873 raft_consensus.cc:385] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.257400  3873 raft_consensus.cc:740] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.258296  3873 consensus_queue.cc:260] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.261422  3873 ts_tablet_manager.cc:1434] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:24:01.262621  3873 tablet_bootstrap.cc:492] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e: Bootstrap starting.
I20260630 12:24:01.270685  3872 tablet_bootstrap.cc:654] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.271946  3873 tablet_bootstrap.cc:654] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.276003  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f775ccb6fc4193a1891780841ecf25" candidate_uuid: "888d3d420b5249ccb1ccd6d47c033e21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b870e95794a41348908b9dcb4a1ec5e" is_pre_election: true
I20260630 12:24:01.276876  3770 raft_consensus.cc:2468] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888d3d420b5249ccb1ccd6d47c033e21 in term 0.
I20260630 12:24:01.278581  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f775ccb6fc4193a1891780841ecf25" candidate_uuid: "888d3d420b5249ccb1ccd6d47c033e21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b870e95794a41348908b9dcb4a1ec5e"
I20260630 12:24:01.279170  3770 raft_consensus.cc:3060] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.280392  3871 tablet_bootstrap.cc:654] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.287377  3770 raft_consensus.cc:2468] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888d3d420b5249ccb1ccd6d47c033e21 in term 1.
I20260630 12:24:01.293319  3872 tablet_bootstrap.cc:492] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c: No bootstrap required, opened a new log
I20260630 12:24:01.294005  3872 ts_tablet_manager.cc:1403] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.006s
I20260630 12:24:01.297520  3872 raft_consensus.cc:359] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.298302  3872 raft_consensus.cc:385] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.298614  3872 raft_consensus.cc:740] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.299401  3872 consensus_queue.cc:260] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.304301  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f419a1b25431cae575340b01d3c77" candidate_uuid: "5742bbc14dc04386a86218fa90b9e72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b870e95794a41348908b9dcb4a1ec5e" is_pre_election: true
W20260630 12:24:01.306169  3585 leader_election.cc:343] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195:42567): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:01.306484  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f775ccb6fc4193a1891780841ecf25" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888d3d420b5249ccb1ccd6d47c033e21" is_pre_election: true
I20260630 12:24:01.308619  3736 leader_election.cc:304] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [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: 8b870e95794a41348908b9dcb4a1ec5e; no voters: 5742bbc14dc04386a86218fa90b9e72c, 888d3d420b5249ccb1ccd6d47c033e21
I20260630 12:24:01.310921  3824 raft_consensus.cc:2749] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:01.313752  3872 ts_tablet_manager.cc:1434] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:24:01.315390  3872 tablet_bootstrap.cc:492] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c: Bootstrap starting.
I20260630 12:24:01.320657  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f419a1b25431cae575340b01d3c77" candidate_uuid: "5742bbc14dc04386a86218fa90b9e72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888d3d420b5249ccb1ccd6d47c033e21" is_pre_election: true
W20260630 12:24:01.322849  3587 leader_election.cc:343] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:01.323523  3587 leader_election.cc:304] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [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: 5742bbc14dc04386a86218fa90b9e72c; no voters: 888d3d420b5249ccb1ccd6d47c033e21, 8b870e95794a41348908b9dcb4a1ec5e
I20260630 12:24:01.324745  3827 raft_consensus.cc:2749] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:01.335201  3871 tablet_bootstrap.cc:492] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21: No bootstrap required, opened a new log
I20260630 12:24:01.335356  3872 tablet_bootstrap.cc:654] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.335800  3871 ts_tablet_manager.cc:1403] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.013s
I20260630 12:24:01.335733  3518 catalog_manager.cc:5697] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "888d3d420b5249ccb1ccd6d47c033e21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:01.337566  3873 tablet_bootstrap.cc:492] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e: No bootstrap required, opened a new log
I20260630 12:24:01.338197  3873 ts_tablet_manager.cc:1403] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.024s
I20260630 12:24:01.339179  3871 raft_consensus.cc:359] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.339941  3871 raft_consensus.cc:385] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.340243  3871 raft_consensus.cc:740] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.341173  3871 consensus_queue.cc:260] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.341569  3873 raft_consensus.cc:359] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.342406  3873 raft_consensus.cc:385] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.342764  3873 raft_consensus.cc:740] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.343955  3871 ts_tablet_manager.cc:1434] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:24:01.343752  3873 consensus_queue.cc:260] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.346534  3873 ts_tablet_manager.cc:1434] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:24:01.346897  3872 tablet_bootstrap.cc:492] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c: No bootstrap required, opened a new log
I20260630 12:24:01.347430  3872 ts_tablet_manager.cc:1403] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.006s
I20260630 12:24:01.347734  3873 tablet_bootstrap.cc:492] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e: Bootstrap starting.
I20260630 12:24:01.350399  3872 raft_consensus.cc:359] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.351147  3872 raft_consensus.cc:385] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.351459  3872 raft_consensus.cc:740] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.352233  3872 consensus_queue.cc:260] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.355278  3873 tablet_bootstrap.cc:654] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.356928  3872 ts_tablet_manager.cc:1434] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:24:01.358134  3872 tablet_bootstrap.cc:492] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c: Bootstrap starting.
I20260630 12:24:01.364724  3872 tablet_bootstrap.cc:654] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.365891  3871 tablet_bootstrap.cc:492] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21: Bootstrap starting.
I20260630 12:24:01.366055  3873 tablet_bootstrap.cc:492] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e: No bootstrap required, opened a new log
I20260630 12:24:01.366735  3873 ts_tablet_manager.cc:1403] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260630 12:24:01.369957  3873 raft_consensus.cc:359] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.370831  3873 raft_consensus.cc:385] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.371227  3873 raft_consensus.cc:740] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.372037  3873 consensus_queue.cc:260] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.373623  3871 tablet_bootstrap.cc:654] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.374583  3873 ts_tablet_manager.cc:1434] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:24:01.375803  3873 tablet_bootstrap.cc:492] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e: Bootstrap starting.
I20260630 12:24:01.376506  3872 tablet_bootstrap.cc:492] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c: No bootstrap required, opened a new log
I20260630 12:24:01.377079  3872 ts_tablet_manager.cc:1403] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:24:01.382012  3872 raft_consensus.cc:359] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.382773  3872 raft_consensus.cc:385] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.383091  3872 raft_consensus.cc:740] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.384341  3873 tablet_bootstrap.cc:654] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.383975  3872 consensus_queue.cc:260] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.385437  3871 tablet_bootstrap.cc:492] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21: No bootstrap required, opened a new log
I20260630 12:24:01.386018  3871 ts_tablet_manager.cc:1403] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.000s
I20260630 12:24:01.388688  3872 ts_tablet_manager.cc:1434] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:24:01.389705  3871 raft_consensus.cc:359] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.390776  3871 raft_consensus.cc:385] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.391162  3871 raft_consensus.cc:740] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.392220  3871 consensus_queue.cc:260] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.396198  3871 ts_tablet_manager.cc:1434] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260630 12:24:01.397732  3871 tablet_bootstrap.cc:492] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21: Bootstrap starting.
I20260630 12:24:01.402725  3824 raft_consensus.cc:493] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.403309  3824 raft_consensus.cc:515] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
W20260630 12:24:01.404448  3566 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:01.405649  3824 leader_election.cc:290] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901)
I20260630 12:24:01.406406  3871 tablet_bootstrap.cc:654] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:01.407303  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6f6e12b61544889046729bed870d74" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888d3d420b5249ccb1ccd6d47c033e21" is_pre_election: true
I20260630 12:24:01.407994  3696 raft_consensus.cc:2468] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 0.
I20260630 12:24:01.408200  3621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6f6e12b61544889046729bed870d74" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c" is_pre_election: true
I20260630 12:24:01.408916  3621 raft_consensus.cc:2468] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 0.
I20260630 12:24:01.409287  3736 leader_election.cc:304] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [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: 888d3d420b5249ccb1ccd6d47c033e21, 8b870e95794a41348908b9dcb4a1ec5e; no voters: 
I20260630 12:24:01.410763  3824 raft_consensus.cc:2804] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.411201  3824 raft_consensus.cc:493] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.411638  3824 raft_consensus.cc:3060] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.411980  3873 tablet_bootstrap.cc:492] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e: No bootstrap required, opened a new log
I20260630 12:24:01.412719  3873 ts_tablet_manager.cc:1403] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.014s
I20260630 12:24:01.416159  3873 raft_consensus.cc:359] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.416882  3873 raft_consensus.cc:385] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.417096  3871 tablet_bootstrap.cc:492] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21: No bootstrap required, opened a new log
I20260630 12:24:01.417182  3873 raft_consensus.cc:740] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.417816  3871 ts_tablet_manager.cc:1403] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260630 12:24:01.418229  3873 consensus_queue.cc:260] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.418995  3824 raft_consensus.cc:515] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.421056  3871 raft_consensus.cc:359] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.421674  3873 ts_tablet_manager.cc:1434] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:24:01.421852  3871 raft_consensus.cc:385] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:01.422199  3871 raft_consensus.cc:740] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Initialized, Role: FOLLOWER
I20260630 12:24:01.423090  3871 consensus_queue.cc:260] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.423930  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6f6e12b61544889046729bed870d74" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888d3d420b5249ccb1ccd6d47c033e21"
I20260630 12:24:01.424611  3696 raft_consensus.cc:3060] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.425585  3871 ts_tablet_manager.cc:1434] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:24:01.423936  3621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6f6e12b61544889046729bed870d74" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c"
I20260630 12:24:01.428875  3621 raft_consensus.cc:3060] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.435498  3696 raft_consensus.cc:2468] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 1.
I20260630 12:24:01.435601  3621 raft_consensus.cc:2468] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 1.
I20260630 12:24:01.436677  3824 leader_election.cc:290] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [CANDIDATE]: Term 1 election: Requested vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901)
I20260630 12:24:01.436743  3736 leader_election.cc:304] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [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: 888d3d420b5249ccb1ccd6d47c033e21, 8b870e95794a41348908b9dcb4a1ec5e; no voters: 
I20260630 12:24:01.438205  3824 raft_consensus.cc:2804] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.438747  3824 raft_consensus.cc:697] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Becoming Leader. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Running, Role: LEADER
I20260630 12:24:01.439203  3905 raft_consensus.cc:493] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.439661  3824 consensus_queue.cc:237] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Queue going to LEADER mode. State: All 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: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.439704  3905 raft_consensus.cc:515] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.443048  3905 leader_election.cc:290] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901)
I20260630 12:24:01.443459  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1a0d13015a4dcfb7eba3beda6fc932" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888d3d420b5249ccb1ccd6d47c033e21" is_pre_election: true
I20260630 12:24:01.443847  3621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1a0d13015a4dcfb7eba3beda6fc932" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c" is_pre_election: true
I20260630 12:24:01.444188  3696 raft_consensus.cc:2468] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 0.
I20260630 12:24:01.444638  3621 raft_consensus.cc:2468] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 0.
I20260630 12:24:01.445393  3736 leader_election.cc:304] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [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: 888d3d420b5249ccb1ccd6d47c033e21, 8b870e95794a41348908b9dcb4a1ec5e; no voters: 
I20260630 12:24:01.446362  3824 raft_consensus.cc:2804] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.446749  3824 raft_consensus.cc:493] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.447083  3824 raft_consensus.cc:3060] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.450366  3518 catalog_manager.cc:5697] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195). New cstate: current_term: 1 leader_uuid: "8b870e95794a41348908b9dcb4a1ec5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:01.454303  3824 raft_consensus.cc:515] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.457033  3621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1a0d13015a4dcfb7eba3beda6fc932" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c"
I20260630 12:24:01.457343  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1a0d13015a4dcfb7eba3beda6fc932" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888d3d420b5249ccb1ccd6d47c033e21"
I20260630 12:24:01.457743  3621 raft_consensus.cc:3060] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.457964  3696 raft_consensus.cc:3060] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.463974  3696 raft_consensus.cc:2468] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 1.
I20260630 12:24:01.464041  3621 raft_consensus.cc:2468] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 1.
I20260630 12:24:01.464640  3905 raft_consensus.cc:493] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.456794  3824 leader_election.cc:290] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [CANDIDATE]: Term 1 election: Requested vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901)
I20260630 12:24:01.465212  3736 leader_election.cc:304] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [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: 888d3d420b5249ccb1ccd6d47c033e21, 8b870e95794a41348908b9dcb4a1ec5e; no voters: 
I20260630 12:24:01.465230  3905 raft_consensus.cc:515] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.466169  3824 raft_consensus.cc:2804] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.467442  3824 raft_consensus.cc:697] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Becoming Leader. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Running, Role: LEADER
I20260630 12:24:01.468390  3824 consensus_queue.cc:237] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Queue going to LEADER mode. State: All 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: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.469095  3905 leader_election.cc:290] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901)
I20260630 12:24:01.469509  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb927dfc9fee4a40a2ce64be75017dad" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888d3d420b5249ccb1ccd6d47c033e21" is_pre_election: true
I20260630 12:24:01.470009  3621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb927dfc9fee4a40a2ce64be75017dad" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c" is_pre_election: true
I20260630 12:24:01.470243  3696 raft_consensus.cc:2468] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 0.
I20260630 12:24:01.470659  3621 raft_consensus.cc:2468] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 0.
I20260630 12:24:01.471316  3736 leader_election.cc:304] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [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: 888d3d420b5249ccb1ccd6d47c033e21, 8b870e95794a41348908b9dcb4a1ec5e; no voters: 
I20260630 12:24:01.472517  3824 raft_consensus.cc:2804] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.472842  3824 raft_consensus.cc:493] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.473197  3824 raft_consensus.cc:3060] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.477248  3518 catalog_manager.cc:5697] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195). New cstate: current_term: 1 leader_uuid: "8b870e95794a41348908b9dcb4a1ec5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:01.478498  3824 raft_consensus.cc:515] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.480973  3824 leader_election.cc:290] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [CANDIDATE]: Term 1 election: Requested vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901)
I20260630 12:24:01.481675  3621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb927dfc9fee4a40a2ce64be75017dad" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c"
I20260630 12:24:01.482333  3621 raft_consensus.cc:3060] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.482277  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb927dfc9fee4a40a2ce64be75017dad" candidate_uuid: "8b870e95794a41348908b9dcb4a1ec5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888d3d420b5249ccb1ccd6d47c033e21"
I20260630 12:24:01.483062  3696 raft_consensus.cc:3060] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.489035  3621 raft_consensus.cc:2468] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 1.
I20260630 12:24:01.490005  3696 raft_consensus.cc:2468] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b870e95794a41348908b9dcb4a1ec5e in term 1.
I20260630 12:24:01.490262  3734 leader_election.cc:304] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [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: 5742bbc14dc04386a86218fa90b9e72c, 8b870e95794a41348908b9dcb4a1ec5e; no voters: 
I20260630 12:24:01.491132  3824 raft_consensus.cc:2804] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.491617  3824 raft_consensus.cc:697] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Becoming Leader. State: Replica: 8b870e95794a41348908b9dcb4a1ec5e, State: Running, Role: LEADER
I20260630 12:24:01.492365  3824 consensus_queue.cc:237] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Queue going to LEADER mode. State: All 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: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.499660  3518 catalog_manager.cc:5697] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195). New cstate: current_term: 1 leader_uuid: "8b870e95794a41348908b9dcb4a1ec5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:01.546483  3831 raft_consensus.cc:493] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.547070  3831 raft_consensus.cc:515] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.548921  3831 leader_election.cc:290] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195:42567)
I20260630 12:24:01.549780  3621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f419a1b25431cae575340b01d3c77" candidate_uuid: "888d3d420b5249ccb1ccd6d47c033e21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c" is_pre_election: true
I20260630 12:24:01.550202  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f419a1b25431cae575340b01d3c77" candidate_uuid: "888d3d420b5249ccb1ccd6d47c033e21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b870e95794a41348908b9dcb4a1ec5e" is_pre_election: true
I20260630 12:24:01.550395  3621 raft_consensus.cc:2468] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888d3d420b5249ccb1ccd6d47c033e21 in term 0.
I20260630 12:24:01.550866  3770 raft_consensus.cc:2468] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 888d3d420b5249ccb1ccd6d47c033e21 in term 0.
I20260630 12:24:01.551487  3660 leader_election.cc:304] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [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: 5742bbc14dc04386a86218fa90b9e72c, 888d3d420b5249ccb1ccd6d47c033e21; no voters: 
I20260630 12:24:01.552219  3831 raft_consensus.cc:2804] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.552600  3831 raft_consensus.cc:493] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.552902  3831 raft_consensus.cc:3060] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.558264  3831 raft_consensus.cc:515] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.560253  3831 leader_election.cc:290] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [CANDIDATE]: Term 1 election: Requested vote from peers 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193:44031), 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195:42567)
I20260630 12:24:01.561029  3621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f419a1b25431cae575340b01d3c77" candidate_uuid: "888d3d420b5249ccb1ccd6d47c033e21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5742bbc14dc04386a86218fa90b9e72c"
I20260630 12:24:01.561405  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f419a1b25431cae575340b01d3c77" candidate_uuid: "888d3d420b5249ccb1ccd6d47c033e21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b870e95794a41348908b9dcb4a1ec5e"
I20260630 12:24:01.561779  3621 raft_consensus.cc:3060] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.562057  3770 raft_consensus.cc:3060] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.567116  3770 raft_consensus.cc:2468] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888d3d420b5249ccb1ccd6d47c033e21 in term 1.
I20260630 12:24:01.567128  3621 raft_consensus.cc:2468] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 888d3d420b5249ccb1ccd6d47c033e21 in term 1.
I20260630 12:24:01.568329  3660 leader_election.cc:304] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [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: 888d3d420b5249ccb1ccd6d47c033e21, 8b870e95794a41348908b9dcb4a1ec5e; no voters: 
I20260630 12:24:01.569077  3831 raft_consensus.cc:2804] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.569571  3831 raft_consensus.cc:697] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 LEADER]: Becoming Leader. State: Replica: 888d3d420b5249ccb1ccd6d47c033e21, State: Running, Role: LEADER
I20260630 12:24:01.570251  3831 consensus_queue.cc:237] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Queue going to LEADER mode. State: All 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: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.577596  3518 catalog_manager.cc:5697] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "888d3d420b5249ccb1ccd6d47c033e21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:01.581674  3827 raft_consensus.cc:493] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:01.582180  3827 raft_consensus.cc:515] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.584023  3827 leader_election.cc:290] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901), 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195:42567)
I20260630 12:24:01.584812  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e723e19bbbe4807a8ac7271f8c3001f" candidate_uuid: "5742bbc14dc04386a86218fa90b9e72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888d3d420b5249ccb1ccd6d47c033e21" is_pre_election: true
I20260630 12:24:01.585268  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e723e19bbbe4807a8ac7271f8c3001f" candidate_uuid: "5742bbc14dc04386a86218fa90b9e72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b870e95794a41348908b9dcb4a1ec5e" is_pre_election: true
I20260630 12:24:01.585512  3696 raft_consensus.cc:2468] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5742bbc14dc04386a86218fa90b9e72c in term 0.
I20260630 12:24:01.585971  3770 raft_consensus.cc:2468] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5742bbc14dc04386a86218fa90b9e72c in term 0.
I20260630 12:24:01.586642  3587 leader_election.cc:304] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [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: 5742bbc14dc04386a86218fa90b9e72c, 888d3d420b5249ccb1ccd6d47c033e21; no voters: 
I20260630 12:24:01.587792  3827 raft_consensus.cc:2804] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:01.588061  3827 raft_consensus.cc:493] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:01.588333  3827 raft_consensus.cc:3060] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.593432  3827 raft_consensus.cc:515] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.595134  3827 leader_election.cc:290] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [CANDIDATE]: Term 1 election: Requested vote from peers 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901), 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195:42567)
I20260630 12:24:01.596031  3696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e723e19bbbe4807a8ac7271f8c3001f" candidate_uuid: "5742bbc14dc04386a86218fa90b9e72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888d3d420b5249ccb1ccd6d47c033e21"
I20260630 12:24:01.596272  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e723e19bbbe4807a8ac7271f8c3001f" candidate_uuid: "5742bbc14dc04386a86218fa90b9e72c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b870e95794a41348908b9dcb4a1ec5e"
I20260630 12:24:01.596750  3696 raft_consensus.cc:3060] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.596884  3770 raft_consensus.cc:3060] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:01.602480  3770 raft_consensus.cc:2468] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5742bbc14dc04386a86218fa90b9e72c in term 1.
I20260630 12:24:01.602938  3696 raft_consensus.cc:2468] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5742bbc14dc04386a86218fa90b9e72c in term 1.
I20260630 12:24:01.603571  3585 leader_election.cc:304] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [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: 5742bbc14dc04386a86218fa90b9e72c, 8b870e95794a41348908b9dcb4a1ec5e; no voters: 
I20260630 12:24:01.604421  3827 raft_consensus.cc:2804] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:01.605208  3827 raft_consensus.cc:697] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 1 LEADER]: Becoming Leader. State: Replica: 5742bbc14dc04386a86218fa90b9e72c, State: Running, Role: LEADER
I20260630 12:24:01.605858  3827 consensus_queue.cc:237] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [LEADER]: Queue going to LEADER mode. State: All 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: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } }
I20260630 12:24:01.613483  3518 catalog_manager.cc:5697] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5742bbc14dc04386a86218fa90b9e72c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "5742bbc14dc04386a86218fa90b9e72c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:01.755380  3831 consensus_queue.cc:1048] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:01.788527  3831 consensus_queue.cc:1048] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:24:01.915464  3824 consensus_queue.cc:1048] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:01.924296  3824 consensus_queue.cc:1048] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:01.961387  3824 consensus_queue.cc:1048] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:24:01.979197  3930 consensus_queue.cc:1048] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.020207  3907 consensus_queue.cc:1048] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:02.030140  3921 consensus_queue.cc:1048] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.034329  3907 consensus_queue.cc:1048] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:02.060945  3891 consensus_queue.cc:1048] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:02.147894  3827 consensus_queue.cc:1048] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:02.254938  3947 consensus_queue.cc:1048] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [LEADER]: Connected to new peer: Peer: permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:24:02.370430  3587 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.194:45901, user_credentials={real_user=slave}} blocked reactor thread for 138574us
W20260630 12:24:03.286770  3734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:44031, user_credentials={real_user=slave}} blocked reactor thread for 78594.2us
I20260630 12:24:03.566180 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:03.581280  3974 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:03.585206  3975 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:03.586823  3977 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:03.587759 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:03.589231 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:03.589484 26631 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:03.589674 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822243589660 us; error 0 us; skew 500 ppm
I20260630 12:24:03.590211 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:03.593138 26631 webserver.cc:533] Webserver started at http://127.26.1.196:43523/ using document root <none> and password file <none>
I20260630 12:24:03.593643 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:03.593815 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:03.594084 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:03.595407 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "46844c4e6f6a4357b9f4c30f9797776a"
format_stamp: "Formatted at 2026-06-30 12:24:03 on dist-test-slave-wnkp"
I20260630 12:24:03.600360 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260630 12:24:03.603871  3982 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:03.604759 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:03.605118 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "46844c4e6f6a4357b9f4c30f9797776a"
format_stamp: "Formatted at 2026-06-30 12:24:03 on dist-test-slave-wnkp"
I20260630 12:24:03.605422 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822018099252-26631-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:03.626987 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:03.628700 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:03.630266 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:03.633169 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:03.633460 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:03.633773 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:03.634012 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:03.681298 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:38761
I20260630 12:24:03.681609  4044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:38761 every 8 connection(s)
I20260630 12:24:03.702615  4045 heartbeater.cc:344] Connected to a master server at 127.26.1.254:38401
I20260630 12:24:03.703132  4045 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:03.704113  4045 heartbeater.cc:507] Master 127.26.1.254:38401 requested a full tablet report, sending...
I20260630 12:24:03.706336  3516 ts_manager.cc:194] Registered new tserver with Master: 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196:38761)
I20260630 12:24:03.708339  3516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40298
I20260630 12:24:04.529381  3769 consensus_queue.cc:237] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } }
I20260630 12:24:04.537103  3694 raft_consensus.cc:1275] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Refusing update from remote peer 8b870e95794a41348908b9dcb4a1ec5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:04.539100  3905 consensus_queue.cc:1048] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:24:04.542424  3621 raft_consensus.cc:1275] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Refusing update from remote peer 8b870e95794a41348908b9dcb4a1ec5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:04.543850  3905 consensus_queue.cc:1048] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:24:04.547644  3905 raft_consensus.cc:2955] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
W20260630 12:24:04.550107  3733 consensus_peers.cc:597] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e -> Peer 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196:38761): Couldn't send request to peer 46844c4e6f6a4357b9f4c30f9797776a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb927dfc9fee4a40a2ce64be75017dad. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:04.554414  3694 raft_consensus.cc:2955] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.556718  3621 raft_consensus.cc:2955] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.563927  3769 consensus_queue.cc:237] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } }
I20260630 12:24:04.569993  3516 catalog_manager.cc:5697] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e reported cstate change: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "8b870e95794a41348908b9dcb4a1ec5e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:24:04.580639  3733 consensus_peers.cc:597] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e -> Peer 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196:38761): Couldn't send request to peer 46844c4e6f6a4357b9f4c30f9797776a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c6f6e12b61544889046729bed870d74. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:04.582013  3694 raft_consensus.cc:1275] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Refusing update from remote peer 8b870e95794a41348908b9dcb4a1ec5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:04.582728  3621 raft_consensus.cc:1275] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Refusing update from remote peer 8b870e95794a41348908b9dcb4a1ec5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:04.583781  4056 consensus_queue.cc:1048] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:24:04.584890  4053 consensus_queue.cc:1048] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:24:04.595709  4053 raft_consensus.cc:2955] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.596737  3694 raft_consensus.cc:2955] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.609344  3621 raft_consensus.cc:2955] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.615819  3519 catalog_manager.cc:5697] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 reported cstate change: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "8b870e95794a41348908b9dcb4a1ec5e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.637552  3694 consensus_queue.cc:237] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } attrs { replace: true } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } }
I20260630 12:24:04.647634  3769 raft_consensus.cc:1275] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Refusing update from remote peer 888d3d420b5249ccb1ccd6d47c033e21: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:04.647946  3621 raft_consensus.cc:1275] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Refusing update from remote peer 888d3d420b5249ccb1ccd6d47c033e21: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:04.649613  4051 consensus_queue.cc:1048] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:24:04.650631  3921 consensus_queue.cc:1048] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260630 12:24:04.657351  3659 consensus_peers.cc:597] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 -> Peer 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196:38761): Couldn't send request to peer 46844c4e6f6a4357b9f4c30f9797776a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c62f419a1b25431cae575340b01d3c77. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:04.660373  3921 raft_consensus.cc:2955] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } attrs { replace: true } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.662659  3621 raft_consensus.cc:2955] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } attrs { replace: true } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.663539  3769 raft_consensus.cc:2955] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } attrs { replace: true } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.674902  3768 consensus_queue.cc:237] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } }
I20260630 12:24:04.676038  3513 catalog_manager.cc:5697] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 reported cstate change: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "888d3d420b5249ccb1ccd6d47c033e21" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:04.684496  3694 raft_consensus.cc:1275] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Refusing update from remote peer 8b870e95794a41348908b9dcb4a1ec5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260630 12:24:04.686244  3733 consensus_peers.cc:597] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e -> Peer 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196:38761): Couldn't send request to peer 46844c4e6f6a4357b9f4c30f9797776a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a1a0d13015a4dcfb7eba3beda6fc932. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:04.686218  3621 raft_consensus.cc:1275] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Refusing update from remote peer 8b870e95794a41348908b9dcb4a1ec5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:04.687745  4065 consensus_queue.cc:1048] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:24:04.689122  4056 consensus_queue.cc:1048] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:24:04.697386  3905 raft_consensus.cc:2955] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.699914  3621 raft_consensus.cc:2955] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.699620  3694 raft_consensus.cc:2955] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.711990  4045 heartbeater.cc:499] Master 127.26.1.254:38401 was elected leader, sending a full tablet report...
I20260630 12:24:04.712581  3513 catalog_manager.cc:5697] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c reported cstate change: config changed from index -1 to 16, NON_VOTER 46844c4e6f6a4357b9f4c30f9797776a (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "8b870e95794a41348908b9dcb4a1ec5e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5742bbc14dc04386a86218fa90b9e72c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44031 } attrs { replace: true } } peers { permanent_uuid: "888d3d420b5249ccb1ccd6d47c033e21" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45901 } } peers { permanent_uuid: "8b870e95794a41348908b9dcb4a1ec5e" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42567 } } peers { permanent_uuid: "46844c4e6f6a4357b9f4c30f9797776a" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 38761 } attrs { promote: true } } }
I20260630 12:24:04.716416 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:24:04.761905 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:04.762800 26631 tablet_replica.cc:333] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c: stopping tablet replica
I20260630 12:24:04.763667 26631 raft_consensus.cc:2243] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:04.764554 26631 raft_consensus.cc:2272] T fb927dfc9fee4a40a2ce64be75017dad P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.767940 26631 tablet_replica.cc:333] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c: stopping tablet replica
I20260630 12:24:04.768883 26631 raft_consensus.cc:2243] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:04.769701 26631 raft_consensus.cc:2272] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.773027 26631 tablet_replica.cc:333] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c: stopping tablet replica
I20260630 12:24:04.773828 26631 raft_consensus.cc:2243] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:04.774598 26631 raft_consensus.cc:2272] T 3c6f6e12b61544889046729bed870d74 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.777997 26631 tablet_replica.cc:333] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c: stopping tablet replica
I20260630 12:24:04.778797 26631 raft_consensus.cc:2243] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:04.779417 26631 raft_consensus.cc:2272] T e132e483fbe04730a42a8ccdaa654364 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.782480 26631 tablet_replica.cc:333] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c: stopping tablet replica
I20260630 12:24:04.783238 26631 raft_consensus.cc:2243] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:04.784370 26631 raft_consensus.cc:2272] T 7e723e19bbbe4807a8ac7271f8c3001f P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.787379 26631 tablet_replica.cc:333] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c: stopping tablet replica
I20260630 12:24:04.788177 26631 raft_consensus.cc:2243] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:04.788914 26631 raft_consensus.cc:2272] T c62f419a1b25431cae575340b01d3c77 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.792135 26631 tablet_replica.cc:333] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c: stopping tablet replica
I20260630 12:24:04.792891 26631 raft_consensus.cc:2243] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:04.793572 26631 raft_consensus.cc:2272] T b5f775ccb6fc4193a1891780841ecf25 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.796412 26631 tablet_replica.cc:333] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c: stopping tablet replica
I20260630 12:24:04.797024 26631 raft_consensus.cc:2243] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:04.797629 26631 raft_consensus.cc:2272] T 7cac3041398d469caece61dd9f626d47 P 5742bbc14dc04386a86218fa90b9e72c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.829411 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:24:04.853408 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:24:04.895385 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:04.896397 26631 tablet_replica.cc:333] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21: stopping tablet replica
I20260630 12:24:04.897233 26631 raft_consensus.cc:2243] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:04.898471 26631 raft_consensus.cc:2272] T c62f419a1b25431cae575340b01d3c77 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.901805 26631 tablet_replica.cc:333] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21: stopping tablet replica
I20260630 12:24:04.902542 26631 raft_consensus.cc:2243] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:04.903190 26631 raft_consensus.cc:2272] T 7e723e19bbbe4807a8ac7271f8c3001f P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.905532 26631 tablet_replica.cc:333] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21: stopping tablet replica
I20260630 12:24:04.906152 26631 raft_consensus.cc:2243] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:04.907009 26631 raft_consensus.cc:2272] T 3c6f6e12b61544889046729bed870d74 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.910393 26631 tablet_replica.cc:333] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21: stopping tablet replica
I20260630 12:24:04.911082 26631 raft_consensus.cc:2243] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:04.911804 26631 raft_consensus.cc:2272] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.914901 26631 tablet_replica.cc:333] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21: stopping tablet replica
I20260630 12:24:04.915594 26631 raft_consensus.cc:2243] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:04.916536 26631 raft_consensus.cc:2272] T fb927dfc9fee4a40a2ce64be75017dad P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.919788 26631 tablet_replica.cc:333] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21: stopping tablet replica
I20260630 12:24:04.920560 26631 raft_consensus.cc:2243] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:04.921471 26631 raft_consensus.cc:2272] T b5f775ccb6fc4193a1891780841ecf25 P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.923900 26631 tablet_replica.cc:333] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21: stopping tablet replica
I20260630 12:24:04.924546 26631 raft_consensus.cc:2243] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:04.925084 26631 raft_consensus.cc:2272] T abcc9f337b97441fa66eb9923add136e P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.927358 26631 tablet_replica.cc:333] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21: stopping tablet replica
I20260630 12:24:04.927917 26631 raft_consensus.cc:2243] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:04.928498 26631 raft_consensus.cc:2272] T 28edc3775a2b424ba8bed9160a1eabbb P 888d3d420b5249ccb1ccd6d47c033e21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:04.950282 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:24:04.971956 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:24:04.975023  4075 ts_tablet_manager.cc:933] T 3c6f6e12b61544889046729bed870d74 P 46844c4e6f6a4357b9f4c30f9797776a: Initiating tablet copy from peer 8b870e95794a41348908b9dcb4a1ec5e (127.26.1.195:42567)
I20260630 12:24:04.981760  4075 tablet_copy_client.cc:323] T 3c6f6e12b61544889046729bed870d74 P 46844c4e6f6a4357b9f4c30f9797776a: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:42567
W20260630 12:24:05.014570  3736 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.194:45901: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260630 12:24:05.023392 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:24:05.024314  3736 consensus_peers.cc:597] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e -> Peer 888d3d420b5249ccb1ccd6d47c033e21 (127.26.1.194:45901): Couldn't send request to peer 888d3d420b5249ccb1ccd6d47c033e21. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.194:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:05.024482 26631 tablet_replica.cc:333] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e: stopping tablet replica
I20260630 12:24:05.025573 26631 raft_consensus.cc:2243] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:05.026273 26631 raft_consensus.cc:2272] T 7e723e19bbbe4807a8ac7271f8c3001f P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:05.028797 26631 tablet_replica.cc:333] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e: stopping tablet replica
I20260630 12:24:05.029452 26631 raft_consensus.cc:2243] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:05.030552 26631 raft_consensus.cc:2272] T 8a1a0d13015a4dcfb7eba3beda6fc932 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:05.033465 26631 tablet_replica.cc:333] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e: stopping tablet replica
I20260630 12:24:05.034109 26631 raft_consensus.cc:2243] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:05.035120 26631 raft_consensus.cc:2272] T 3c6f6e12b61544889046729bed870d74 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:05.038128 26631 tablet_replica.cc:333] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e: stopping tablet replica
I20260630 12:24:05.038826 26631 raft_consensus.cc:2243] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:05.039999 26631 raft_consensus.cc:2272] T fb927dfc9fee4a40a2ce64be75017dad P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:05.042892 26631 tablet_replica.cc:333] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e: stopping tablet replica
I20260630 12:24:05.043483 26631 raft_consensus.cc:2243] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:05.044059 26631 raft_consensus.cc:2272] T b5f775ccb6fc4193a1891780841ecf25 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:05.046167 26631 tablet_replica.cc:333] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e: stopping tablet replica
I20260630 12:24:05.046716 26631 raft_consensus.cc:2243] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:05.047204 26631 raft_consensus.cc:2272] T c7075eaf0950455da7bce90c1a5780b7 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:05.049696 26631 tablet_replica.cc:333] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e: stopping tablet replica
I20260630 12:24:05.050204 26631 raft_consensus.cc:2243] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:05.050755 26631 raft_consensus.cc:2272] T c62f419a1b25431cae575340b01d3c77 P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:05.053382 26631 tablet_replica.cc:333] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e: stopping tablet replica
I20260630 12:24:05.053917 26631 raft_consensus.cc:2243] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:05.054385 26631 raft_consensus.cc:2272] T b7c1884f530e4eab98336f8fe997ce9d P 8b870e95794a41348908b9dcb4a1ec5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:05.084564 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:24:05.104616 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
W20260630 12:24:05.126845  3984 connection.cc:466] server connection from 127.0.0.1:46496 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:46496 (request call id 3) could send its response
I20260630 12:24:05.134552 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:05.152532 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:24:05.162623 26631 master.cc:562] Master@127.26.1.254:38401 shutting down...
W20260630 12:24:05.189994  3566 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:24:05.191485 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:05.192077 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:05.192509 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 65a05bcd9b35415e858a8ae22c21631d: stopping tablet replica
I20260630 12:24:05.214622 26631 master.cc:584] Master@127.26.1.254:38401 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7033 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:24:05.263052 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:33717
I20260630 12:24:05.264320 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:05.269723  4079 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:05.269783  4080 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:05.271306  4082 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:05.272012 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:05.273082 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:05.273253 26631 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:05.273440 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822245273425 us; error 0 us; skew 500 ppm
I20260630 12:24:05.274000 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:05.276602 26631 webserver.cc:533] Webserver started at http://127.26.1.254:40507/ using document root <none> and password file <none>
I20260630 12:24:05.277081 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:05.277267 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:05.277554 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:05.278651 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "52e3beed90684ad8869be4d628dd503f"
format_stamp: "Formatted at 2026-06-30 12:24:05 on dist-test-slave-wnkp"
I20260630 12:24:05.283174 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:24:05.286644  4087 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:05.287411 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:05.287719 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "52e3beed90684ad8869be4d628dd503f"
format_stamp: "Formatted at 2026-06-30 12:24:05 on dist-test-slave-wnkp"
I20260630 12:24:05.287997 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-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:05.303507 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:05.304745 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:05.345395 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:33717
I20260630 12:24:05.345491  4138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:33717 every 8 connection(s)
I20260630 12:24:05.349278  4139 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:05.360132  4139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f: Bootstrap starting.
I20260630 12:24:05.364861  4139 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.369314  4139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f: No bootstrap required, opened a new log
I20260630 12:24:05.371663  4139 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e3beed90684ad8869be4d628dd503f" member_type: VOTER }
I20260630 12:24:05.372069  4139 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.372241  4139 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52e3beed90684ad8869be4d628dd503f, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.372931  4139 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52e3beed90684ad8869be4d628dd503f" member_type: VOTER }
I20260630 12:24:05.373389  4139 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:05.373576  4139 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:05.373787  4139 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.378557  4139 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e3beed90684ad8869be4d628dd503f" member_type: VOTER }
I20260630 12:24:05.379045  4139 leader_election.cc:304] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [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: 52e3beed90684ad8869be4d628dd503f; no voters: 
I20260630 12:24:05.380139  4139 leader_election.cc:290] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:05.380617  4142 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:05.382067  4142 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 1 LEADER]: Becoming Leader. State: Replica: 52e3beed90684ad8869be4d628dd503f, State: Running, Role: LEADER
I20260630 12:24:05.382676  4142 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [LEADER]: Queue going to LEADER mode. State: All 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: "52e3beed90684ad8869be4d628dd503f" member_type: VOTER }
I20260630 12:24:05.383211  4139 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:05.387449  4144 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52e3beed90684ad8869be4d628dd503f. Latest consensus state: current_term: 1 leader_uuid: "52e3beed90684ad8869be4d628dd503f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e3beed90684ad8869be4d628dd503f" member_type: VOTER } }
I20260630 12:24:05.388214  4144 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:05.388511  4143 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52e3beed90684ad8869be4d628dd503f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52e3beed90684ad8869be4d628dd503f" member_type: VOTER } }
I20260630 12:24:05.389294  4143 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:05.397063  4150 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:05.402972  4150 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:05.404138 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:05.412412  4150 catalog_manager.cc:1383] Generated new cluster ID: 77a4051929ab44769611931c3ca2a60d
I20260630 12:24:05.412745  4150 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:05.439821  4150 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:05.441197  4150 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:05.459368  4150 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f: Generated new TSK 0
I20260630 12:24:05.460078  4150 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:05.470973 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:05.478730  4160 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:05.479868  4161 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:05.482347  4163 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:05.485345 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:05.486406 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:05.486630 26631 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:05.486841 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822245486824 us; error 0 us; skew 500 ppm
I20260630 12:24:05.487412 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:05.490044 26631 webserver.cc:533] Webserver started at http://127.26.1.193:35561/ using document root <none> and password file <none>
I20260630 12:24:05.490540 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:05.490792 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:05.491078 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:05.492203 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46"
format_stamp: "Formatted at 2026-06-30 12:24:05 on dist-test-slave-wnkp"
I20260630 12:24:05.497239 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:05.500963  4168 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:05.501940 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:24:05.502362 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46"
format_stamp: "Formatted at 2026-06-30 12:24:05 on dist-test-slave-wnkp"
I20260630 12:24:05.502657 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-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:05.514518 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:05.515653 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:05.517262 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:05.519901 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:05.520223 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:05.520557 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:05.520743 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:05.565483 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:34113
I20260630 12:24:05.565608  4230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:34113 every 8 connection(s)
I20260630 12:24:05.570837 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:05.578290  4235 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:05.581296  4236 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:05.581931  4238 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:05.582490 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:05.584334  4231 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33717
I20260630 12:24:05.584512 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:24:05.584820  4231 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:05.584883 26631 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:05.585378 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822245585362 us; error 0 us; skew 500 ppm
I20260630 12:24:05.585952 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:05.585947  4231 heartbeater.cc:507] Master 127.26.1.254:33717 requested a full tablet report, sending...
I20260630 12:24:05.588732  4104 ts_manager.cc:194] Registered new tserver with Master: aacb6e2c157c4fbe9fcfd690f4bf7f46 (127.26.1.193:34113)
I20260630 12:24:05.588871 26631 webserver.cc:533] Webserver started at http://127.26.1.194:42151/ using document root <none> and password file <none>
I20260630 12:24:05.589560 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:05.589880 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:05.590230 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:05.591207  4104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41570
I20260630 12:24:05.591724 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "273b84006b774549b7aa9f5a9650d0a9"
format_stamp: "Formatted at 2026-06-30 12:24:05 on dist-test-slave-wnkp"
I20260630 12:24:05.596692 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:24:05.600181  4243 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:05.601086 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:05.601522 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "273b84006b774549b7aa9f5a9650d0a9"
format_stamp: "Formatted at 2026-06-30 12:24:05 on dist-test-slave-wnkp"
I20260630 12:24:05.601801 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-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:05.625458 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:05.626617 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:05.628080 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:05.630450 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:05.630692 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:05.630967 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:05.631140 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:05.671063 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:42007
I20260630 12:24:05.671175  4305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:42007 every 8 connection(s)
I20260630 12:24:05.675976 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:05.683465  4310 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:05.684029  4309 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:05.687980  4306 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33717
I20260630 12:24:05.688568  4306 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:05.689393  4312 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:05.689630  4306 heartbeater.cc:507] Master 127.26.1.254:33717 requested a full tablet report, sending...
I20260630 12:24:05.690716 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:05.691900 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:05.692198 26631 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:05.692198  4104 ts_manager.cc:194] Registered new tserver with Master: 273b84006b774549b7aa9f5a9650d0a9 (127.26.1.194:42007)
I20260630 12:24:05.692576 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822245692545 us; error 0 us; skew 500 ppm
I20260630 12:24:05.693426 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:05.694322  4104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41578
I20260630 12:24:05.697423 26631 webserver.cc:533] Webserver started at http://127.26.1.195:46455/ using document root <none> and password file <none>
I20260630 12:24:05.698045 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:05.698262 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:05.698546 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:05.699760 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe"
format_stamp: "Formatted at 2026-06-30 12:24:05 on dist-test-slave-wnkp"
I20260630 12:24:05.704566 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:24:05.707830  4317 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:05.708622 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:05.708932 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe"
format_stamp: "Formatted at 2026-06-30 12:24:05 on dist-test-slave-wnkp"
I20260630 12:24:05.709234 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822018099252-26631-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:05.721221 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:05.722240 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:05.723696 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:05.726016 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:05.726261 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:05.726497 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:05.726672 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:05.766052 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:39753
I20260630 12:24:05.766173  4379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:39753 every 8 connection(s)
I20260630 12:24:05.781461  4380 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33717
I20260630 12:24:05.781991  4380 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:05.782758  4380 heartbeater.cc:507] Master 127.26.1.254:33717 requested a full tablet report, sending...
I20260630 12:24:05.784960  4104 ts_manager.cc:194] Registered new tserver with Master: 7b1d940dac6d4ff78ec6a3ffa1dd13fe (127.26.1.195:39753)
I20260630 12:24:05.785913 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016556161s
I20260630 12:24:05.786849  4104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41594
I20260630 12:24:05.814491  4104 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41604:
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:24:05.816354  4104 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.863853  4196 tablet_service.cc:1511] Processing CreateTablet for tablet bab20153808f466ab04966da90c83b7c (DEFAULT_TABLE table=test-workload [id=fd889ae970ba4c61ae5fd71929f0178f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:05.865123  4196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab20153808f466ab04966da90c83b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.869330  4271 tablet_service.cc:1511] Processing CreateTablet for tablet bab20153808f466ab04966da90c83b7c (DEFAULT_TABLE table=test-workload [id=fd889ae970ba4c61ae5fd71929f0178f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:05.870776  4271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab20153808f466ab04966da90c83b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.871608  4345 tablet_service.cc:1511] Processing CreateTablet for tablet bab20153808f466ab04966da90c83b7c (DEFAULT_TABLE table=test-workload [id=fd889ae970ba4c61ae5fd71929f0178f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:05.872999  4345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab20153808f466ab04966da90c83b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.885356  4395 tablet_bootstrap.cc:492] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46: Bootstrap starting.
I20260630 12:24:05.892663  4396 tablet_bootstrap.cc:492] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9: Bootstrap starting.
I20260630 12:24:05.893015  4397 tablet_bootstrap.cc:492] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe: Bootstrap starting.
I20260630 12:24:05.893487  4395 tablet_bootstrap.cc:654] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.899219  4396 tablet_bootstrap.cc:654] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.899868  4395 tablet_bootstrap.cc:492] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46: No bootstrap required, opened a new log
I20260630 12:24:05.900509  4395 ts_tablet_manager.cc:1403] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:24:05.900694  4397 tablet_bootstrap.cc:654] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.903934  4396 tablet_bootstrap.cc:492] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9: No bootstrap required, opened a new log
I20260630 12:24:05.904775  4396 ts_tablet_manager.cc:1403] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:24:05.904204  4395 raft_consensus.cc:359] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34113 } } peers { permanent_uuid: "273b84006b774549b7aa9f5a9650d0a9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42007 } } peers { permanent_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39753 } }
I20260630 12:24:05.905612  4395 raft_consensus.cc:385] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.906201  4395 raft_consensus.cc:740] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aacb6e2c157c4fbe9fcfd690f4bf7f46, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.907794  4396 raft_consensus.cc:359] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34113 } } peers { permanent_uuid: "273b84006b774549b7aa9f5a9650d0a9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42007 } } peers { permanent_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39753 } }
I20260630 12:24:05.907593  4395 consensus_queue.cc:260] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34113 } } peers { permanent_uuid: "273b84006b774549b7aa9f5a9650d0a9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42007 } } peers { permanent_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39753 } }
I20260630 12:24:05.908588  4396 raft_consensus.cc:385] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.909052  4396 raft_consensus.cc:740] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273b84006b774549b7aa9f5a9650d0a9, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.909974  4396 consensus_queue.cc:260] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34113 } } peers { permanent_uuid: "273b84006b774549b7aa9f5a9650d0a9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42007 } } peers { permanent_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39753 } }
I20260630 12:24:05.912134  4397 tablet_bootstrap.cc:492] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe: No bootstrap required, opened a new log
I20260630 12:24:05.913478  4397 ts_tablet_manager.cc:1403] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260630 12:24:05.913497  4396 ts_tablet_manager.cc:1434] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:24:05.912425  4306 heartbeater.cc:499] Master 127.26.1.254:33717 was elected leader, sending a full tablet report...
I20260630 12:24:05.915340  4231 heartbeater.cc:499] Master 127.26.1.254:33717 was elected leader, sending a full tablet report...
I20260630 12:24:05.916497  4395 ts_tablet_manager.cc:1434] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:24:05.917246  4397 raft_consensus.cc:359] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34113 } } peers { permanent_uuid: "273b84006b774549b7aa9f5a9650d0a9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42007 } } peers { permanent_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39753 } }
I20260630 12:24:05.918442  4397 raft_consensus.cc:385] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.918860  4397 raft_consensus.cc:740] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b1d940dac6d4ff78ec6a3ffa1dd13fe, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.919883  4397 consensus_queue.cc:260] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34113 } } peers { permanent_uuid: "273b84006b774549b7aa9f5a9650d0a9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42007 } } peers { permanent_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39753 } }
I20260630 12:24:05.926120  4380 heartbeater.cc:499] Master 127.26.1.254:33717 was elected leader, sending a full tablet report...
I20260630 12:24:05.926798  4397 ts_tablet_manager.cc:1434] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:24:06.234169  4403 raft_consensus.cc:493] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:06.234727  4403 raft_consensus.cc:515] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34113 } } peers { permanent_uuid: "273b84006b774549b7aa9f5a9650d0a9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42007 } } peers { permanent_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39753 } }
I20260630 12:24:06.237323  4403 leader_election.cc:290] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aacb6e2c157c4fbe9fcfd690f4bf7f46 (127.26.1.193:34113), 273b84006b774549b7aa9f5a9650d0a9 (127.26.1.194:42007)
I20260630 12:24:06.247030  4206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab20153808f466ab04966da90c83b7c" candidate_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46" is_pre_election: true
I20260630 12:24:06.247537  4281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab20153808f466ab04966da90c83b7c" candidate_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273b84006b774549b7aa9f5a9650d0a9" is_pre_election: true
I20260630 12:24:06.247983  4206 raft_consensus.cc:2468] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b1d940dac6d4ff78ec6a3ffa1dd13fe in term 0.
I20260630 12:24:06.248450  4281 raft_consensus.cc:2468] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b1d940dac6d4ff78ec6a3ffa1dd13fe in term 0.
I20260630 12:24:06.249323  4320 leader_election.cc:304] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [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: 7b1d940dac6d4ff78ec6a3ffa1dd13fe, aacb6e2c157c4fbe9fcfd690f4bf7f46; no voters: 
I20260630 12:24:06.250106  4403 raft_consensus.cc:2804] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:06.250451  4403 raft_consensus.cc:493] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:06.250746  4403 raft_consensus.cc:3060] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.256055  4403 raft_consensus.cc:515] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34113 } } peers { permanent_uuid: "273b84006b774549b7aa9f5a9650d0a9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42007 } } peers { permanent_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39753 } }
I20260630 12:24:06.257755  4403 leader_election.cc:290] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [CANDIDATE]: Term 1 election: Requested vote from peers aacb6e2c157c4fbe9fcfd690f4bf7f46 (127.26.1.193:34113), 273b84006b774549b7aa9f5a9650d0a9 (127.26.1.194:42007)
I20260630 12:24:06.258944  4206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab20153808f466ab04966da90c83b7c" candidate_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46"
I20260630 12:24:06.259390  4281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab20153808f466ab04966da90c83b7c" candidate_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273b84006b774549b7aa9f5a9650d0a9"
I20260630 12:24:06.259649  4206 raft_consensus.cc:3060] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.260169  4281 raft_consensus.cc:3060] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.265646  4206 raft_consensus.cc:2468] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b1d940dac6d4ff78ec6a3ffa1dd13fe in term 1.
I20260630 12:24:06.265966  4281 raft_consensus.cc:2468] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b1d940dac6d4ff78ec6a3ffa1dd13fe in term 1.
I20260630 12:24:06.267021  4320 leader_election.cc:304] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [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: 7b1d940dac6d4ff78ec6a3ffa1dd13fe, aacb6e2c157c4fbe9fcfd690f4bf7f46; no voters: 
I20260630 12:24:06.267910  4403 raft_consensus.cc:2804] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.268936  4403 raft_consensus.cc:697] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 1 LEADER]: Becoming Leader. State: Replica: 7b1d940dac6d4ff78ec6a3ffa1dd13fe, State: Running, Role: LEADER
I20260630 12:24:06.269847  4403 consensus_queue.cc:237] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [LEADER]: Queue going to LEADER mode. State: All 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: "aacb6e2c157c4fbe9fcfd690f4bf7f46" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34113 } } peers { permanent_uuid: "273b84006b774549b7aa9f5a9650d0a9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42007 } } peers { permanent_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39753 } }
I20260630 12:24:06.277875  4103 catalog_manager.cc:5697] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b1d940dac6d4ff78ec6a3ffa1dd13fe (127.26.1.195). New cstate: current_term: 1 leader_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aacb6e2c157c4fbe9fcfd690f4bf7f46" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273b84006b774549b7aa9f5a9650d0a9" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b1d940dac6d4ff78ec6a3ffa1dd13fe" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:06.328392 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:24:06.351130 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:06.352090 26631 tablet_replica.cc:333] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46: stopping tablet replica
I20260630 12:24:06.352671 26631 raft_consensus.cc:2243] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:06.353106 26631 raft_consensus.cc:2272] T bab20153808f466ab04966da90c83b7c P aacb6e2c157c4fbe9fcfd690f4bf7f46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:06.372784 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:24:06.383260 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:24:06.405268 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:06.406157 26631 tablet_replica.cc:333] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9: stopping tablet replica
I20260630 12:24:06.406769 26631 raft_consensus.cc:2243] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:06.407164 26631 raft_consensus.cc:2272] T bab20153808f466ab04966da90c83b7c P 273b84006b774549b7aa9f5a9650d0a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:06.426192 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:24:06.435742 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:24:06.453594 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:06.454289 26631 tablet_replica.cc:333] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe: stopping tablet replica
I20260630 12:24:06.454878 26631 raft_consensus.cc:2243] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:06.455510 26631 pending_rounds.cc:70] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe: Trying to abort 1 pending ops.
I20260630 12:24:06.455729 26631 pending_rounds.cc:77] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439920729444352 op_type: NO_OP noop_request { }
I20260630 12:24:06.456032 26631 raft_consensus.cc:2889] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:24:06.456346 26631 raft_consensus.cc:2272] T bab20153808f466ab04966da90c83b7c P 7b1d940dac6d4ff78ec6a3ffa1dd13fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:06.475735 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:24:06.485318 26631 master.cc:562] Master@127.26.1.254:33717 shutting down...
I20260630 12:24:06.502133 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:06.502749 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:06.503093 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52e3beed90684ad8869be4d628dd503f: stopping tablet replica
I20260630 12:24:06.511885 26631 master.cc:584] Master@127.26.1.254:33717 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1282 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:24:06.545943 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:33655
I20260630 12:24:06.547092 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:06.552152  4407 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.552305  4408 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.554261  4410 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.555095 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:06.555936 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:06.556131 26631 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.556357 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822246556336 us; error 0 us; skew 500 ppm
I20260630 12:24:06.556865 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:06.559209 26631 webserver.cc:533] Webserver started at http://127.26.1.254:41247/ using document root <none> and password file <none>
I20260630 12:24:06.559686 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:06.559880 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:06.560143 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:06.561267 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "d4957296fa0b4d8683871e4804923aa8"
format_stamp: "Formatted at 2026-06-30 12:24:06 on dist-test-slave-wnkp"
I20260630 12:24:06.565609 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:24:06.568995  4415 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.570053 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:06.570474 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "d4957296fa0b4d8683871e4804923aa8"
format_stamp: "Formatted at 2026-06-30 12:24:06 on dist-test-slave-wnkp"
I20260630 12:24:06.570822 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-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:06.592777 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:06.593890 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:06.632054 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:33655
I20260630 12:24:06.632148  4466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:33655 every 8 connection(s)
I20260630 12:24:06.636216  4467 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:06.647763  4467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8: Bootstrap starting.
I20260630 12:24:06.652602  4467 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.656735  4467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8: No bootstrap required, opened a new log
I20260630 12:24:06.658876  4467 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4957296fa0b4d8683871e4804923aa8" member_type: VOTER }
I20260630 12:24:06.659277  4467 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.659533  4467 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4957296fa0b4d8683871e4804923aa8, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.660228  4467 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d4957296fa0b4d8683871e4804923aa8" member_type: VOTER }
I20260630 12:24:06.660712  4467 raft_consensus.cc:399] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:06.660959  4467 raft_consensus.cc:493] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:06.661232  4467 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.665910  4467 raft_consensus.cc:515] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4957296fa0b4d8683871e4804923aa8" member_type: VOTER }
I20260630 12:24:06.666491  4467 leader_election.cc:304] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [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: d4957296fa0b4d8683871e4804923aa8; no voters: 
I20260630 12:24:06.667629  4467 leader_election.cc:290] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:06.667981  4470 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.669435  4470 raft_consensus.cc:697] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 1 LEADER]: Becoming Leader. State: Replica: d4957296fa0b4d8683871e4804923aa8, State: Running, Role: LEADER
I20260630 12:24:06.670102  4470 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [LEADER]: Queue going to LEADER mode. State: All 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: "d4957296fa0b4d8683871e4804923aa8" member_type: VOTER }
I20260630 12:24:06.670621  4467 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:06.673712  4472 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4957296fa0b4d8683871e4804923aa8. Latest consensus state: current_term: 1 leader_uuid: "d4957296fa0b4d8683871e4804923aa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4957296fa0b4d8683871e4804923aa8" member_type: VOTER } }
I20260630 12:24:06.673617  4471 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4957296fa0b4d8683871e4804923aa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4957296fa0b4d8683871e4804923aa8" member_type: VOTER } }
I20260630 12:24:06.674618  4472 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:06.674710  4471 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:06.681448  4476 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:06.687480  4476 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:06.688728 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:06.696934  4476 catalog_manager.cc:1383] Generated new cluster ID: 9ce1ad60824e43ffb6b746316b8ac90a
I20260630 12:24:06.697247  4476 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:06.725206  4476 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:06.726483  4476 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:06.742132  4476 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8: Generated new TSK 0
I20260630 12:24:06.742794  4476 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:06.756070 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:06.762053  4488 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.762864  4489 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.764226  4491 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.764854 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:06.765651 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:06.765902 26631 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.766048 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822246766035 us; error 0 us; skew 500 ppm
I20260630 12:24:06.766485 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:06.768806 26631 webserver.cc:533] Webserver started at http://127.26.1.193:42731/ using document root <none> and password file <none>
I20260630 12:24:06.769235 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:06.769397 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:06.769614 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:06.770635 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "eae02493a9ed40ca92c1acec2cbab110"
format_stamp: "Formatted at 2026-06-30 12:24:06 on dist-test-slave-wnkp"
I20260630 12:24:06.775534 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:06.779008  4496 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.779807 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:06.780174 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "eae02493a9ed40ca92c1acec2cbab110"
format_stamp: "Formatted at 2026-06-30 12:24:06 on dist-test-slave-wnkp"
I20260630 12:24:06.780510 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-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:06.799600 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:06.800832 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:06.802258 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:06.804675 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:06.804903 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:06.805160 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:06.805342 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:06.845235 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:44485
I20260630 12:24:06.845359  4558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:44485 every 8 connection(s)
I20260630 12:24:06.850512 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:06.858314  4563 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.859701  4564 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:06.866524  4559 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33655
W20260630 12:24:06.866430  4566 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.867177  4559 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:06.867213 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:06.868402  4559 heartbeater.cc:507] Master 127.26.1.254:33655 requested a full tablet report, sending...
I20260630 12:24:06.868484 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:06.868836 26631 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.869015 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822246868982 us; error 0 us; skew 500 ppm
I20260630 12:24:06.869601 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:06.871023  4432 ts_manager.cc:194] Registered new tserver with Master: eae02493a9ed40ca92c1acec2cbab110 (127.26.1.193:44485)
I20260630 12:24:06.872582 26631 webserver.cc:533] Webserver started at http://127.26.1.194:41475/ using document root <none> and password file <none>
I20260630 12:24:06.873150 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:06.873365 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:06.873488  4432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39940
I20260630 12:24:06.873643 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:06.875075 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "8c0d29f7cb0a4e9db3756f66a608e31a"
format_stamp: "Formatted at 2026-06-30 12:24:06 on dist-test-slave-wnkp"
I20260630 12:24:06.879669 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:24:06.883492  4571 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.884419 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:24:06.884757 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "8c0d29f7cb0a4e9db3756f66a608e31a"
format_stamp: "Formatted at 2026-06-30 12:24:06 on dist-test-slave-wnkp"
I20260630 12:24:06.885056 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-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:06.901003 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:06.902048 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:06.903548 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:06.905938 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:06.906177 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:06.906421 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:06.906590 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:06.948956 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:41209
I20260630 12:24:06.949093  4633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:41209 every 8 connection(s)
I20260630 12:24:06.953926 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:06.961474  4637 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.963728  4638 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:06.967510 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:06.967490  4634 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33655
W20260630 12:24:06.967681  4641 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.968430  4634 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:06.969287 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:24:06.969480  4634 heartbeater.cc:507] Master 127.26.1.254:33655 requested a full tablet report, sending...
W20260630 12:24:06.969637 26631 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.969868 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822246969852 us; error 0 us; skew 500 ppm
I20260630 12:24:06.970646 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:06.972285  4432 ts_manager.cc:194] Registered new tserver with Master: 8c0d29f7cb0a4e9db3756f66a608e31a (127.26.1.194:41209)
I20260630 12:24:06.973740 26631 webserver.cc:533] Webserver started at http://127.26.1.195:41713/ using document root <none> and password file <none>
I20260630 12:24:06.974424 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:06.974427  4432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39950
I20260630 12:24:06.974792 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:06.975157 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:06.976542 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "311a07278f0944b09fd95d8fd8d1705d"
format_stamp: "Formatted at 2026-06-30 12:24:06 on dist-test-slave-wnkp"
I20260630 12:24:06.982051 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:24:06.986104  4645 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.987000 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:06.987385 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "311a07278f0944b09fd95d8fd8d1705d"
format_stamp: "Formatted at 2026-06-30 12:24:06 on dist-test-slave-wnkp"
I20260630 12:24:06.987705 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-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:07.015492 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:07.016825 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:07.018486 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:07.021065 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:07.021338 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:07.021603 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:07.021803 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:07.063117 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:42273
I20260630 12:24:07.063234  4707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:42273 every 8 connection(s)
I20260630 12:24:07.068490 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:07.075526  4711 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:07.077709  4712 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:07.081168 26631 server_base.cc:1061] running on GCE node
W20260630 12:24:07.081254  4714 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:07.082770 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:07.083057 26631 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:07.083287 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822247083266 us; error 0 us; skew 500 ppm
I20260630 12:24:07.083447  4708 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33655
I20260630 12:24:07.083911  4708 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:07.084084 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:07.084961  4708 heartbeater.cc:507] Master 127.26.1.254:33655 requested a full tablet report, sending...
I20260630 12:24:07.087383 26631 webserver.cc:533] Webserver started at http://127.26.1.196:44745/ using document root <none> and password file <none>
I20260630 12:24:07.087778  4432 ts_manager.cc:194] Registered new tserver with Master: 311a07278f0944b09fd95d8fd8d1705d (127.26.1.195:42273)
I20260630 12:24:07.087991 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:07.088414 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:07.088765 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:07.089576  4432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39956
I20260630 12:24:07.090121 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "680aed344d1f40bf885012da6a0c498b"
format_stamp: "Formatted at 2026-06-30 12:24:07 on dist-test-slave-wnkp"
I20260630 12:24:07.095458 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:24:07.099324  4719 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:07.100234 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:24:07.100651 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "680aed344d1f40bf885012da6a0c498b"
format_stamp: "Formatted at 2026-06-30 12:24:07 on dist-test-slave-wnkp"
I20260630 12:24:07.100986 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822018099252-26631-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:07.111665 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:07.113047 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:07.114589 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:07.117641 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:07.118247 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260630 12:24:07.118537 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:07.118767 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:07.158368 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:42709
I20260630 12:24:07.158475  4781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:42709 every 8 connection(s)
I20260630 12:24:07.172643  4782 heartbeater.cc:344] Connected to a master server at 127.26.1.254:33655
I20260630 12:24:07.173098  4782 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:07.173877  4782 heartbeater.cc:507] Master 127.26.1.254:33655 requested a full tablet report, sending...
I20260630 12:24:07.175949  4432 ts_manager.cc:194] Registered new tserver with Master: 680aed344d1f40bf885012da6a0c498b (127.26.1.196:42709)
I20260630 12:24:07.176719 26631 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015085836s
I20260630 12:24:07.177417  4432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39972
I20260630 12:24:07.203092  4432 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39976:
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:24:07.253252  4673 tablet_service.cc:1511] Processing CreateTablet for tablet 91179ae8100d4e1d8f50f6e0b9fc3e2a (DEFAULT_TABLE table=test-workload [id=61e5725522864ab483d63bd38982e452]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:07.255133  4673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91179ae8100d4e1d8f50f6e0b9fc3e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:07.268522  4524 tablet_service.cc:1511] Processing CreateTablet for tablet 91179ae8100d4e1d8f50f6e0b9fc3e2a (DEFAULT_TABLE table=test-workload [id=61e5725522864ab483d63bd38982e452]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:07.269279  4747 tablet_service.cc:1511] Processing CreateTablet for tablet 91179ae8100d4e1d8f50f6e0b9fc3e2a (DEFAULT_TABLE table=test-workload [id=61e5725522864ab483d63bd38982e452]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:07.269963  4524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91179ae8100d4e1d8f50f6e0b9fc3e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:07.270608  4747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91179ae8100d4e1d8f50f6e0b9fc3e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:07.276847  4797 tablet_bootstrap.cc:492] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d: Bootstrap starting.
I20260630 12:24:07.283344  4797 tablet_bootstrap.cc:654] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:07.288008  4797 tablet_bootstrap.cc:492] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d: No bootstrap required, opened a new log
I20260630 12:24:07.288645  4799 tablet_bootstrap.cc:492] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b: Bootstrap starting.
I20260630 12:24:07.289567  4797 ts_tablet_manager.cc:1403] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:24:07.289690  4800 tablet_bootstrap.cc:492] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110: Bootstrap starting.
I20260630 12:24:07.292827  4797 raft_consensus.cc:359] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a07278f0944b09fd95d8fd8d1705d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42273 } } peers { permanent_uuid: "eae02493a9ed40ca92c1acec2cbab110" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44485 } } peers { permanent_uuid: "680aed344d1f40bf885012da6a0c498b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 42709 } }
I20260630 12:24:07.293715  4797 raft_consensus.cc:385] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:07.294055  4797 raft_consensus.cc:740] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 311a07278f0944b09fd95d8fd8d1705d, State: Initialized, Role: FOLLOWER
I20260630 12:24:07.294827  4797 consensus_queue.cc:260] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a07278f0944b09fd95d8fd8d1705d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42273 } } peers { permanent_uuid: "eae02493a9ed40ca92c1acec2cbab110" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44485 } } peers { permanent_uuid: "680aed344d1f40bf885012da6a0c498b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 42709 } }
I20260630 12:24:07.295822  4800 tablet_bootstrap.cc:654] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:07.296618  4799 tablet_bootstrap.cc:654] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:07.297592  4708 heartbeater.cc:499] Master 127.26.1.254:33655 was elected leader, sending a full tablet report...
I20260630 12:24:07.298043  4797 ts_tablet_manager.cc:1434] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:24:07.301554  4800 tablet_bootstrap.cc:492] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110: No bootstrap required, opened a new log
I20260630 12:24:07.302138  4800 ts_tablet_manager.cc:1403] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:24:07.302430  4799 tablet_bootstrap.cc:492] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b: No bootstrap required, opened a new log
I20260630 12:24:07.302956  4799 ts_tablet_manager.cc:1403] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260630 12:24:07.305392  4800 raft_consensus.cc:359] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a07278f0944b09fd95d8fd8d1705d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42273 } } peers { permanent_uuid: "eae02493a9ed40ca92c1acec2cbab110" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44485 } } peers { permanent_uuid: "680aed344d1f40bf885012da6a0c498b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 42709 } }
I20260630 12:24:07.306289  4800 raft_consensus.cc:385] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:07.305948  4799 raft_consensus.cc:359] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a07278f0944b09fd95d8fd8d1705d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42273 } } peers { permanent_uuid: "eae02493a9ed40ca92c1acec2cbab110" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44485 } } peers { permanent_uuid: "680aed344d1f40bf885012da6a0c498b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 42709 } }
I20260630 12:24:07.306640  4800 raft_consensus.cc:740] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eae02493a9ed40ca92c1acec2cbab110, State: Initialized, Role: FOLLOWER
I20260630 12:24:07.306787  4799 raft_consensus.cc:385] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:07.307135  4799 raft_consensus.cc:740] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680aed344d1f40bf885012da6a0c498b, State: Initialized, Role: FOLLOWER
I20260630 12:24:07.307528  4800 consensus_queue.cc:260] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a07278f0944b09fd95d8fd8d1705d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42273 } } peers { permanent_uuid: "eae02493a9ed40ca92c1acec2cbab110" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44485 } } peers { permanent_uuid: "680aed344d1f40bf885012da6a0c498b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 42709 } }
I20260630 12:24:07.307993  4799 consensus_queue.cc:260] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a07278f0944b09fd95d8fd8d1705d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42273 } } peers { permanent_uuid: "eae02493a9ed40ca92c1acec2cbab110" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44485 } } peers { permanent_uuid: "680aed344d1f40bf885012da6a0c498b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 42709 } }
I20260630 12:24:07.311038  4559 heartbeater.cc:499] Master 127.26.1.254:33655 was elected leader, sending a full tablet report...
I20260630 12:24:07.311841  4800 ts_tablet_manager.cc:1434] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260630 12:24:07.311826  4782 heartbeater.cc:499] Master 127.26.1.254:33655 was elected leader, sending a full tablet report...
I20260630 12:24:07.313108  4799 ts_tablet_manager.cc:1434] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:24:07.489949  4801 raft_consensus.cc:493] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:07.490679  4801 raft_consensus.cc:515] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a07278f0944b09fd95d8fd8d1705d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42273 } } peers { permanent_uuid: "eae02493a9ed40ca92c1acec2cbab110" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44485 } } peers { permanent_uuid: "680aed344d1f40bf885012da6a0c498b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 42709 } }
I20260630 12:24:07.493243  4801 leader_election.cc:290] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eae02493a9ed40ca92c1acec2cbab110 (127.26.1.193:44485), 680aed344d1f40bf885012da6a0c498b (127.26.1.196:42709)
I20260630 12:24:07.503551  4534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91179ae8100d4e1d8f50f6e0b9fc3e2a" candidate_uuid: "311a07278f0944b09fd95d8fd8d1705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae02493a9ed40ca92c1acec2cbab110" is_pre_election: true
I20260630 12:24:07.504300  4534 raft_consensus.cc:2468] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a07278f0944b09fd95d8fd8d1705d in term 0.
I20260630 12:24:07.504911  4757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91179ae8100d4e1d8f50f6e0b9fc3e2a" candidate_uuid: "311a07278f0944b09fd95d8fd8d1705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680aed344d1f40bf885012da6a0c498b" is_pre_election: true
I20260630 12:24:07.505488  4646 leader_election.cc:304] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [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: 311a07278f0944b09fd95d8fd8d1705d, eae02493a9ed40ca92c1acec2cbab110; no voters: 
I20260630 12:24:07.505648  4757 raft_consensus.cc:2468] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 311a07278f0944b09fd95d8fd8d1705d in term 0.
I20260630 12:24:07.506335  4801 raft_consensus.cc:2804] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:07.506728  4801 raft_consensus.cc:493] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:07.507043  4801 raft_consensus.cc:3060] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:07.512084  4801 raft_consensus.cc:515] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a07278f0944b09fd95d8fd8d1705d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42273 } } peers { permanent_uuid: "eae02493a9ed40ca92c1acec2cbab110" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44485 } } peers { permanent_uuid: "680aed344d1f40bf885012da6a0c498b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 42709 } }
I20260630 12:24:07.513741  4801 leader_election.cc:290] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [CANDIDATE]: Term 1 election: Requested vote from peers eae02493a9ed40ca92c1acec2cbab110 (127.26.1.193:44485), 680aed344d1f40bf885012da6a0c498b (127.26.1.196:42709)
I20260630 12:24:07.514760  4534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91179ae8100d4e1d8f50f6e0b9fc3e2a" candidate_uuid: "311a07278f0944b09fd95d8fd8d1705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eae02493a9ed40ca92c1acec2cbab110"
I20260630 12:24:07.514989  4757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91179ae8100d4e1d8f50f6e0b9fc3e2a" candidate_uuid: "311a07278f0944b09fd95d8fd8d1705d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680aed344d1f40bf885012da6a0c498b"
I20260630 12:24:07.515354  4534 raft_consensus.cc:3060] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:07.515599  4757 raft_consensus.cc:3060] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:07.520906  4534 raft_consensus.cc:2468] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a07278f0944b09fd95d8fd8d1705d in term 1.
I20260630 12:24:07.520908  4757 raft_consensus.cc:2468] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311a07278f0944b09fd95d8fd8d1705d in term 1.
I20260630 12:24:07.522210  4646 leader_election.cc:304] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [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: 311a07278f0944b09fd95d8fd8d1705d, eae02493a9ed40ca92c1acec2cbab110; no voters: 
I20260630 12:24:07.522930  4801 raft_consensus.cc:2804] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:07.523864  4801 raft_consensus.cc:697] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 1 LEADER]: Becoming Leader. State: Replica: 311a07278f0944b09fd95d8fd8d1705d, State: Running, Role: LEADER
I20260630 12:24:07.524715  4801 consensus_queue.cc:237] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [LEADER]: Queue going to LEADER mode. State: All 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: "311a07278f0944b09fd95d8fd8d1705d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42273 } } peers { permanent_uuid: "eae02493a9ed40ca92c1acec2cbab110" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44485 } } peers { permanent_uuid: "680aed344d1f40bf885012da6a0c498b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 42709 } }
I20260630 12:24:07.531404  4432 catalog_manager.cc:5697] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d reported cstate change: term changed from 0 to 1, leader changed from <none> to 311a07278f0944b09fd95d8fd8d1705d (127.26.1.195). New cstate: current_term: 1 leader_uuid: "311a07278f0944b09fd95d8fd8d1705d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "311a07278f0944b09fd95d8fd8d1705d" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 42273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eae02493a9ed40ca92c1acec2cbab110" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 44485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "680aed344d1f40bf885012da6a0c498b" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 42709 } health_report { overall_health: UNKNOWN } } }
W20260630 12:24:07.579656 26631 auto_rebalancer.cc:639] Failed to schedule move for tablet 91179ae8100d4e1d8f50f6e0b9fc3e2a: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:24:07.581177 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:24:07.599502 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:07.600389 26631 tablet_replica.cc:333] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110: stopping tablet replica
I20260630 12:24:07.601089 26631 raft_consensus.cc:2243] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:07.601553 26631 raft_consensus.cc:2272] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P eae02493a9ed40ca92c1acec2cbab110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:07.621901 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:24:07.631851 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:24:07.655103 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:07.673199 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:24:07.683755 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:24:07.702395 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:07.703473 26631 tablet_replica.cc:333] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d: stopping tablet replica
I20260630 12:24:07.704137 26631 raft_consensus.cc:2243] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:07.704988 26631 pending_rounds.cc:70] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d: Trying to abort 1 pending ops.
I20260630 12:24:07.705240 26631 pending_rounds.cc:77] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439925868642304 op_type: NO_OP noop_request { }
I20260630 12:24:07.705549 26631 raft_consensus.cc:2889] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:24:07.705860 26631 raft_consensus.cc:2272] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 311a07278f0944b09fd95d8fd8d1705d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:07.728456 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:24:07.738310 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:24:07.755311 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:07.756228 26631 tablet_replica.cc:333] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b: stopping tablet replica
I20260630 12:24:07.756850 26631 raft_consensus.cc:2243] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:07.757270 26631 raft_consensus.cc:2272] T 91179ae8100d4e1d8f50f6e0b9fc3e2a P 680aed344d1f40bf885012da6a0c498b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:07.776196 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:24:07.786399 26631 master.cc:562] Master@127.26.1.254:33655 shutting down...
I20260630 12:24:07.804414 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:07.804940 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:07.805217 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P d4957296fa0b4d8683871e4804923aa8: stopping tablet replica
I20260630 12:24:07.823697 26631 master.cc:584] Master@127.26.1.254:33655 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1314 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:24:07.860380 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:45539
I20260630 12:24:07.861788 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:07.867229  4811 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:07.867241  4812 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:07.870839  4814 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:07.870898 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:07.873129 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:07.873399 26631 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:07.873606 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822247873560 us; error 0 us; skew 500 ppm
I20260630 12:24:07.874189 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:07.877413 26631 webserver.cc:533] Webserver started at http://127.26.1.254:45187/ using document root <none> and password file <none>
I20260630 12:24:07.878043 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:07.878301 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:07.878633 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:07.880003 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "c5b92a9019394e4ba1ababf8ed33cc16"
format_stamp: "Formatted at 2026-06-30 12:24:07 on dist-test-slave-wnkp"
I20260630 12:24:07.885234 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:24:07.888859  4819 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:07.889830 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:24:07.890137 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "c5b92a9019394e4ba1ababf8ed33cc16"
format_stamp: "Formatted at 2026-06-30 12:24:07 on dist-test-slave-wnkp"
I20260630 12:24:07.890486 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-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:07.922524 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:07.923591 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:07.960438 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:45539
I20260630 12:24:07.960557  4870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:45539 every 8 connection(s)
I20260630 12:24:07.964327  4871 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:07.975930  4871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16: Bootstrap starting.
I20260630 12:24:07.980432  4871 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:07.984567  4871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16: No bootstrap required, opened a new log
I20260630 12:24:07.987512  4871 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b92a9019394e4ba1ababf8ed33cc16" member_type: VOTER }
I20260630 12:24:07.988149  4871 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:07.988474  4871 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b92a9019394e4ba1ababf8ed33cc16, State: Initialized, Role: FOLLOWER
I20260630 12:24:07.989250  4871 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5b92a9019394e4ba1ababf8ed33cc16" member_type: VOTER }
I20260630 12:24:07.989756  4871 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:07.989995  4871 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:07.990286  4871 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:07.995679  4871 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b92a9019394e4ba1ababf8ed33cc16" member_type: VOTER }
I20260630 12:24:07.996372  4871 leader_election.cc:304] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [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: c5b92a9019394e4ba1ababf8ed33cc16; no voters: 
I20260630 12:24:07.997625  4871 leader_election.cc:290] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:07.998167  4874 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:07.999660  4874 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 1 LEADER]: Becoming Leader. State: Replica: c5b92a9019394e4ba1ababf8ed33cc16, State: Running, Role: LEADER
I20260630 12:24:08.000422  4874 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [LEADER]: Queue going to LEADER mode. State: All 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: "c5b92a9019394e4ba1ababf8ed33cc16" member_type: VOTER }
I20260630 12:24:08.001178  4871 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:08.003342  4875 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5b92a9019394e4ba1ababf8ed33cc16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b92a9019394e4ba1ababf8ed33cc16" member_type: VOTER } }
I20260630 12:24:08.003288  4876 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5b92a9019394e4ba1ababf8ed33cc16. Latest consensus state: current_term: 1 leader_uuid: "c5b92a9019394e4ba1ababf8ed33cc16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b92a9019394e4ba1ababf8ed33cc16" member_type: VOTER } }
I20260630 12:24:08.004066  4875 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:08.004204  4876 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:08.006796  4879 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:08.011933  4879 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:08.017385 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:08.021474  4879 catalog_manager.cc:1383] Generated new cluster ID: 3a11c3adc9c649c5925520405f033546
I20260630 12:24:08.021914  4879 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:08.040903  4879 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:08.042341  4879 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:08.063030  4879 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16: Generated new TSK 0
I20260630 12:24:08.063701  4879 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:08.084944 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:08.091145  4892 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:08.092190  4893 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:08.095479 26631 server_base.cc:1061] running on GCE node
W20260630 12:24:08.095363  4895 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:08.096614 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:08.096835 26631 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:08.096964 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822248096953 us; error 0 us; skew 500 ppm
I20260630 12:24:08.097411 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:08.099722 26631 webserver.cc:533] Webserver started at http://127.26.1.193:35833/ using document root <none> and password file <none>
I20260630 12:24:08.100157 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:08.100399 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:08.100633 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:08.101675 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "10955b99f0ea48f4944708218608fb4f"
format_stamp: "Formatted at 2026-06-30 12:24:08 on dist-test-slave-wnkp"
I20260630 12:24:08.106284 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:24:08.109628  4900 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:08.110401 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:08.110757 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "10955b99f0ea48f4944708218608fb4f"
format_stamp: "Formatted at 2026-06-30 12:24:08 on dist-test-slave-wnkp"
I20260630 12:24:08.111063 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-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:08.120875 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:08.121891 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:08.123360 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:08.125774 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:08.126016 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:08.126258 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:08.126439 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:08.166312 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:39471
I20260630 12:24:08.166435  4962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:39471 every 8 connection(s)
I20260630 12:24:08.171339 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:08.178237  4967 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:08.180446  4968 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:08.183753  4970 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:08.184736 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:08.185299  4963 heartbeater.cc:344] Connected to a master server at 127.26.1.254:45539
I20260630 12:24:08.185741  4963 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:08.185947 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:08.186213 26631 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:08.186403 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822248186379 us; error 0 us; skew 500 ppm
I20260630 12:24:08.186589  4963 heartbeater.cc:507] Master 127.26.1.254:45539 requested a full tablet report, sending...
I20260630 12:24:08.187036 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:08.189098  4836 ts_manager.cc:194] Registered new tserver with Master: 10955b99f0ea48f4944708218608fb4f (127.26.1.193:39471)
I20260630 12:24:08.189824 26631 webserver.cc:533] Webserver started at http://127.26.1.194:41571/ using document root <none> and password file <none>
I20260630 12:24:08.190375 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:08.190593 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:08.190857 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:08.191253  4836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54182
I20260630 12:24:08.192119 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "686f03b61d014a76bf5501d0f0d030b1"
format_stamp: "Formatted at 2026-06-30 12:24:08 on dist-test-slave-wnkp"
I20260630 12:24:08.197265 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:08.200809  4975 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:08.201681 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:24:08.202046 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "686f03b61d014a76bf5501d0f0d030b1"
format_stamp: "Formatted at 2026-06-30 12:24:08 on dist-test-slave-wnkp"
I20260630 12:24:08.202463 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-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:08.219215 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:08.220448 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:08.221973 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:08.224535 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:08.224799 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:08.225059 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:08.225270 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:08.267709 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:34997
I20260630 12:24:08.267823  5037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:34997 every 8 connection(s)
I20260630 12:24:08.273025 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:08.280838  5041 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:08.281458  5042 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:08.284972  5044 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:08.285588 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:08.285945  5038 heartbeater.cc:344] Connected to a master server at 127.26.1.254:45539
I20260630 12:24:08.286406  5038 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:08.286651 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:08.286950 26631 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:08.287158 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822248287141 us; error 0 us; skew 500 ppm
I20260630 12:24:08.287245  5038 heartbeater.cc:507] Master 127.26.1.254:45539 requested a full tablet report, sending...
I20260630 12:24:08.287788 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:08.289664  4836 ts_manager.cc:194] Registered new tserver with Master: 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194:34997)
I20260630 12:24:08.290485 26631 webserver.cc:533] Webserver started at http://127.26.1.195:39583/ using document root <none> and password file <none>
I20260630 12:24:08.291064 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:08.291294 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:08.291397  4836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54188
I20260630 12:24:08.291574 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:08.293254 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "41abacf8c78549499740560daf9ef0c0"
format_stamp: "Formatted at 2026-06-30 12:24:08 on dist-test-slave-wnkp"
I20260630 12:24:08.298189 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:08.302040  5049 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:08.303148 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:24:08.303447 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "41abacf8c78549499740560daf9ef0c0"
format_stamp: "Formatted at 2026-06-30 12:24:08 on dist-test-slave-wnkp"
I20260630 12:24:08.303717 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-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:08.322928 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:08.324020 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:08.325497 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:08.327788 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:08.327970 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:08.328248 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:08.328440 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:24:08.371807 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:45519
I20260630 12:24:08.371903  5111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:45519 every 8 connection(s)
I20260630 12:24:08.386435  5112 heartbeater.cc:344] Connected to a master server at 127.26.1.254:45539
I20260630 12:24:08.386835  5112 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:08.387640  5112 heartbeater.cc:507] Master 127.26.1.254:45539 requested a full tablet report, sending...
I20260630 12:24:08.389951  4836 ts_manager.cc:194] Registered new tserver with Master: 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519)
I20260630 12:24:08.390118 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015144523s
I20260630 12:24:08.391479  4836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54202
I20260630 12:24:09.194438  4963 heartbeater.cc:499] Master 127.26.1.254:45539 was elected leader, sending a full tablet report...
I20260630 12:24:09.321256  5038 heartbeater.cc:499] Master 127.26.1.254:45539 was elected leader, sending a full tablet report...
I20260630 12:24:09.394467  5112 heartbeater.cc:499] Master 127.26.1.254:45539 was elected leader, sending a full tablet report...
I20260630 12:24:09.458287  4836 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41736:
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:24:09.461046  4836 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:09.528275  5076 tablet_service.cc:1511] Processing CreateTablet for tablet f162a11f51da446b9dd599da91774b51 (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:09.530354  5076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f162a11f51da446b9dd599da91774b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.529866  5074 tablet_service.cc:1511] Processing CreateTablet for tablet ff2c711f56ee455eae2f4abba027c7b3 (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:09.531641  5074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2c711f56ee455eae2f4abba027c7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.533034  5077 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2e124cd83344789f7667e0562a0665 (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:09.534543  5077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2e124cd83344789f7667e0562a0665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.537127  5075 tablet_service.cc:1511] Processing CreateTablet for tablet a8919b090f8e4da7aadbac571f8e59ec (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:09.538815  5075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8919b090f8e4da7aadbac571f8e59ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.544788  4926 tablet_service.cc:1511] Processing CreateTablet for tablet a8919b090f8e4da7aadbac571f8e59ec (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:09.545375  4927 tablet_service.cc:1511] Processing CreateTablet for tablet f162a11f51da446b9dd599da91774b51 (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:09.546708  4926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8919b090f8e4da7aadbac571f8e59ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.543481  4928 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2e124cd83344789f7667e0562a0665 (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:09.550326  4925 tablet_service.cc:1511] Processing CreateTablet for tablet ff2c711f56ee455eae2f4abba027c7b3 (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:09.551903  5003 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2e124cd83344789f7667e0562a0665 (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:09.553892  5003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2e124cd83344789f7667e0562a0665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.554944  5000 tablet_service.cc:1511] Processing CreateTablet for tablet ff2c711f56ee455eae2f4abba027c7b3 (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:09.558336  4928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2e124cd83344789f7667e0562a0665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.557757  5002 tablet_service.cc:1511] Processing CreateTablet for tablet f162a11f51da446b9dd599da91774b51 (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:09.559077  4927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f162a11f51da446b9dd599da91774b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.559584  5000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2c711f56ee455eae2f4abba027c7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.557757  5001 tablet_service.cc:1511] Processing CreateTablet for tablet a8919b090f8e4da7aadbac571f8e59ec (DEFAULT_TABLE table=test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:09.560563  5002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f162a11f51da446b9dd599da91774b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.561331  5001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8919b090f8e4da7aadbac571f8e59ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.562871  4925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2c711f56ee455eae2f4abba027c7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.603817  5132 tablet_bootstrap.cc:492] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f: Bootstrap starting.
I20260630 12:24:09.613947  5133 tablet_bootstrap.cc:492] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0: Bootstrap starting.
I20260630 12:24:09.616032  5134 tablet_bootstrap.cc:492] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1: Bootstrap starting.
I20260630 12:24:09.618939  5132 tablet_bootstrap.cc:654] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.623639  5134 tablet_bootstrap.cc:654] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.633425  5133 tablet_bootstrap.cc:654] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.634452  5132 tablet_bootstrap.cc:492] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f: No bootstrap required, opened a new log
I20260630 12:24:09.637372  5134 tablet_bootstrap.cc:492] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1: No bootstrap required, opened a new log
I20260630 12:24:09.637979  5134 ts_tablet_manager.cc:1403] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.016s
I20260630 12:24:09.635136  5132 ts_tablet_manager.cc:1403] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.006s
I20260630 12:24:09.642493  5132 raft_consensus.cc:359] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.642205  5134 raft_consensus.cc:359] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } }
I20260630 12:24:09.643293  5132 raft_consensus.cc:385] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.643544  5134 raft_consensus.cc:385] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.643733  5132 raft_consensus.cc:740] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10955b99f0ea48f4944708218608fb4f, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.644153  5134 raft_consensus.cc:740] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 686f03b61d014a76bf5501d0f0d030b1, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.644829  5132 consensus_queue.cc:260] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.645421  5134 consensus_queue.cc:260] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } }
I20260630 12:24:09.648078  5133 tablet_bootstrap.cc:492] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0: No bootstrap required, opened a new log
I20260630 12:24:09.648938  5133 ts_tablet_manager.cc:1403] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.004s
I20260630 12:24:09.649629  5132 ts_tablet_manager.cc:1434] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:24:09.650887  5132 tablet_bootstrap.cc:492] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f: Bootstrap starting.
I20260630 12:24:09.653625  5133 raft_consensus.cc:359] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } }
I20260630 12:24:09.655102  5133 raft_consensus.cc:385] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.655536  5133 raft_consensus.cc:740] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41abacf8c78549499740560daf9ef0c0, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.656831  5133 consensus_queue.cc:260] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } }
I20260630 12:24:09.658452  5132 tablet_bootstrap.cc:654] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.660856  5134 ts_tablet_manager.cc:1434] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.007s
I20260630 12:24:09.662077  5134 tablet_bootstrap.cc:492] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1: Bootstrap starting.
I20260630 12:24:09.665716  5133 ts_tablet_manager.cc:1434] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.006s
I20260630 12:24:09.669440  5133 tablet_bootstrap.cc:492] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0: Bootstrap starting.
I20260630 12:24:09.669593  5134 tablet_bootstrap.cc:654] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.680233  5132 tablet_bootstrap.cc:492] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f: No bootstrap required, opened a new log
I20260630 12:24:09.680929  5132 ts_tablet_manager.cc:1403] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260630 12:24:09.681835  5133 tablet_bootstrap.cc:654] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.684175  5132 raft_consensus.cc:359] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.685068  5132 raft_consensus.cc:385] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.685607  5132 raft_consensus.cc:740] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10955b99f0ea48f4944708218608fb4f, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.686666  5132 consensus_queue.cc:260] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.689245  5132 ts_tablet_manager.cc:1434] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:24:09.690250  5134 tablet_bootstrap.cc:492] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1: No bootstrap required, opened a new log
I20260630 12:24:09.690299  5132 tablet_bootstrap.cc:492] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f: Bootstrap starting.
I20260630 12:24:09.691496  5134 ts_tablet_manager.cc:1403] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260630 12:24:09.696123  5134 raft_consensus.cc:359] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.697063  5134 raft_consensus.cc:385] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.697466  5134 raft_consensus.cc:740] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 686f03b61d014a76bf5501d0f0d030b1, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.698742  5132 tablet_bootstrap.cc:654] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.698747  5133 tablet_bootstrap.cc:492] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0: No bootstrap required, opened a new log
I20260630 12:24:09.698554  5134 consensus_queue.cc:260] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.699599  5133 ts_tablet_manager.cc:1403] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.004s
I20260630 12:24:09.701285  5134 ts_tablet_manager.cc:1434] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:24:09.702649  5134 tablet_bootstrap.cc:492] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1: Bootstrap starting.
I20260630 12:24:09.703673  5133 raft_consensus.cc:359] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.704710  5133 raft_consensus.cc:385] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.705051  5133 raft_consensus.cc:740] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41abacf8c78549499740560daf9ef0c0, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.706146  5133 consensus_queue.cc:260] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.710860  5134 tablet_bootstrap.cc:654] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.711794  5133 ts_tablet_manager.cc:1434] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:24:09.713261  5133 tablet_bootstrap.cc:492] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0: Bootstrap starting.
I20260630 12:24:09.721572  5133 tablet_bootstrap.cc:654] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.723577  5134 tablet_bootstrap.cc:492] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1: No bootstrap required, opened a new log
I20260630 12:24:09.724306  5134 ts_tablet_manager.cc:1403] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260630 12:24:09.728709  5134 raft_consensus.cc:359] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.730073  5134 raft_consensus.cc:385] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.730582  5134 raft_consensus.cc:740] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 686f03b61d014a76bf5501d0f0d030b1, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.731889  5134 consensus_queue.cc:260] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.735683  5134 ts_tablet_manager.cc:1434] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:24:09.738332  5134 tablet_bootstrap.cc:492] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1: Bootstrap starting.
I20260630 12:24:09.739967  5133 tablet_bootstrap.cc:492] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0: No bootstrap required, opened a new log
I20260630 12:24:09.740607  5133 ts_tablet_manager.cc:1403] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260630 12:24:09.744019  5133 raft_consensus.cc:359] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.744889  5133 raft_consensus.cc:385] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.745198  5133 raft_consensus.cc:740] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41abacf8c78549499740560daf9ef0c0, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.745570  5134 tablet_bootstrap.cc:654] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.746239  5133 consensus_queue.cc:260] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.752631  5133 ts_tablet_manager.cc:1434] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:24:09.754118  5133 tablet_bootstrap.cc:492] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0: Bootstrap starting.
I20260630 12:24:09.758477  5134 tablet_bootstrap.cc:492] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1: No bootstrap required, opened a new log
I20260630 12:24:09.759281  5134 ts_tablet_manager.cc:1403] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260630 12:24:09.761848  5133 tablet_bootstrap.cc:654] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.762753  5134 raft_consensus.cc:359] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.763700  5134 raft_consensus.cc:385] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.764122  5134 raft_consensus.cc:740] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 686f03b61d014a76bf5501d0f0d030b1, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.765275  5134 consensus_queue.cc:260] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.771967  5134 ts_tablet_manager.cc:1434] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:24:09.774179  5133 tablet_bootstrap.cc:492] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0: No bootstrap required, opened a new log
I20260630 12:24:09.774837  5133 ts_tablet_manager.cc:1403] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:24:09.778813  5132 tablet_bootstrap.cc:492] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f: No bootstrap required, opened a new log
I20260630 12:24:09.778496  5133 raft_consensus.cc:359] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.779424  5133 raft_consensus.cc:385] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.779469  5132 ts_tablet_manager.cc:1403] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f: Time spent bootstrapping tablet: real 0.089s	user 0.029s	sys 0.054s
I20260630 12:24:09.779883  5133 raft_consensus.cc:740] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41abacf8c78549499740560daf9ef0c0, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.781042  5133 consensus_queue.cc:260] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.782660  5132 raft_consensus.cc:359] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.783526  5132 raft_consensus.cc:385] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.783852  5132 raft_consensus.cc:740] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10955b99f0ea48f4944708218608fb4f, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.784085  5133 ts_tablet_manager.cc:1434] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260630 12:24:09.784904  5132 consensus_queue.cc:260] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.787005  5132 ts_tablet_manager.cc:1434] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260630 12:24:09.787948  5132 tablet_bootstrap.cc:492] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f: Bootstrap starting.
I20260630 12:24:09.793613  5132 tablet_bootstrap.cc:654] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:09.798898  5132 tablet_bootstrap.cc:492] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f: No bootstrap required, opened a new log
I20260630 12:24:09.799377  5132 ts_tablet_manager.cc:1403] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:24:09.801632  5132 raft_consensus.cc:359] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } }
I20260630 12:24:09.802201  5132 raft_consensus.cc:385] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:09.802459  5132 raft_consensus.cc:740] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10955b99f0ea48f4944708218608fb4f, State: Initialized, Role: FOLLOWER
I20260630 12:24:09.803071  5132 consensus_queue.cc:260] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } }
I20260630 12:24:09.805068  5132 ts_tablet_manager.cc:1434] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:24:09.809422  5138 raft_consensus.cc:493] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:09.809973  5138 raft_consensus.cc:515] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.812678  5138 leader_election.cc:290] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194:34997), 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519)
I20260630 12:24:09.825126  5139 raft_consensus.cc:493] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:09.825683  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8919b090f8e4da7aadbac571f8e59ec" candidate_uuid: "10955b99f0ea48f4944708218608fb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "686f03b61d014a76bf5501d0f0d030b1" is_pre_election: true
I20260630 12:24:09.826176  5139 raft_consensus.cc:515] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.828189  5013 raft_consensus.cc:2468] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10955b99f0ea48f4944708218608fb4f in term 0.
I20260630 12:24:09.831199  5139 leader_election.cc:290] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10955b99f0ea48f4944708218608fb4f (127.26.1.193:39471), 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519)
I20260630 12:24:09.833287  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8919b090f8e4da7aadbac571f8e59ec" candidate_uuid: "10955b99f0ea48f4944708218608fb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41abacf8c78549499740560daf9ef0c0" is_pre_election: true
I20260630 12:24:09.834241  5087 raft_consensus.cc:2468] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10955b99f0ea48f4944708218608fb4f in term 0.
I20260630 12:24:09.835773  4901 leader_election.cc:304] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [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: 10955b99f0ea48f4944708218608fb4f, 41abacf8c78549499740560daf9ef0c0; no voters: 
I20260630 12:24:09.836854  5138 raft_consensus.cc:2804] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:09.837337  5138 raft_consensus.cc:493] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:09.837749  5138 raft_consensus.cc:3060] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.840482  5139 raft_consensus.cc:493] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:09.841096  5139 raft_consensus.cc:515] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } }
I20260630 12:24:09.843600  5139 leader_election.cc:290] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519), 10955b99f0ea48f4944708218608fb4f (127.26.1.193:39471)
I20260630 12:24:09.847718  5138 raft_consensus.cc:515] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.850085  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8919b090f8e4da7aadbac571f8e59ec" candidate_uuid: "686f03b61d014a76bf5501d0f0d030b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10955b99f0ea48f4944708218608fb4f" is_pre_election: true
I20260630 12:24:09.850620  4937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2e124cd83344789f7667e0562a0665" candidate_uuid: "686f03b61d014a76bf5501d0f0d030b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10955b99f0ea48f4944708218608fb4f" is_pre_election: true
I20260630 12:24:09.851140  4938 raft_consensus.cc:2393] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 686f03b61d014a76bf5501d0f0d030b1 in current term 1: Already voted for candidate 10955b99f0ea48f4944708218608fb4f in this term.
I20260630 12:24:09.850473  5138 leader_election.cc:290] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [CANDIDATE]: Term 1 election: Requested vote from peers 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194:34997), 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519)
I20260630 12:24:09.851504  4937 raft_consensus.cc:2468] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 686f03b61d014a76bf5501d0f0d030b1 in term 0.
I20260630 12:24:09.853016  4976 leader_election.cc:304] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [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: 10955b99f0ea48f4944708218608fb4f, 686f03b61d014a76bf5501d0f0d030b1; no voters: 
I20260630 12:24:09.853236  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8919b090f8e4da7aadbac571f8e59ec" candidate_uuid: "686f03b61d014a76bf5501d0f0d030b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41abacf8c78549499740560daf9ef0c0" is_pre_election: true
I20260630 12:24:09.853891  5085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2e124cd83344789f7667e0562a0665" candidate_uuid: "686f03b61d014a76bf5501d0f0d030b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41abacf8c78549499740560daf9ef0c0" is_pre_election: true
I20260630 12:24:09.854060  5087 raft_consensus.cc:2468] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 686f03b61d014a76bf5501d0f0d030b1 in term 0.
I20260630 12:24:09.854280  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8919b090f8e4da7aadbac571f8e59ec" candidate_uuid: "10955b99f0ea48f4944708218608fb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41abacf8c78549499740560daf9ef0c0"
I20260630 12:24:09.854702  5085 raft_consensus.cc:2468] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 686f03b61d014a76bf5501d0f0d030b1 in term 0.
I20260630 12:24:09.854202  5139 raft_consensus.cc:2804] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:09.855170  5086 raft_consensus.cc:3060] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.855443  5139 raft_consensus.cc:493] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:09.855978  5139 raft_consensus.cc:3060] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.854717  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8919b090f8e4da7aadbac571f8e59ec" candidate_uuid: "10955b99f0ea48f4944708218608fb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "686f03b61d014a76bf5501d0f0d030b1"
I20260630 12:24:09.856240  4976 leader_election.cc:304] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [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: 41abacf8c78549499740560daf9ef0c0, 686f03b61d014a76bf5501d0f0d030b1; no voters: 10955b99f0ea48f4944708218608fb4f
I20260630 12:24:09.857056  5013 raft_consensus.cc:3060] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.865018  5086 raft_consensus.cc:2468] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10955b99f0ea48f4944708218608fb4f in term 1.
I20260630 12:24:09.865058  5139 raft_consensus.cc:515] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } }
I20260630 12:24:09.866705  4901 leader_election.cc:304] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [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: 10955b99f0ea48f4944708218608fb4f, 41abacf8c78549499740560daf9ef0c0; no voters: 
I20260630 12:24:09.867700  5138 raft_consensus.cc:2804] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:09.868010  5013 raft_consensus.cc:2468] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10955b99f0ea48f4944708218608fb4f in term 1.
I20260630 12:24:09.868546  5139 leader_election.cc:290] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [CANDIDATE]: Term 1 election: Requested vote from peers 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519), 10955b99f0ea48f4944708218608fb4f (127.26.1.193:39471)
I20260630 12:24:09.869359  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2e124cd83344789f7667e0562a0665" candidate_uuid: "686f03b61d014a76bf5501d0f0d030b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41abacf8c78549499740560daf9ef0c0"
I20260630 12:24:09.870045  5086 raft_consensus.cc:3060] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.870110  5154 raft_consensus.cc:2764] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:24:09.870462  4937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2e124cd83344789f7667e0562a0665" candidate_uuid: "686f03b61d014a76bf5501d0f0d030b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10955b99f0ea48f4944708218608fb4f"
I20260630 12:24:09.871352  4937 raft_consensus.cc:3060] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.875727  5138 raft_consensus.cc:697] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 1 LEADER]: Becoming Leader. State: Replica: 10955b99f0ea48f4944708218608fb4f, State: Running, Role: LEADER
I20260630 12:24:09.876761  5138 consensus_queue.cc:237] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [LEADER]: Queue going to LEADER mode. State: All 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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.879812  5086 raft_consensus.cc:2468] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 686f03b61d014a76bf5501d0f0d030b1 in term 1.
I20260630 12:24:09.881110  4937 raft_consensus.cc:2468] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 686f03b61d014a76bf5501d0f0d030b1 in term 1.
I20260630 12:24:09.882869  4976 leader_election.cc:304] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [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: 10955b99f0ea48f4944708218608fb4f, 686f03b61d014a76bf5501d0f0d030b1; no voters: 
I20260630 12:24:09.883797  5154 raft_consensus.cc:2804] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:09.884336  5154 raft_consensus.cc:697] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 LEADER]: Becoming Leader. State: Replica: 686f03b61d014a76bf5501d0f0d030b1, State: Running, Role: LEADER
I20260630 12:24:09.885231  5154 consensus_queue.cc:237] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Queue going to LEADER mode. State: All 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: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } }
I20260630 12:24:09.886898  4835 catalog_manager.cc:5697] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 10955b99f0ea48f4944708218608fb4f (127.26.1.193). New cstate: current_term: 1 leader_uuid: "10955b99f0ea48f4944708218608fb4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:09.894675  4834 catalog_manager.cc:5697] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "686f03b61d014a76bf5501d0f0d030b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:09.902683  5154 raft_consensus.cc:493] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:09.903894  5154 raft_consensus.cc:515] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.906320  5154 leader_election.cc:290] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10955b99f0ea48f4944708218608fb4f (127.26.1.193:39471), 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519)
I20260630 12:24:09.907220  4937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f162a11f51da446b9dd599da91774b51" candidate_uuid: "686f03b61d014a76bf5501d0f0d030b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10955b99f0ea48f4944708218608fb4f" is_pre_election: true
I20260630 12:24:09.907366  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f162a11f51da446b9dd599da91774b51" candidate_uuid: "686f03b61d014a76bf5501d0f0d030b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41abacf8c78549499740560daf9ef0c0" is_pre_election: true
I20260630 12:24:09.908011  4937 raft_consensus.cc:2468] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 686f03b61d014a76bf5501d0f0d030b1 in term 0.
I20260630 12:24:09.908113  5086 raft_consensus.cc:2468] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 686f03b61d014a76bf5501d0f0d030b1 in term 0.
I20260630 12:24:09.909405  4976 leader_election.cc:304] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [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: 10955b99f0ea48f4944708218608fb4f, 686f03b61d014a76bf5501d0f0d030b1; no voters: 
I20260630 12:24:09.910156  5154 raft_consensus.cc:2804] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:09.910596  5154 raft_consensus.cc:493] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:09.910873  5154 raft_consensus.cc:3060] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.917557  5154 raft_consensus.cc:515] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.919440  5154 leader_election.cc:290] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [CANDIDATE]: Term 1 election: Requested vote from peers 10955b99f0ea48f4944708218608fb4f (127.26.1.193:39471), 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519)
I20260630 12:24:09.920671  4937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f162a11f51da446b9dd599da91774b51" candidate_uuid: "686f03b61d014a76bf5501d0f0d030b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10955b99f0ea48f4944708218608fb4f"
I20260630 12:24:09.920922  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f162a11f51da446b9dd599da91774b51" candidate_uuid: "686f03b61d014a76bf5501d0f0d030b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41abacf8c78549499740560daf9ef0c0"
I20260630 12:24:09.921257  4937 raft_consensus.cc:3060] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.921720  5086 raft_consensus.cc:3060] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:09.927243  4937 raft_consensus.cc:2468] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 686f03b61d014a76bf5501d0f0d030b1 in term 1.
I20260630 12:24:09.928468  5086 raft_consensus.cc:2468] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 686f03b61d014a76bf5501d0f0d030b1 in term 1.
I20260630 12:24:09.928604  4976 leader_election.cc:304] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [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: 10955b99f0ea48f4944708218608fb4f, 686f03b61d014a76bf5501d0f0d030b1; no voters: 
I20260630 12:24:09.929543  5154 raft_consensus.cc:2804] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:09.930075  5154 raft_consensus.cc:697] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 LEADER]: Becoming Leader. State: Replica: 686f03b61d014a76bf5501d0f0d030b1, State: Running, Role: LEADER
I20260630 12:24:09.930985  5154 consensus_queue.cc:237] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Queue going to LEADER mode. State: All 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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.939102  4834 catalog_manager.cc:5697] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "686f03b61d014a76bf5501d0f0d030b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:09.997694  5138 raft_consensus.cc:493] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:09.998222  5138 raft_consensus.cc:515] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:09.999872  5138 leader_election.cc:290] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194:34997), 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519)
I20260630 12:24:10.000947  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c711f56ee455eae2f4abba027c7b3" candidate_uuid: "10955b99f0ea48f4944708218608fb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "686f03b61d014a76bf5501d0f0d030b1" is_pre_election: true
I20260630 12:24:10.001289  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c711f56ee455eae2f4abba027c7b3" candidate_uuid: "10955b99f0ea48f4944708218608fb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41abacf8c78549499740560daf9ef0c0" is_pre_election: true
I20260630 12:24:10.001618  5013 raft_consensus.cc:2468] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10955b99f0ea48f4944708218608fb4f in term 0.
I20260630 12:24:10.002022  5086 raft_consensus.cc:2468] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10955b99f0ea48f4944708218608fb4f in term 0.
I20260630 12:24:10.002797  4901 leader_election.cc:304] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [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: 10955b99f0ea48f4944708218608fb4f, 686f03b61d014a76bf5501d0f0d030b1; no voters: 
I20260630 12:24:10.003612  5138 raft_consensus.cc:2804] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:10.004004  5138 raft_consensus.cc:493] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:10.004446  5138 raft_consensus.cc:3060] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:10.010274  5138 raft_consensus.cc:515] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:10.012244  5138 leader_election.cc:290] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [CANDIDATE]: Term 1 election: Requested vote from peers 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194:34997), 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519)
I20260630 12:24:10.013264  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c711f56ee455eae2f4abba027c7b3" candidate_uuid: "10955b99f0ea48f4944708218608fb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "686f03b61d014a76bf5501d0f0d030b1"
I20260630 12:24:10.013651  5086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff2c711f56ee455eae2f4abba027c7b3" candidate_uuid: "10955b99f0ea48f4944708218608fb4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41abacf8c78549499740560daf9ef0c0"
I20260630 12:24:10.013975  5013 raft_consensus.cc:3060] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:10.014317  5086 raft_consensus.cc:3060] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:24:10.016968  4884 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:10.020219  5086 raft_consensus.cc:2468] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10955b99f0ea48f4944708218608fb4f in term 1.
I20260630 12:24:10.020797  5013 raft_consensus.cc:2468] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10955b99f0ea48f4944708218608fb4f in term 1.
I20260630 12:24:10.021589  4901 leader_election.cc:304] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [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: 10955b99f0ea48f4944708218608fb4f, 41abacf8c78549499740560daf9ef0c0; no voters: 
I20260630 12:24:10.022416  5138 raft_consensus.cc:2804] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:10.022864  5138 raft_consensus.cc:697] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 1 LEADER]: Becoming Leader. State: Replica: 10955b99f0ea48f4944708218608fb4f, State: Running, Role: LEADER
I20260630 12:24:10.023561  5138 consensus_queue.cc:237] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [LEADER]: Queue going to LEADER mode. State: All 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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } }
I20260630 12:24:10.030704  4834 catalog_manager.cc:5697] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 10955b99f0ea48f4944708218608fb4f (127.26.1.193). New cstate: current_term: 1 leader_uuid: "10955b99f0ea48f4944708218608fb4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:10.327188  5138 consensus_queue.cc:1048] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:10.338892  5138 consensus_queue.cc:1048] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:10.386078  5154 consensus_queue.cc:1048] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:10.398751  5139 consensus_queue.cc:1048] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:10.442281  5155 consensus_queue.cc:1048] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:10.453557  5170 consensus_queue.cc:1048] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:10.484107  5139 consensus_queue.cc:1048] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:10.497411  5139 consensus_queue.cc:1048] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:17.141245 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:17.148452  5179 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:17.148602  5180 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:17.151790  5182 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:17.153044 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:17.154526 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:17.154819 26631 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:17.155027 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822257155012 us; error 0 us; skew 500 ppm
I20260630 12:24:17.155622 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:17.158488 26631 webserver.cc:533] Webserver started at http://127.26.1.196:38197/ using document root <none> and password file <none>
I20260630 12:24:17.159022 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:17.159248 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:17.159569 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:17.160902 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "5f3f1e4862554cedb32d6365af2515c9"
format_stamp: "Formatted at 2026-06-30 12:24:17 on dist-test-slave-wnkp"
I20260630 12:24:17.166133 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:24:17.169695  5187 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:17.170445 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:17.170778 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "5f3f1e4862554cedb32d6365af2515c9"
format_stamp: "Formatted at 2026-06-30 12:24:17 on dist-test-slave-wnkp"
I20260630 12:24:17.171077 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-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:17.190827 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:17.192457 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:17.194017 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:17.196452 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:17.196693 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:17.196940 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:17.197217 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:17.241443 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:45775
I20260630 12:24:17.241585  5249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:45775 every 8 connection(s)
I20260630 12:24:17.261978  5250 heartbeater.cc:344] Connected to a master server at 127.26.1.254:45539
I20260630 12:24:17.262388  5250 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:17.263149  5250 heartbeater.cc:507] Master 127.26.1.254:45539 requested a full tablet report, sending...
I20260630 12:24:17.265280  4835 ts_manager.cc:194] Registered new tserver with Master: 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196:45775)
I20260630 12:24:17.266808  4835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41746
I20260630 12:24:18.089509  4937 consensus_queue.cc:237] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } }
I20260630 12:24:18.097342  5086 raft_consensus.cc:1275] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: 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:18.098816  5012 raft_consensus.cc:1275] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: 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:18.099174  5254 consensus_queue.cc:1048] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } 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:18.100783  5258 consensus_queue.cc:1048] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:24:18.116281  4901 consensus_peers.cc:597] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f -> Peer 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196:45775): Couldn't send request to peer 5f3f1e4862554cedb32d6365af2515c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8919b090f8e4da7aadbac571f8e59ec. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:18.117924  5254 raft_consensus.cc:2955] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } } }
I20260630 12:24:18.120517  5086 raft_consensus.cc:2955] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } } }
I20260630 12:24:18.122745  5012 raft_consensus.cc:2955] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } } }
I20260630 12:24:18.136379  4937 consensus_queue.cc:237] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } }
I20260630 12:24:18.136051  4835 catalog_manager.cc:5697] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f reported cstate change: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "10955b99f0ea48f4944708218608fb4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:18.143963  5086 raft_consensus.cc:1275] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: 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:18.145217  4901 consensus_peers.cc:597] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f -> Peer 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196:45775): Couldn't send request to peer 5f3f1e4862554cedb32d6365af2515c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff2c711f56ee455eae2f4abba027c7b3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:18.145901  5012 raft_consensus.cc:1275] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: 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:18.146175  5258 consensus_queue.cc:1048] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:18.147349  5254 consensus_queue.cc:1048] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } 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:18.158095  5254 raft_consensus.cc:2955] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } } }
I20260630 12:24:18.163743  5086 raft_consensus.cc:2955] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } } }
I20260630 12:24:18.164341  5012 raft_consensus.cc:2955] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } } }
I20260630 12:24:18.173635  4834 catalog_manager.cc:5697] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f reported cstate change: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "10955b99f0ea48f4944708218608fb4f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:18.187265  5012 consensus_queue.cc:237] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } }
I20260630 12:24:18.200765  5086 raft_consensus.cc:1275] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Refusing update from remote peer 686f03b61d014a76bf5501d0f0d030b1: 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:18.202554  4937 raft_consensus.cc:1275] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Refusing update from remote peer 686f03b61d014a76bf5501d0f0d030b1: 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:18.202610  5178 consensus_queue.cc:1048] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:18.204667  5274 consensus_queue.cc:1048] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:24:18.211732  4976 consensus_peers.cc:597] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 -> Peer 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196:45775): Couldn't send request to peer 5f3f1e4862554cedb32d6365af2515c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f162a11f51da446b9dd599da91774b51. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:18.215131  5178 raft_consensus.cc:2955] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } } }
I20260630 12:24:18.217274  5086 raft_consensus.cc:2955] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } } }
I20260630 12:24:18.217705  4937 raft_consensus.cc:2955] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } } }
I20260630 12:24:18.228233  4835 catalog_manager.cc:5697] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "686f03b61d014a76bf5501d0f0d030b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:18.269413  5250 heartbeater.cc:499] Master 127.26.1.254:45539 was elected leader, sending a full tablet report...
I20260630 12:24:18.521449  5278 ts_tablet_manager.cc:933] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: Initiating tablet copy from peer 10955b99f0ea48f4944708218608fb4f (127.26.1.193:39471)
I20260630 12:24:18.523437  5278 tablet_copy_client.cc:323] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:39471
I20260630 12:24:18.535285  4948 tablet_copy_service.cc:140] P 10955b99f0ea48f4944708218608fb4f: Received BeginTabletCopySession request for tablet a8919b090f8e4da7aadbac571f8e59ec from peer 5f3f1e4862554cedb32d6365af2515c9 ({username='slave'} at 127.0.0.1:33990)
I20260630 12:24:18.535917  4948 tablet_copy_service.cc:161] P 10955b99f0ea48f4944708218608fb4f: Beginning new tablet copy session on tablet a8919b090f8e4da7aadbac571f8e59ec from peer 5f3f1e4862554cedb32d6365af2515c9 at {username='slave'} at 127.0.0.1:33990: session id = 5f3f1e4862554cedb32d6365af2515c9-a8919b090f8e4da7aadbac571f8e59ec
I20260630 12:24:18.544672  4948 tablet_copy_source_session.cc:215] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:18.547945  5278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8919b090f8e4da7aadbac571f8e59ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:18.560201  5278 tablet_copy_client.cc:806] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:18.560839  5278 tablet_copy_client.cc:670] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:18.564808  5278 tablet_copy_client.cc:538] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:18.571337  5278 tablet_bootstrap.cc:492] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: Bootstrap starting.
I20260630 12:24:18.589308  5278 tablet_bootstrap.cc:492] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: 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:24:18.590292  5278 tablet_bootstrap.cc:492] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: Bootstrap complete.
I20260630 12:24:18.591007  5278 ts_tablet_manager.cc:1403] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:24:18.594213  5278 raft_consensus.cc:359] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } }
I20260630 12:24:18.595108  5278 raft_consensus.cc:740] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f3f1e4862554cedb32d6365af2515c9, State: Initialized, Role: LEARNER
I20260630 12:24:18.595865  5278 consensus_queue.cc:260] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9 [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } }
I20260630 12:24:18.598913  5278 ts_tablet_manager.cc:1434] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:24:18.600835  4948 tablet_copy_service.cc:342] P 10955b99f0ea48f4944708218608fb4f: Request end of tablet copy session 5f3f1e4862554cedb32d6365af2515c9-a8919b090f8e4da7aadbac571f8e59ec received from {username='slave'} at 127.0.0.1:33990
I20260630 12:24:18.601300  4948 tablet_copy_service.cc:434] P 10955b99f0ea48f4944708218608fb4f: ending tablet copy session 5f3f1e4862554cedb32d6365af2515c9-a8919b090f8e4da7aadbac571f8e59ec on tablet a8919b090f8e4da7aadbac571f8e59ec with peer 5f3f1e4862554cedb32d6365af2515c9
I20260630 12:24:18.695441  5278 ts_tablet_manager.cc:933] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: Initiating tablet copy from peer 10955b99f0ea48f4944708218608fb4f (127.26.1.193:39471)
I20260630 12:24:18.697425  5278 tablet_copy_client.cc:323] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.193:39471
I20260630 12:24:18.699038  4948 tablet_copy_service.cc:140] P 10955b99f0ea48f4944708218608fb4f: Received BeginTabletCopySession request for tablet ff2c711f56ee455eae2f4abba027c7b3 from peer 5f3f1e4862554cedb32d6365af2515c9 ({username='slave'} at 127.0.0.1:33990)
I20260630 12:24:18.699611  4948 tablet_copy_service.cc:161] P 10955b99f0ea48f4944708218608fb4f: Beginning new tablet copy session on tablet ff2c711f56ee455eae2f4abba027c7b3 from peer 5f3f1e4862554cedb32d6365af2515c9 at {username='slave'} at 127.0.0.1:33990: session id = 5f3f1e4862554cedb32d6365af2515c9-ff2c711f56ee455eae2f4abba027c7b3
I20260630 12:24:18.705509  4948 tablet_copy_source_session.cc:215] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:18.708998  5278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2c711f56ee455eae2f4abba027c7b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:18.721385  5278 tablet_copy_client.cc:806] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:18.721975  5278 tablet_copy_client.cc:670] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:18.725735  5278 tablet_copy_client.cc:538] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:18.733500  5278 tablet_bootstrap.cc:492] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: Bootstrap starting.
I20260630 12:24:18.750095  5278 tablet_bootstrap.cc:492] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: 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:24:18.750870  5278 tablet_bootstrap.cc:492] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: Bootstrap complete.
I20260630 12:24:18.751509  5278 ts_tablet_manager.cc:1403] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:24:18.753674  5278 raft_consensus.cc:359] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } }
I20260630 12:24:18.754307  5278 raft_consensus.cc:740] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f3f1e4862554cedb32d6365af2515c9, State: Initialized, Role: LEARNER
I20260630 12:24:18.754880  5278 consensus_queue.cc:260] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9 [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } }
I20260630 12:24:18.756703  5278 ts_tablet_manager.cc:1434] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:24:18.758543  4948 tablet_copy_service.cc:342] P 10955b99f0ea48f4944708218608fb4f: Request end of tablet copy session 5f3f1e4862554cedb32d6365af2515c9-ff2c711f56ee455eae2f4abba027c7b3 received from {username='slave'} at 127.0.0.1:33990
I20260630 12:24:18.758994  4948 tablet_copy_service.cc:434] P 10955b99f0ea48f4944708218608fb4f: ending tablet copy session 5f3f1e4862554cedb32d6365af2515c9-ff2c711f56ee455eae2f4abba027c7b3 on tablet ff2c711f56ee455eae2f4abba027c7b3 with peer 5f3f1e4862554cedb32d6365af2515c9
I20260630 12:24:18.796382  5278 ts_tablet_manager.cc:933] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: Initiating tablet copy from peer 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194:34997)
I20260630 12:24:18.798051  5278 tablet_copy_client.cc:323] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:34997
I20260630 12:24:18.808557  5023 tablet_copy_service.cc:140] P 686f03b61d014a76bf5501d0f0d030b1: Received BeginTabletCopySession request for tablet f162a11f51da446b9dd599da91774b51 from peer 5f3f1e4862554cedb32d6365af2515c9 ({username='slave'} at 127.0.0.1:59392)
I20260630 12:24:18.809162  5023 tablet_copy_service.cc:161] P 686f03b61d014a76bf5501d0f0d030b1: Beginning new tablet copy session on tablet f162a11f51da446b9dd599da91774b51 from peer 5f3f1e4862554cedb32d6365af2515c9 at {username='slave'} at 127.0.0.1:59392: session id = 5f3f1e4862554cedb32d6365af2515c9-f162a11f51da446b9dd599da91774b51
I20260630 12:24:18.815225  5023 tablet_copy_source_session.cc:215] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:18.818257  5278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f162a11f51da446b9dd599da91774b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:18.835254  5278 tablet_copy_client.cc:806] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:18.835893  5278 tablet_copy_client.cc:670] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:18.839875  5278 tablet_copy_client.cc:538] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:18.848047  5278 tablet_bootstrap.cc:492] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: Bootstrap starting.
I20260630 12:24:18.863828  5278 tablet_bootstrap.cc:492] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: 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:24:18.864626  5278 tablet_bootstrap.cc:492] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: Bootstrap complete.
I20260630 12:24:18.865232  5278 ts_tablet_manager.cc:1403] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260630 12:24:18.867260  5278 raft_consensus.cc:359] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } }
I20260630 12:24:18.867875  5278 raft_consensus.cc:740] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f3f1e4862554cedb32d6365af2515c9, State: Initialized, Role: LEARNER
I20260630 12:24:18.868420  5278 consensus_queue.cc:260] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9 [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: true } }
I20260630 12:24:18.870263  5278 ts_tablet_manager.cc:1434] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:24:18.872581  5023 tablet_copy_service.cc:342] P 686f03b61d014a76bf5501d0f0d030b1: Request end of tablet copy session 5f3f1e4862554cedb32d6365af2515c9-f162a11f51da446b9dd599da91774b51 received from {username='slave'} at 127.0.0.1:59392
I20260630 12:24:18.873128  5023 tablet_copy_service.cc:434] P 686f03b61d014a76bf5501d0f0d030b1: ending tablet copy session 5f3f1e4862554cedb32d6365af2515c9-f162a11f51da446b9dd599da91774b51 on tablet f162a11f51da446b9dd599da91774b51 with peer 5f3f1e4862554cedb32d6365af2515c9
I20260630 12:24:18.952704  5225 raft_consensus.cc:1217] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:24:19.311990  5225 raft_consensus.cc:1217] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:24:19.380342  5225 raft_consensus.cc:1217] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:24:19.485452  5289 raft_consensus.cc:1064] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f: attempting to promote NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 to VOTER
I20260630 12:24:19.489355  5289 consensus_queue.cc:237] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } }
I20260630 12:24:19.499316  5225 raft_consensus.cc:1275] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:19.501004  5012 raft_consensus.cc:1275] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:19.501753  5086 raft_consensus.cc:1275] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:19.504702  5258 consensus_queue.cc:1048] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:19.506879  5294 consensus_queue.cc:1048] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } 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:24:19.508642  5288 consensus_queue.cc:1048] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } 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:19.529265  5288 raft_consensus.cc:2955] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.531737  5225 raft_consensus.cc:2955] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.534633  5086 raft_consensus.cc:2955] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.548979  5012 raft_consensus.cc:2955] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.552511  4834 catalog_manager.cc:5697] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f reported cstate change: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10955b99f0ea48f4944708218608fb4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:19.592429  4937 consensus_queue.cc:237] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } }
I20260630 12:24:19.598400  5225 raft_consensus.cc:1275] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:19.599956  5012 raft_consensus.cc:1275] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:19.601773  5288 consensus_queue.cc:1048] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } 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:24:19.603261  5258 consensus_queue.cc:1048] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:19.608783  5288 raft_consensus.cc:2955] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41abacf8c78549499740560daf9ef0c0 (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.616889  4820 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a8919b090f8e4da7aadbac571f8e59ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:19.618083  5225 raft_consensus.cc:2955] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41abacf8c78549499740560daf9ef0c0 (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.621503  5012 raft_consensus.cc:2955] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41abacf8c78549499740560daf9ef0c0 (127.26.1.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.622269  4835 catalog_manager.cc:5697] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f reported cstate change: config changed from index 3 to 4, VOTER 41abacf8c78549499740560daf9ef0c0 (127.26.1.195) evicted. New cstate: current_term: 1 leader_uuid: "10955b99f0ea48f4944708218608fb4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:19.638236  5075 tablet_service.cc:1558] Processing DeleteTablet for tablet a8919b090f8e4da7aadbac571f8e59ec with delete_type TABLET_DATA_TOMBSTONED (TS 41abacf8c78549499740560daf9ef0c0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53598
I20260630 12:24:19.641305  5303 tablet_replica.cc:333] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0: stopping tablet replica
I20260630 12:24:19.642553  5303 raft_consensus.cc:2243] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:19.645079  5303 raft_consensus.cc:2272] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:19.649098  5303 ts_tablet_manager.cc:1916] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:19.661801  5303 ts_tablet_manager.cc:1929] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:24:19.662216  5303 log.cc:1199] T a8919b090f8e4da7aadbac571f8e59ec P 41abacf8c78549499740560daf9ef0c0: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-2-root/wals/a8919b090f8e4da7aadbac571f8e59ec
I20260630 12:24:19.663859  4820 catalog_manager.cc:5028] TS 41abacf8c78549499740560daf9ef0c0 (127.26.1.195:45519): tablet a8919b090f8e4da7aadbac571f8e59ec (table test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]) successfully deleted
I20260630 12:24:19.805377  5288 raft_consensus.cc:1064] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f: attempting to promote NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 to VOTER
I20260630 12:24:19.809263  5288 consensus_queue.cc:237] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } }
I20260630 12:24:19.817305  5086 raft_consensus.cc:1275] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:19.817971  5225 raft_consensus.cc:1275] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:19.818403  5012 raft_consensus.cc:1275] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:19.818753  5288 consensus_queue.cc:1048] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:19.820492  5294 consensus_queue.cc:1048] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } 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:24:19.824064  5258 consensus_queue.cc:1048] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } 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:19.836926  5294 raft_consensus.cc:2955] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.839684  5012 raft_consensus.cc:2955] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.842199  5225 raft_consensus.cc:2955] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.851644  5086 raft_consensus.cc:2955] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.853439  5292 raft_consensus.cc:1064] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1: attempting to promote NON_VOTER 5f3f1e4862554cedb32d6365af2515c9 to VOTER
I20260630 12:24:19.856894  5292 consensus_queue.cc:237] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } }
I20260630 12:24:19.858083  4835 catalog_manager.cc:5697] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f reported cstate change: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10955b99f0ea48f4944708218608fb4f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:19.876437  5086 raft_consensus.cc:1275] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Refusing update from remote peer 686f03b61d014a76bf5501d0f0d030b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:19.876569  5225 raft_consensus.cc:1275] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 LEARNER]: Refusing update from remote peer 686f03b61d014a76bf5501d0f0d030b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:19.876629  4937 raft_consensus.cc:1275] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Refusing update from remote peer 686f03b61d014a76bf5501d0f0d030b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:19.881801  4938 consensus_queue.cc:237] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [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: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } }
I20260630 12:24:19.882504  5292 consensus_queue.cc:1048] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } 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:24:19.883778  5291 consensus_queue.cc:1048] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:19.886243  5261 consensus_queue.cc:1048] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } 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:19.889400  5225 raft_consensus.cc:1275] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:19.891567  5086 raft_consensus.cc:1275] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Refusing update from remote peer 10955b99f0ea48f4944708218608fb4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:19.891371  5294 consensus_queue.cc:1048] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } 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:19.899652  5294 consensus_queue.cc:1048] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:24:19.904335  5289 raft_consensus.cc:2955] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.906077  5224 raft_consensus.cc:2955] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.914279  5085 raft_consensus.cc:2955] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.927989  4820 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff2c711f56ee455eae2f4abba027c7b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:19.936328  4833 catalog_manager.cc:5697] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f reported cstate change: config changed from index 3 to 4, VOTER 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194) evicted. New cstate: current_term: 1 leader_uuid: "10955b99f0ea48f4944708218608fb4f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:19.938918  5261 raft_consensus.cc:2955] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.950939  5001 tablet_service.cc:1558] Processing DeleteTablet for tablet ff2c711f56ee455eae2f4abba027c7b3 with delete_type TABLET_DATA_TOMBSTONED (TS 686f03b61d014a76bf5501d0f0d030b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55532
I20260630 12:24:19.953887  5224 raft_consensus.cc:2955] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.961078  4938 raft_consensus.cc:2955] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.961647  5085 raft_consensus.cc:2955] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:19.966835  4832 catalog_manager.cc:5697] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 reported cstate change: config changed from index 2 to 3, 5f3f1e4862554cedb32d6365af2515c9 (127.26.1.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "686f03b61d014a76bf5501d0f0d030b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10955b99f0ea48f4944708218608fb4f" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 39471 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:19.978533  5312 tablet_replica.cc:333] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1: stopping tablet replica
I20260630 12:24:19.979928  5312 raft_consensus.cc:2243] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:19.980947  5312 raft_consensus.cc:2272] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:19.986766  5312 ts_tablet_manager.cc:1916] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:19.990116  5012 consensus_queue.cc:237] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [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: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } }
I20260630 12:24:19.998004  5224 raft_consensus.cc:1275] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Refusing update from remote peer 686f03b61d014a76bf5501d0f0d030b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:19.999548  5292 consensus_queue.cc:1048] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } 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:24:20.001233  5085 raft_consensus.cc:1275] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Refusing update from remote peer 686f03b61d014a76bf5501d0f0d030b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:20.002681  5292 consensus_queue.cc:1048] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:20.010136  5261 raft_consensus.cc:2955] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10955b99f0ea48f4944708218608fb4f (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:20.015154  5312 ts_tablet_manager.cc:1929] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:24:20.015753  5312 log.cc:1199] T ff2c711f56ee455eae2f4abba027c7b3 P 686f03b61d014a76bf5501d0f0d030b1: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-1-root/wals/ff2c711f56ee455eae2f4abba027c7b3
I20260630 12:24:20.017760  4820 catalog_manager.cc:5028] TS 686f03b61d014a76bf5501d0f0d030b1 (127.26.1.194:34997): tablet ff2c711f56ee455eae2f4abba027c7b3 (table test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]) successfully deleted
I20260630 12:24:20.019886  5225 raft_consensus.cc:2955] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10955b99f0ea48f4944708218608fb4f (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:20.019961  5085 raft_consensus.cc:2955] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10955b99f0ea48f4944708218608fb4f (127.26.1.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } } }
I20260630 12:24:20.024323  4820 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f162a11f51da446b9dd599da91774b51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:20.029698  4834 catalog_manager.cc:5697] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 reported cstate change: config changed from index 3 to 4, VOTER 10955b99f0ea48f4944708218608fb4f (127.26.1.193) evicted. New cstate: current_term: 1 leader_uuid: "686f03b61d014a76bf5501d0f0d030b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "686f03b61d014a76bf5501d0f0d030b1" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 34997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41abacf8c78549499740560daf9ef0c0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3f1e4862554cedb32d6365af2515c9" member_type: VOTER last_known_addr { host: "127.26.1.196" port: 45775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:20.047564  4928 tablet_service.cc:1558] Processing DeleteTablet for tablet f162a11f51da446b9dd599da91774b51 with delete_type TABLET_DATA_TOMBSTONED (TS 10955b99f0ea48f4944708218608fb4f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33950
I20260630 12:24:20.049908  5313 tablet_replica.cc:333] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f: stopping tablet replica
I20260630 12:24:20.050810  5313 raft_consensus.cc:2243] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:20.051594  5313 raft_consensus.cc:2272] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.054885  5313 ts_tablet_manager.cc:1916] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:20.067150  5313 ts_tablet_manager.cc:1929] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:24:20.067525  5313 log.cc:1199] T f162a11f51da446b9dd599da91774b51 P 10955b99f0ea48f4944708218608fb4f: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822018099252-26631-0/minicluster-data/ts-0-root/wals/f162a11f51da446b9dd599da91774b51
I20260630 12:24:20.069154  4820 catalog_manager.cc:5028] TS 10955b99f0ea48f4944708218608fb4f (127.26.1.193:39471): tablet f162a11f51da446b9dd599da91774b51 (table test-workload [id=bdc70c7df51b4af4b6678d3239df11f4]) successfully deleted
I20260630 12:24:20.279863 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:24:20.308332 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:20.309366 26631 tablet_replica.cc:333] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f: stopping tablet replica
I20260630 12:24:20.310066 26631 raft_consensus.cc:2243] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:20.311058 26631 raft_consensus.cc:2272] T a8919b090f8e4da7aadbac571f8e59ec P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.314124 26631 tablet_replica.cc:333] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f: stopping tablet replica
I20260630 12:24:20.314728 26631 raft_consensus.cc:2243] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:20.315232 26631 raft_consensus.cc:2272] T 2c2e124cd83344789f7667e0562a0665 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.317747 26631 tablet_replica.cc:333] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f: stopping tablet replica
I20260630 12:24:20.318291 26631 raft_consensus.cc:2243] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:20.319193 26631 raft_consensus.cc:2272] T ff2c711f56ee455eae2f4abba027c7b3 P 10955b99f0ea48f4944708218608fb4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.346009 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:24:20.364892 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:24:20.388960 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:20.389880 26631 tablet_replica.cc:333] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1: stopping tablet replica
I20260630 12:24:20.390506 26631 raft_consensus.cc:2243] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:20.391338 26631 raft_consensus.cc:2272] T a8919b090f8e4da7aadbac571f8e59ec P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.394263 26631 tablet_replica.cc:333] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1: stopping tablet replica
I20260630 12:24:20.394857 26631 raft_consensus.cc:2243] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:20.395694 26631 raft_consensus.cc:2272] T f162a11f51da446b9dd599da91774b51 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.398394 26631 tablet_replica.cc:333] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1: stopping tablet replica
I20260630 12:24:20.398955 26631 raft_consensus.cc:2243] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:20.399854 26631 raft_consensus.cc:2272] T 2c2e124cd83344789f7667e0562a0665 P 686f03b61d014a76bf5501d0f0d030b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.425191 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:24:20.442914 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:24:20.470890 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:20.471856 26631 tablet_replica.cc:333] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0: stopping tablet replica
I20260630 12:24:20.472663 26631 raft_consensus.cc:2243] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:20.473433 26631 raft_consensus.cc:2272] T f162a11f51da446b9dd599da91774b51 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.476114 26631 tablet_replica.cc:333] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0: stopping tablet replica
I20260630 12:24:20.476686 26631 raft_consensus.cc:2243] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:20.477164 26631 raft_consensus.cc:2272] T ff2c711f56ee455eae2f4abba027c7b3 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.479628 26631 tablet_replica.cc:333] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0: stopping tablet replica
I20260630 12:24:20.480105 26631 raft_consensus.cc:2243] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:20.480583 26631 raft_consensus.cc:2272] T 2c2e124cd83344789f7667e0562a0665 P 41abacf8c78549499740560daf9ef0c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.503783 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:24:20.521473 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:24:20.546594 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:20.547320 26631 tablet_replica.cc:333] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9: stopping tablet replica
I20260630 12:24:20.547971 26631 raft_consensus.cc:2243] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:20.548624 26631 raft_consensus.cc:2272] T ff2c711f56ee455eae2f4abba027c7b3 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.551216 26631 tablet_replica.cc:333] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9: stopping tablet replica
I20260630 12:24:20.551748 26631 raft_consensus.cc:2243] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:20.552322 26631 raft_consensus.cc:2272] T f162a11f51da446b9dd599da91774b51 P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.554791 26631 tablet_replica.cc:333] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9: stopping tablet replica
I20260630 12:24:20.555320 26631 raft_consensus.cc:2243] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:20.555871 26631 raft_consensus.cc:2272] T a8919b090f8e4da7aadbac571f8e59ec P 5f3f1e4862554cedb32d6365af2515c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.577997 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:24:20.592659 26631 master.cc:562] Master@127.26.1.254:45539 shutting down...
I20260630 12:24:20.616562 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:20.617156 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:20.617476 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5b92a9019394e4ba1ababf8ed33cc16: stopping tablet replica
I20260630 12:24:20.638856 26631 master.cc:584] Master@127.26.1.254:45539 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12826 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:24:20.684525 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:36783
I20260630 12:24:20.685748 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:20.691349  5314 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:20.692066  5315 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:20.693117  5317 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:20.693250 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:20.694447 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:20.694648 26631 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:20.694835 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822260694821 us; error 0 us; skew 500 ppm
I20260630 12:24:20.695402 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:20.698269 26631 webserver.cc:533] Webserver started at http://127.26.1.254:33669/ using document root <none> and password file <none>
I20260630 12:24:20.698836 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:20.699013 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:20.699373 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:20.700645 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "949edcb3a8184f33b55de6e7ca4a504c"
format_stamp: "Formatted at 2026-06-30 12:24:20 on dist-test-slave-wnkp"
I20260630 12:24:20.705408 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:24:20.709065  5322 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:20.709873 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:24:20.710201 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "949edcb3a8184f33b55de6e7ca4a504c"
format_stamp: "Formatted at 2026-06-30 12:24:20 on dist-test-slave-wnkp"
I20260630 12:24:20.710484 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-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:20.745496 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:20.746771 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:20.786423 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:36783
I20260630 12:24:20.786576  5373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:36783 every 8 connection(s)
I20260630 12:24:20.790474  5374 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:20.802111  5374 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c: Bootstrap starting.
I20260630 12:24:20.807045  5374 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:20.811689  5374 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c: No bootstrap required, opened a new log
I20260630 12:24:20.814116  5374 raft_consensus.cc:359] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "949edcb3a8184f33b55de6e7ca4a504c" member_type: VOTER }
I20260630 12:24:20.814574  5374 raft_consensus.cc:385] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:20.814812  5374 raft_consensus.cc:740] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 949edcb3a8184f33b55de6e7ca4a504c, State: Initialized, Role: FOLLOWER
I20260630 12:24:20.815428  5374 consensus_queue.cc:260] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "949edcb3a8184f33b55de6e7ca4a504c" member_type: VOTER }
I20260630 12:24:20.815897  5374 raft_consensus.cc:399] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:20.816133  5374 raft_consensus.cc:493] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:20.816480  5374 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:20.821578  5374 raft_consensus.cc:515] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "949edcb3a8184f33b55de6e7ca4a504c" member_type: VOTER }
I20260630 12:24:20.822190  5374 leader_election.cc:304] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [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: 949edcb3a8184f33b55de6e7ca4a504c; no voters: 
I20260630 12:24:20.823417  5374 leader_election.cc:290] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:20.823971  5377 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:20.825436  5377 raft_consensus.cc:697] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 1 LEADER]: Becoming Leader. State: Replica: 949edcb3a8184f33b55de6e7ca4a504c, State: Running, Role: LEADER
I20260630 12:24:20.826161  5377 consensus_queue.cc:237] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [LEADER]: Queue going to LEADER mode. State: All 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: "949edcb3a8184f33b55de6e7ca4a504c" member_type: VOTER }
I20260630 12:24:20.826411  5374 sys_catalog.cc:565] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:20.831197  5378 sys_catalog.cc:455] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "949edcb3a8184f33b55de6e7ca4a504c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "949edcb3a8184f33b55de6e7ca4a504c" member_type: VOTER } }
I20260630 12:24:20.832001  5378 sys_catalog.cc:458] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:20.833902  5379 sys_catalog.cc:455] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 949edcb3a8184f33b55de6e7ca4a504c. Latest consensus state: current_term: 1 leader_uuid: "949edcb3a8184f33b55de6e7ca4a504c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "949edcb3a8184f33b55de6e7ca4a504c" member_type: VOTER } }
I20260630 12:24:20.834235  5385 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:20.834596  5379 sys_catalog.cc:458] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:20.842905  5385 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:20.843971 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:20.852437  5385 catalog_manager.cc:1383] Generated new cluster ID: e540f807c9104fe8b4d1666b8a3892c1
I20260630 12:24:20.852749  5385 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:20.876739  5385 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:20.878234  5385 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:20.901800  5385 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c: Generated new TSK 0
I20260630 12:24:20.902486  5385 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:20.910666 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:20.917659  5395 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:20.918169  5396 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:20.921749  5398 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:20.922420 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:20.923367 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:20.923560 26631 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:20.923765 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822260923748 us; error 0 us; skew 500 ppm
I20260630 12:24:20.924544 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:20.927377 26631 webserver.cc:533] Webserver started at http://127.26.1.193:46017/ using document root <none> and password file <none>
I20260630 12:24:20.928014 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:20.928332 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:20.928678 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:20.929935 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "97a67b62c4d74568829290a5306985f4"
format_stamp: "Formatted at 2026-06-30 12:24:20 on dist-test-slave-wnkp"
I20260630 12:24:20.934989 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:24:20.938942  5403 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:20.939901 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:24:20.940390 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "97a67b62c4d74568829290a5306985f4"
format_stamp: "Formatted at 2026-06-30 12:24:20 on dist-test-slave-wnkp"
I20260630 12:24:20.940845 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-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:20.962360 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:20.963646 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:20.965251 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:20.967622 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:20.967860 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:20.968111 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:20.968318 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:24:21.010038 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:34269
I20260630 12:24:21.010210  5465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:34269 every 8 connection(s)
I20260630 12:24:21.015282 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:21.022531  5470 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:21.024386  5471 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:21.029559 26631 server_base.cc:1061] running on GCE node
W20260630 12:24:21.031035  5473 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:21.031643  5466 heartbeater.cc:344] Connected to a master server at 127.26.1.254:36783
I20260630 12:24:21.032053  5466 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:21.032097 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:21.032429 26631 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:21.032606 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822261032575 us; error 0 us; skew 500 ppm
I20260630 12:24:21.033004  5466 heartbeater.cc:507] Master 127.26.1.254:36783 requested a full tablet report, sending...
I20260630 12:24:21.033224 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:21.035703  5339 ts_manager.cc:194] Registered new tserver with Master: 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269)
I20260630 12:24:21.036402 26631 webserver.cc:533] Webserver started at http://127.26.1.194:45879/ using document root <none> and password file <none>
I20260630 12:24:21.037112 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:21.037362 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:21.037734 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:21.038381  5339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58122
I20260630 12:24:21.039263 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wnkp"
I20260630 12:24:21.044414 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:24:21.047974  5478 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:21.048852 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:21.049201 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wnkp"
I20260630 12:24:21.049492 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-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:21.063160 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:21.064451 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:21.065936 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:21.068329 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:21.068562 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.068813 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:21.068987 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.110746 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:45909
I20260630 12:24:21.110860  5540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:45909 every 8 connection(s)
I20260630 12:24:21.115561 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:21.122828  5544 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:21.123720  5545 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:21.126818 26631 server_base.cc:1061] running on GCE node
W20260630 12:24:21.127449  5547 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:21.128805 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:21.129136 26631 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:21.129386 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822261129365 us; error 0 us; skew 500 ppm
I20260630 12:24:21.129971 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:21.130240  5541 heartbeater.cc:344] Connected to a master server at 127.26.1.254:36783
I20260630 12:24:21.130700  5541 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:21.131604  5541 heartbeater.cc:507] Master 127.26.1.254:36783 requested a full tablet report, sending...
I20260630 12:24:21.133131 26631 webserver.cc:533] Webserver started at http://127.26.1.195:42055/ using document root <none> and password file <none>
I20260630 12:24:21.133873 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:21.134191 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:21.134513 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:21.134469  5339 ts_manager.cc:194] Registered new tserver with Master: 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194:45909)
I20260630 12:24:21.135967 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "df40366554564db08039128190685ff0"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wnkp"
I20260630 12:24:21.136036  5339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58124
I20260630 12:24:21.142295 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:24:21.146518  5552 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:21.147413 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:21.147753 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "df40366554564db08039128190685ff0"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-wnkp"
I20260630 12:24:21.148113 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822018099252-26631-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:21.167527 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:21.169003 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:21.170661 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:21.173295 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:21.173578 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.173866 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:21.174083 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.219177 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:45611
I20260630 12:24:21.219280  5614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:45611 every 8 connection(s)
I20260630 12:24:21.234405  5615 heartbeater.cc:344] Connected to a master server at 127.26.1.254:36783
I20260630 12:24:21.234894  5615 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:21.235842  5615 heartbeater.cc:507] Master 127.26.1.254:36783 requested a full tablet report, sending...
I20260630 12:24:21.238446  5339 ts_manager.cc:194] Registered new tserver with Master: df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:21.239058 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01639957s
I20260630 12:24:21.240348  5339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58140
I20260630 12:24:22.041548  5466 heartbeater.cc:499] Master 127.26.1.254:36783 was elected leader, sending a full tablet report...
I20260630 12:24:22.138863  5541 heartbeater.cc:499] Master 127.26.1.254:36783 was elected leader, sending a full tablet report...
I20260630 12:24:22.243597  5615 heartbeater.cc:499] Master 127.26.1.254:36783 was elected leader, sending a full tablet report...
I20260630 12:24:22.302726  5339 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58156:
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:24:22.305505  5339 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:22.375558  5430 tablet_service.cc:1511] Processing CreateTablet for tablet f93bf2e4e9a44d8bb9e323ebc9edca9d (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:22.377422  5430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93bf2e4e9a44d8bb9e323ebc9edca9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.378680  5428 tablet_service.cc:1511] Processing CreateTablet for tablet 13c216bf25e84c6f811f9afdc8e9ea84 (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:22.380131  5428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c216bf25e84c6f811f9afdc8e9ea84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.379894  5429 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa3b74aca9b469d98fe335422117fc0 (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:22.381690  5429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa3b74aca9b469d98fe335422117fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.373847  5431 tablet_service.cc:1511] Processing CreateTablet for tablet 3c39c41e4ea548d18855973d4c4d8ea5 (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:22.387662  5431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c39c41e4ea548d18855973d4c4d8ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.388705  5580 tablet_service.cc:1511] Processing CreateTablet for tablet 3c39c41e4ea548d18855973d4c4d8ea5 (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:22.389958  5580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c39c41e4ea548d18855973d4c4d8ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.393461  5579 tablet_service.cc:1511] Processing CreateTablet for tablet f93bf2e4e9a44d8bb9e323ebc9edca9d (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:22.393953  5578 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa3b74aca9b469d98fe335422117fc0 (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:22.393581  5427 tablet_service.cc:1511] Processing CreateTablet for tablet bb0559a9107741f5a1beca106f0d91dd (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:22.395108  5579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93bf2e4e9a44d8bb9e323ebc9edca9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.396086  5578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa3b74aca9b469d98fe335422117fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.396278  5427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0559a9107741f5a1beca106f0d91dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.396215  5577 tablet_service.cc:1511] Processing CreateTablet for tablet 13c216bf25e84c6f811f9afdc8e9ea84 (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:22.397781  5577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c216bf25e84c6f811f9afdc8e9ea84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.411825  5576 tablet_service.cc:1511] Processing CreateTablet for tablet bb0559a9107741f5a1beca106f0d91dd (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:22.413335  5576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0559a9107741f5a1beca106f0d91dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.418798  5426 tablet_service.cc:1511] Processing CreateTablet for tablet 290c7fbcb45f42209c88447002764a0d (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:22.420296  5426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290c7fbcb45f42209c88447002764a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.429606  5575 tablet_service.cc:1511] Processing CreateTablet for tablet 290c7fbcb45f42209c88447002764a0d (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:22.431103  5575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290c7fbcb45f42209c88447002764a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.433346  5505 tablet_service.cc:1511] Processing CreateTablet for tablet f93bf2e4e9a44d8bb9e323ebc9edca9d (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:22.434782  5505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93bf2e4e9a44d8bb9e323ebc9edca9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.438391  5506 tablet_service.cc:1511] Processing CreateTablet for tablet 3c39c41e4ea548d18855973d4c4d8ea5 (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:22.438243  5504 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa3b74aca9b469d98fe335422117fc0 (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:22.439921  5506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c39c41e4ea548d18855973d4c4d8ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.441314  5504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa3b74aca9b469d98fe335422117fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.443656  5503 tablet_service.cc:1511] Processing CreateTablet for tablet 13c216bf25e84c6f811f9afdc8e9ea84 (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:22.445093  5503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c216bf25e84c6f811f9afdc8e9ea84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.449993  5502 tablet_service.cc:1511] Processing CreateTablet for tablet bb0559a9107741f5a1beca106f0d91dd (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:22.450868  5501 tablet_service.cc:1511] Processing CreateTablet for tablet 290c7fbcb45f42209c88447002764a0d (DEFAULT_TABLE table=test-workload [id=c08cb5569ac743e59ce08c319706321a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:22.451469  5502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0559a9107741f5a1beca106f0d91dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.452220  5501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290c7fbcb45f42209c88447002764a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:22.479382  5635 tablet_bootstrap.cc:492] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0: Bootstrap starting.
I20260630 12:24:22.490129  5637 tablet_bootstrap.cc:492] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Bootstrap starting.
I20260630 12:24:22.490775  5636 tablet_bootstrap.cc:492] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4: Bootstrap starting.
I20260630 12:24:22.495450  5635 tablet_bootstrap.cc:654] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.505429  5636 tablet_bootstrap.cc:654] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.514358  5637 tablet_bootstrap.cc:654] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.519090  5635 tablet_bootstrap.cc:492] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0: No bootstrap required, opened a new log
I20260630 12:24:22.519713  5635 ts_tablet_manager.cc:1403] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.004s
I20260630 12:24:22.521245  5637 tablet_bootstrap.cc:492] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0: No bootstrap required, opened a new log
I20260630 12:24:22.522675  5637 ts_tablet_manager.cc:1403] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260630 12:24:22.522843  5635 raft_consensus.cc:359] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.523636  5635 raft_consensus.cc:385] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.523931  5635 raft_consensus.cc:740] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df40366554564db08039128190685ff0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.524755  5635 consensus_queue.cc:260] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.525934  5637 raft_consensus.cc:359] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.526798  5637 raft_consensus.cc:385] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.527094  5637 raft_consensus.cc:740] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d6dd8ede3e4aaa9e9707d0ee1186b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.527762  5635 ts_tablet_manager.cc:1434] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:24:22.528322  5636 tablet_bootstrap.cc:492] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4: No bootstrap required, opened a new log
I20260630 12:24:22.528049  5637 consensus_queue.cc:260] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.528885  5636 ts_tablet_manager.cc:1403] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.004s
I20260630 12:24:22.528853  5635 tablet_bootstrap.cc:492] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0: Bootstrap starting.
I20260630 12:24:22.532086  5636 raft_consensus.cc:359] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.532925  5636 raft_consensus.cc:385] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.533234  5636 raft_consensus.cc:740] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97a67b62c4d74568829290a5306985f4, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.534148  5636 consensus_queue.cc:260] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.536715  5635 tablet_bootstrap.cc:654] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.537443  5636 ts_tablet_manager.cc:1434] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:24:22.541610  5637 ts_tablet_manager.cc:1434] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:24:22.542618  5635 tablet_bootstrap.cc:492] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0: No bootstrap required, opened a new log
I20260630 12:24:22.542907  5637 tablet_bootstrap.cc:492] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Bootstrap starting.
I20260630 12:24:22.543154  5635 ts_tablet_manager.cc:1403] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260630 12:24:22.546422  5635 raft_consensus.cc:359] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.547190  5635 raft_consensus.cc:385] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.547495  5635 raft_consensus.cc:740] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df40366554564db08039128190685ff0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.548301  5635 consensus_queue.cc:260] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.548924  5636 tablet_bootstrap.cc:492] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4: Bootstrap starting.
I20260630 12:24:22.552136  5635 ts_tablet_manager.cc:1434] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260630 12:24:22.553452  5635 tablet_bootstrap.cc:492] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0: Bootstrap starting.
I20260630 12:24:22.556152  5636 tablet_bootstrap.cc:654] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.560742  5635 tablet_bootstrap.cc:654] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.560878  5637 tablet_bootstrap.cc:654] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.567318  5637 tablet_bootstrap.cc:492] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: No bootstrap required, opened a new log
I20260630 12:24:22.567859  5637 ts_tablet_manager.cc:1403] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260630 12:24:22.570940  5637 raft_consensus.cc:359] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.571708  5637 raft_consensus.cc:385] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.571992  5637 raft_consensus.cc:740] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d6dd8ede3e4aaa9e9707d0ee1186b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.573032  5637 consensus_queue.cc:260] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.575263  5637 ts_tablet_manager.cc:1434] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:24:22.576318  5637 tablet_bootstrap.cc:492] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Bootstrap starting.
I20260630 12:24:22.582669  5637 tablet_bootstrap.cc:654] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.589426  5637 tablet_bootstrap.cc:492] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: No bootstrap required, opened a new log
I20260630 12:24:22.590147  5636 tablet_bootstrap.cc:492] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4: No bootstrap required, opened a new log
I20260630 12:24:22.590327  5637 ts_tablet_manager.cc:1403] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:24:22.591049  5636 ts_tablet_manager.cc:1403] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.010s
I20260630 12:24:22.594095  5636 raft_consensus.cc:359] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.594653  5636 raft_consensus.cc:385] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.594951  5636 raft_consensus.cc:740] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97a67b62c4d74568829290a5306985f4, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.595201  5635 tablet_bootstrap.cc:492] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0: No bootstrap required, opened a new log
I20260630 12:24:22.594712  5637 raft_consensus.cc:359] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.595750  5637 raft_consensus.cc:385] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.595795  5635 ts_tablet_manager.cc:1403] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.015s
I20260630 12:24:22.596228  5637 raft_consensus.cc:740] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d6dd8ede3e4aaa9e9707d0ee1186b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.595782  5636 consensus_queue.cc:260] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.597203  5637 consensus_queue.cc:260] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.598604  5636 ts_tablet_manager.cc:1434] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:24:22.599457  5637 ts_tablet_manager.cc:1434] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260630 12:24:22.599799  5643 raft_consensus.cc:493] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:22.599607  5635 raft_consensus.cc:359] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.600369  5635 raft_consensus.cc:385] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.600682  5635 raft_consensus.cc:740] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df40366554564db08039128190685ff0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.600685  5636 tablet_bootstrap.cc:492] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4: Bootstrap starting.
I20260630 12:24:22.601384  5643 raft_consensus.cc:515] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.601801  5635 consensus_queue.cc:260] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.604089  5635 ts_tablet_manager.cc:1434] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:24:22.604337  5643 leader_election.cc:290] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:22.607919  5635 tablet_bootstrap.cc:492] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0: Bootstrap starting.
I20260630 12:24:22.608460  5636 tablet_bootstrap.cc:654] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.600800  5637 tablet_bootstrap.cc:492] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Bootstrap starting.
I20260630 12:24:22.615149  5635 tablet_bootstrap.cc:654] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.616556  5637 tablet_bootstrap.cc:654] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.658726  5636 tablet_bootstrap.cc:492] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4: No bootstrap required, opened a new log
I20260630 12:24:22.659317  5636 ts_tablet_manager.cc:1403] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.017s
I20260630 12:24:22.659379  5637 tablet_bootstrap.cc:492] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: No bootstrap required, opened a new log
I20260630 12:24:22.660036  5637 ts_tablet_manager.cc:1403] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.011s
I20260630 12:24:22.662611  5636 raft_consensus.cc:359] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.662889  5637 raft_consensus.cc:359] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.663444  5636 raft_consensus.cc:385] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.663604  5637 raft_consensus.cc:385] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.663653  5643 raft_consensus.cc:493] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:22.663899  5636 raft_consensus.cc:740] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97a67b62c4d74568829290a5306985f4, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.664011  5637 raft_consensus.cc:740] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d6dd8ede3e4aaa9e9707d0ee1186b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.664566  5643 raft_consensus.cc:515] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.665052  5637 consensus_queue.cc:260] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.665115  5636 consensus_queue.cc:260] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.669147  5643 leader_election.cc:290] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:22.677872  5636 ts_tablet_manager.cc:1434] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260630 12:24:22.688158  5441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c39c41e4ea548d18855973d4c4d8ea5" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97a67b62c4d74568829290a5306985f4" is_pre_election: true
I20260630 12:24:22.688632  5636 tablet_bootstrap.cc:492] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4: Bootstrap starting.
I20260630 12:24:22.689062  5441 raft_consensus.cc:2468] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in term 0.
I20260630 12:24:22.689662  5643 raft_consensus.cc:493] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:22.691488  5643 raft_consensus.cc:515] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.692137  5480 leader_election.cc:304] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [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: 30d6dd8ede3e4aaa9e9707d0ee1186b0, 97a67b62c4d74568829290a5306985f4; no voters: 
I20260630 12:24:22.689226  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0559a9107741f5a1beca106f0d91dd" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97a67b62c4d74568829290a5306985f4" is_pre_election: true
I20260630 12:24:22.689606  5590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c39c41e4ea548d18855973d4c4d8ea5" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0" is_pre_election: true
I20260630 12:24:22.693409  5590 raft_consensus.cc:2468] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in term 0.
I20260630 12:24:22.690294  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0559a9107741f5a1beca106f0d91dd" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0" is_pre_election: true
I20260630 12:24:22.695907  5635 tablet_bootstrap.cc:492] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0: No bootstrap required, opened a new log
I20260630 12:24:22.696482  5635 ts_tablet_manager.cc:1403] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0: Time spent bootstrapping tablet: real 0.090s	user 0.032s	sys 0.045s
W20260630 12:24:22.694202  5480 leader_election.cc:343] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:24:22.697499  5481 leader_election.cc:343] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df40366554564db08039128190685ff0 (127.26.1.195:45611): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:22.697773  5636 tablet_bootstrap.cc:654] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.698076  5481 leader_election.cc:304] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [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: 30d6dd8ede3e4aaa9e9707d0ee1186b0; no voters: 97a67b62c4d74568829290a5306985f4, df40366554564db08039128190685ff0
I20260630 12:24:22.699673  5635 raft_consensus.cc:359] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.700477  5635 raft_consensus.cc:385] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.700824  5635 raft_consensus.cc:740] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df40366554564db08039128190685ff0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.701004  5654 raft_consensus.cc:2804] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:22.701434  5654 raft_consensus.cc:493] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:22.701741  5654 raft_consensus.cc:3060] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.702052  5637 ts_tablet_manager.cc:1434] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent starting tablet: real 0.042s	user 0.012s	sys 0.024s
I20260630 12:24:22.702278  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c216bf25e84c6f811f9afdc8e9ea84" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97a67b62c4d74568829290a5306985f4" is_pre_election: true
W20260630 12:24:22.704057  5480 leader_election.cc:343] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:22.705054  5637 tablet_bootstrap.cc:492] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Bootstrap starting.
I20260630 12:24:22.705154  5643 leader_election.cc:290] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:22.707485  5643 raft_consensus.cc:2749] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:22.708400  5641 raft_consensus.cc:493] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:22.709124  5641 raft_consensus.cc:515] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.715539  5641 leader_election.cc:290] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269), 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194:45909)
I20260630 12:24:22.716584  5637 tablet_bootstrap.cc:654] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.718218  5642 raft_consensus.cc:493] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:22.718771  5642 raft_consensus.cc:515] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.701759  5635 consensus_queue.cc:260] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.725483  5635 ts_tablet_manager.cc:1434] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260630 12:24:22.726604  5635 tablet_bootstrap.cc:492] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0: Bootstrap starting.
I20260630 12:24:22.731235  5642 leader_election.cc:290] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194:45909), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:22.749318  5637 tablet_bootstrap.cc:492] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: No bootstrap required, opened a new log
I20260630 12:24:22.750226  5637 ts_tablet_manager.cc:1403] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.009s
I20260630 12:24:22.754516  5635 tablet_bootstrap.cc:654] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.754643  5637 raft_consensus.cc:359] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.755827  5637 raft_consensus.cc:385] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.756253  5637 raft_consensus.cc:740] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d6dd8ede3e4aaa9e9707d0ee1186b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.757406  5637 consensus_queue.cc:260] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.760921  5637 ts_tablet_manager.cc:1434] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260630 12:24:22.762418  5637 tablet_bootstrap.cc:492] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Bootstrap starting.
I20260630 12:24:22.765650  5642 raft_consensus.cc:493] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:22.766252  5642 raft_consensus.cc:515] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.768342  5642 leader_election.cc:290] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194:45909), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:22.771442  5637 tablet_bootstrap.cc:654] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.776300  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93bf2e4e9a44d8bb9e323ebc9edca9d" candidate_uuid: "df40366554564db08039128190685ff0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97a67b62c4d74568829290a5306985f4" is_pre_election: true
I20260630 12:24:22.777100  5440 raft_consensus.cc:2468] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df40366554564db08039128190685ff0 in term 0.
I20260630 12:24:22.781543  5554 leader_election.cc:304] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [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: 97a67b62c4d74568829290a5306985f4, df40366554564db08039128190685ff0; no voters: 
I20260630 12:24:22.782020  5654 raft_consensus.cc:515] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.782644  5641 raft_consensus.cc:2804] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:22.784289  5641 raft_consensus.cc:493] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:22.784694  5641 raft_consensus.cc:3060] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.784509  5516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93bf2e4e9a44d8bb9e323ebc9edca9d" candidate_uuid: "df40366554564db08039128190685ff0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" is_pre_election: true
I20260630 12:24:22.785260  5516 raft_consensus.cc:2468] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df40366554564db08039128190685ff0 in term 0.
W20260630 12:24:22.787492  5481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.1.195:45611, user_credentials={real_user=slave}} blocked reactor thread for 90636.6us
I20260630 12:24:22.793201  5641 raft_consensus.cc:515] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.794760  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c216bf25e84c6f811f9afdc8e9ea84" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0" is_pre_election: true
I20260630 12:24:22.801236  5589 raft_consensus.cc:2468] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in term 0.
I20260630 12:24:22.803231  5637 tablet_bootstrap.cc:492] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: No bootstrap required, opened a new log
I20260630 12:24:22.803874  5637 ts_tablet_manager.cc:1403] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.011s
I20260630 12:24:22.804557  5590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93bf2e4e9a44d8bb9e323ebc9edca9d" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0" is_pre_election: true
I20260630 12:24:22.795915  5654 leader_election.cc:290] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 election: Requested vote from peers 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:22.805428  5590 raft_consensus.cc:2393] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97a67b62c4d74568829290a5306985f4 in current term 1: Already voted for candidate df40366554564db08039128190685ff0 in this term.
I20260630 12:24:22.796715  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c39c41e4ea548d18855973d4c4d8ea5" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97a67b62c4d74568829290a5306985f4"
I20260630 12:24:22.805828  5636 tablet_bootstrap.cc:492] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4: No bootstrap required, opened a new log
I20260630 12:24:22.806828  5516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa3b74aca9b469d98fe335422117fc0" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" is_pre_election: true
I20260630 12:24:22.805953  5440 raft_consensus.cc:3060] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.807062  5636 ts_tablet_manager.cc:1403] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4: Time spent bootstrapping tablet: real 0.119s	user 0.045s	sys 0.052s
I20260630 12:24:22.807467  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa3b74aca9b469d98fe335422117fc0" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0" is_pre_election: true
I20260630 12:24:22.808591  5589 raft_consensus.cc:2468] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97a67b62c4d74568829290a5306985f4 in term 0.
I20260630 12:24:22.807101  5637 raft_consensus.cc:359] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.806461  5441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93bf2e4e9a44d8bb9e323ebc9edca9d" candidate_uuid: "df40366554564db08039128190685ff0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97a67b62c4d74568829290a5306985f4"
I20260630 12:24:22.809250  5637 raft_consensus.cc:385] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.809598  5637 raft_consensus.cc:740] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d6dd8ede3e4aaa9e9707d0ee1186b0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.809849  5441 raft_consensus.cc:3060] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.810391  5637 consensus_queue.cc:260] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.811734  5636 raft_consensus.cc:359] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.812103  5516 raft_consensus.cc:2468] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97a67b62c4d74568829290a5306985f4 in term 0.
I20260630 12:24:22.812671  5636 raft_consensus.cc:385] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.812968  5637 ts_tablet_manager.cc:1434] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260630 12:24:22.813050  5636 raft_consensus.cc:740] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97a67b62c4d74568829290a5306985f4, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.814206  5636 consensus_queue.cc:260] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.814491  5406 leader_election.cc:304] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [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: 97a67b62c4d74568829290a5306985f4, df40366554564db08039128190685ff0; no voters: 
I20260630 12:24:22.816951  5515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93bf2e4e9a44d8bb9e323ebc9edca9d" candidate_uuid: "df40366554564db08039128190685ff0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0"
I20260630 12:24:22.817222  5636 ts_tablet_manager.cc:1434] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:24:22.817724  5515 raft_consensus.cc:3060] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.817787  5481 leader_election.cc:304] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [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: 30d6dd8ede3e4aaa9e9707d0ee1186b0, df40366554564db08039128190685ff0; no voters: 97a67b62c4d74568829290a5306985f4
I20260630 12:24:22.818886  5636 tablet_bootstrap.cc:492] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4: Bootstrap starting.
I20260630 12:24:22.818717  5654 raft_consensus.cc:2804] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:22.819566  5654 raft_consensus.cc:493] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:22.819931  5654 raft_consensus.cc:3060] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.820660  5635 tablet_bootstrap.cc:492] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0: No bootstrap required, opened a new log
I20260630 12:24:22.821252  5635 ts_tablet_manager.cc:1403] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.003s
I20260630 12:24:22.824357  5635 raft_consensus.cc:359] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.824887  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c39c41e4ea548d18855973d4c4d8ea5" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0"
I20260630 12:24:22.806427  5641 leader_election.cc:290] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [CANDIDATE]: Term 1 election: Requested vote from peers 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269), 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194:45909)
I20260630 12:24:22.825563  5589 raft_consensus.cc:3060] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.818701  5516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93bf2e4e9a44d8bb9e323ebc9edca9d" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" is_pre_election: true
I20260630 12:24:22.826988  5636 tablet_bootstrap.cc:654] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.829113  5515 raft_consensus.cc:2468] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df40366554564db08039128190685ff0 in term 1.
I20260630 12:24:22.827214  5441 raft_consensus.cc:2468] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df40366554564db08039128190685ff0 in term 1.
I20260630 12:24:22.825124  5635 raft_consensus.cc:385] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.830725  5635 raft_consensus.cc:740] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df40366554564db08039128190685ff0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.831346  5554 leader_election.cc:304] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [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: 97a67b62c4d74568829290a5306985f4, df40366554564db08039128190685ff0; no voters: 
I20260630 12:24:22.831553  5635 consensus_queue.cc:260] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.832852  5641 raft_consensus.cc:2804] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:22.833467  5589 raft_consensus.cc:2468] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in term 1.
W20260630 12:24:22.839365  5387 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:22.839673  5440 raft_consensus.cc:2468] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in term 1.
I20260630 12:24:22.840380  5641 raft_consensus.cc:697] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 1 LEADER]: Becoming Leader. State: Replica: df40366554564db08039128190685ff0, State: Running, Role: LEADER
I20260630 12:24:22.841646  5641 consensus_queue.cc:237] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [LEADER]: Queue going to LEADER mode. State: All 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: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.847689  5481 leader_election.cc:304] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [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: 30d6dd8ede3e4aaa9e9707d0ee1186b0, df40366554564db08039128190685ff0; no voters: 
I20260630 12:24:22.848917  5642 raft_consensus.cc:2804] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:22.849418  5642 raft_consensus.cc:493] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:22.849766  5642 raft_consensus.cc:3060] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.850865  5636 tablet_bootstrap.cc:492] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4: No bootstrap required, opened a new log
I20260630 12:24:22.851609  5636 ts_tablet_manager.cc:1403] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.011s
I20260630 12:24:22.854522  5406 leader_election.cc:304] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [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: 97a67b62c4d74568829290a5306985f4; no voters: 30d6dd8ede3e4aaa9e9707d0ee1186b0, df40366554564db08039128190685ff0
I20260630 12:24:22.856961  5635 ts_tablet_manager.cc:1434] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0: Time spent starting tablet: real 0.035s	user 0.026s	sys 0.004s
I20260630 12:24:22.855783  5636 raft_consensus.cc:359] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.857595  5655 raft_consensus.cc:2804] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:22.858196  5635 tablet_bootstrap.cc:492] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0: Bootstrap starting.
I20260630 12:24:22.858374  5655 raft_consensus.cc:697] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 LEADER]: Becoming Leader. State: Replica: 30d6dd8ede3e4aaa9e9707d0ee1186b0, State: Running, Role: LEADER
I20260630 12:24:22.859129  5642 raft_consensus.cc:515] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.859416  5655 consensus_queue.cc:237] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [LEADER]: Queue going to LEADER mode. State: All 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: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.861474  5642 leader_election.cc:290] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [CANDIDATE]: Term 1 election: Requested vote from peers 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194:45909), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:22.862042  5642 raft_consensus.cc:2749] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:22.857746  5636 raft_consensus.cc:385] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.856237  5654 raft_consensus.cc:515] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.864017  5636 raft_consensus.cc:740] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97a67b62c4d74568829290a5306985f4, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.865478  5636 consensus_queue.cc:260] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.866607  5515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa3b74aca9b469d98fe335422117fc0" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0"
I20260630 12:24:22.866940  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa3b74aca9b469d98fe335422117fc0" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0"
I20260630 12:24:22.867291  5515 raft_consensus.cc:3060] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.867517  5589 raft_consensus.cc:3060] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.867738  5636 ts_tablet_manager.cc:1434] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260630 12:24:22.868443  5635 tablet_bootstrap.cc:654] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.868882  5636 tablet_bootstrap.cc:492] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4: Bootstrap starting.
I20260630 12:24:22.875197  5515 raft_consensus.cc:2468] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97a67b62c4d74568829290a5306985f4 in term 1.
I20260630 12:24:22.876046  5636 tablet_bootstrap.cc:654] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:22.880837  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c216bf25e84c6f811f9afdc8e9ea84" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97a67b62c4d74568829290a5306985f4"
I20260630 12:24:22.881151  5589 raft_consensus.cc:2468] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97a67b62c4d74568829290a5306985f4 in term 1.
W20260630 12:24:22.882639  5480 leader_election.cc:343] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:22.883807  5654 leader_election.cc:290] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 election: Requested vote from peers 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:22.884596  5406 leader_election.cc:304] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [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: 30d6dd8ede3e4aaa9e9707d0ee1186b0, 97a67b62c4d74568829290a5306985f4; no voters: 
I20260630 12:24:22.886674  5642 raft_consensus.cc:2804] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:22.887183  5642 raft_consensus.cc:697] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 1 LEADER]: Becoming Leader. State: Replica: 97a67b62c4d74568829290a5306985f4, State: Running, Role: LEADER
I20260630 12:24:22.888058  5642 consensus_queue.cc:237] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [LEADER]: Queue going to LEADER mode. State: All 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: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.895778  5339 catalog_manager.cc:5697] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 reported cstate change: term changed from 0 to 1, leader changed from <none> to df40366554564db08039128190685ff0 (127.26.1.195). New cstate: current_term: 1 leader_uuid: "df40366554564db08039128190685ff0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:22.900841  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c216bf25e84c6f811f9afdc8e9ea84" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0"
I20260630 12:24:22.901564  5589 raft_consensus.cc:3060] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:22.901270  5338 catalog_manager.cc:5697] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:22.906177  5636 tablet_bootstrap.cc:492] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4: No bootstrap required, opened a new log
I20260630 12:24:22.907008  5636 ts_tablet_manager.cc:1403] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.015s
I20260630 12:24:22.911425  5636 raft_consensus.cc:359] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.912369  5636 raft_consensus.cc:385] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.912711  5636 raft_consensus.cc:740] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97a67b62c4d74568829290a5306985f4, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.913487  5636 consensus_queue.cc:260] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.915098  5635 tablet_bootstrap.cc:492] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0: No bootstrap required, opened a new log
I20260630 12:24:22.915669  5635 ts_tablet_manager.cc:1403] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.006s
I20260630 12:24:22.916155  5636 ts_tablet_manager.cc:1434] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:24:22.919358  5635 raft_consensus.cc:359] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.921558  5337 catalog_manager.cc:5697] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97a67b62c4d74568829290a5306985f4 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "97a67b62c4d74568829290a5306985f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:22.923812  5589 raft_consensus.cc:2468] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in term 1.
I20260630 12:24:22.924400  5635 raft_consensus.cc:385] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:22.925360  5635 raft_consensus.cc:740] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df40366554564db08039128190685ff0, State: Initialized, Role: FOLLOWER
I20260630 12:24:22.925709  5481 leader_election.cc:304] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [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: 30d6dd8ede3e4aaa9e9707d0ee1186b0, df40366554564db08039128190685ff0; no voters: 97a67b62c4d74568829290a5306985f4
I20260630 12:24:22.926357  5635 consensus_queue.cc:260] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.926976  5654 raft_consensus.cc:2804] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:22.927574  5654 raft_consensus.cc:697] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 LEADER]: Becoming Leader. State: Replica: 30d6dd8ede3e4aaa9e9707d0ee1186b0, State: Running, Role: LEADER
I20260630 12:24:22.928488  5654 consensus_queue.cc:237] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [LEADER]: Queue going to LEADER mode. State: All 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: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:22.929409  5635 ts_tablet_manager.cc:1434] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.007s
I20260630 12:24:22.940831  5339 catalog_manager.cc:5697] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:23.018680  5654 raft_consensus.cc:493] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:23.019217  5654 raft_consensus.cc:515] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:23.021268  5654 leader_election.cc:290] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:23.022360  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290c7fbcb45f42209c88447002764a0d" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0" is_pre_election: true
I20260630 12:24:23.022256  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290c7fbcb45f42209c88447002764a0d" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97a67b62c4d74568829290a5306985f4" is_pre_election: true
I20260630 12:24:23.023211  5589 raft_consensus.cc:2468] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in term 0.
I20260630 12:24:23.023231  5440 raft_consensus.cc:2468] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in term 0.
I20260630 12:24:23.024674  5480 leader_election.cc:304] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [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: 30d6dd8ede3e4aaa9e9707d0ee1186b0, 97a67b62c4d74568829290a5306985f4; no voters: 
I20260630 12:24:23.025455  5654 raft_consensus.cc:2804] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:23.025913  5654 raft_consensus.cc:493] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:23.026300  5654 raft_consensus.cc:3060] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.032524  5654 raft_consensus.cc:515] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:23.034381  5654 leader_election.cc:290] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [CANDIDATE]: Term 1 election: Requested vote from peers 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:23.035558  5440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290c7fbcb45f42209c88447002764a0d" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97a67b62c4d74568829290a5306985f4"
I20260630 12:24:23.035646  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290c7fbcb45f42209c88447002764a0d" candidate_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0"
I20260630 12:24:23.036242  5440 raft_consensus.cc:3060] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.036425  5589 raft_consensus.cc:3060] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.042951  5440 raft_consensus.cc:2468] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in term 1.
I20260630 12:24:23.043166  5589 raft_consensus.cc:2468] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in term 1.
I20260630 12:24:23.044217  5480 leader_election.cc:304] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [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: 30d6dd8ede3e4aaa9e9707d0ee1186b0, 97a67b62c4d74568829290a5306985f4; no voters: 
I20260630 12:24:23.045075  5654 raft_consensus.cc:2804] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:23.045492  5654 raft_consensus.cc:697] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 LEADER]: Becoming Leader. State: Replica: 30d6dd8ede3e4aaa9e9707d0ee1186b0, State: Running, Role: LEADER
I20260630 12:24:23.046110  5654 consensus_queue.cc:237] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [LEADER]: Queue going to LEADER mode. State: All 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: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:23.054188  5338 catalog_manager.cc:5697] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:23.131547  5642 raft_consensus.cc:493] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:23.132274  5642 raft_consensus.cc:515] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:23.134117  5642 leader_election.cc:290] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194:45909), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:23.135030  5515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0559a9107741f5a1beca106f0d91dd" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" is_pre_election: true
I20260630 12:24:23.135444  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0559a9107741f5a1beca106f0d91dd" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0" is_pre_election: true
I20260630 12:24:23.135746  5515 raft_consensus.cc:2468] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97a67b62c4d74568829290a5306985f4 in term 0.
I20260630 12:24:23.136149  5589 raft_consensus.cc:2468] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97a67b62c4d74568829290a5306985f4 in term 0.
I20260630 12:24:23.137141  5406 leader_election.cc:304] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [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: 30d6dd8ede3e4aaa9e9707d0ee1186b0, 97a67b62c4d74568829290a5306985f4; no voters: 
I20260630 12:24:23.137904  5642 raft_consensus.cc:2804] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:23.138239  5642 raft_consensus.cc:493] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:23.138520  5642 raft_consensus.cc:3060] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.143849  5642 raft_consensus.cc:515] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:23.145481  5642 leader_election.cc:290] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [CANDIDATE]: Term 1 election: Requested vote from peers 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194:45909), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:23.146318  5515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0559a9107741f5a1beca106f0d91dd" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0"
I20260630 12:24:23.146510  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0559a9107741f5a1beca106f0d91dd" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0"
I20260630 12:24:23.146868  5515 raft_consensus.cc:3060] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.147156  5589 raft_consensus.cc:3060] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.152603  5515 raft_consensus.cc:2468] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97a67b62c4d74568829290a5306985f4 in term 1.
I20260630 12:24:23.152603  5589 raft_consensus.cc:2468] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97a67b62c4d74568829290a5306985f4 in term 1.
I20260630 12:24:23.153900  5406 leader_election.cc:304] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [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: 30d6dd8ede3e4aaa9e9707d0ee1186b0, 97a67b62c4d74568829290a5306985f4; no voters: 
I20260630 12:24:23.154615  5642 raft_consensus.cc:2804] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:23.155102  5642 raft_consensus.cc:697] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 1 LEADER]: Becoming Leader. State: Replica: 97a67b62c4d74568829290a5306985f4, State: Running, Role: LEADER
I20260630 12:24:23.155915  5642 consensus_queue.cc:237] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [LEADER]: Queue going to LEADER mode. State: All 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: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:23.163147  5338 catalog_manager.cc:5697] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97a67b62c4d74568829290a5306985f4 (127.26.1.193). New cstate: current_term: 1 leader_uuid: "97a67b62c4d74568829290a5306985f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:23.180997  5642 raft_consensus.cc:493] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:23.181583  5642 raft_consensus.cc:515] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 } } peers { permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 } } peers { permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 } }
I20260630 12:24:23.183308  5642 leader_election.cc:290] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d6dd8ede3e4aaa9e9707d0ee1186b0 (127.26.1.194:45909), df40366554564db08039128190685ff0 (127.26.1.195:45611)
I20260630 12:24:23.184329  5515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c216bf25e84c6f811f9afdc8e9ea84" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" is_pre_election: true
I20260630 12:24:23.184577  5589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c216bf25e84c6f811f9afdc8e9ea84" candidate_uuid: "97a67b62c4d74568829290a5306985f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df40366554564db08039128190685ff0" is_pre_election: true
I20260630 12:24:23.185576  5589 raft_consensus.cc:2393] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97a67b62c4d74568829290a5306985f4 in current term 1: Already voted for candidate 30d6dd8ede3e4aaa9e9707d0ee1186b0 in this term.
I20260630 12:24:23.186482  5406 leader_election.cc:304] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [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: 97a67b62c4d74568829290a5306985f4; no voters: 30d6dd8ede3e4aaa9e9707d0ee1186b0, df40366554564db08039128190685ff0
I20260630 12:24:23.187201  5642 raft_consensus.cc:3060] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.192517  5642 raft_consensus.cc:2749] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:23.230587  5641 consensus_queue.cc:1048] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:23.242576  5641 consensus_queue.cc:1048] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:23.352991  5654 consensus_queue.cc:1048] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:23.354786  5654 consensus_queue.cc:1048] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:23.358652  5642 consensus_queue.cc:1048] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:23.372857  5688 consensus_queue.cc:1048] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:23.378969  5642 consensus_queue.cc:1048] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:23.395978  5655 consensus_queue.cc:1048] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:23.426906  5655 consensus_queue.cc:1048] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97a67b62c4d74568829290a5306985f4" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:23.439350  5689 consensus_queue.cc:1048] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:23.547741  5668 consensus_queue.cc:1048] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d6dd8ede3e4aaa9e9707d0ee1186b0" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 45909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:23.559590  5642 consensus_queue.cc:1048] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df40366554564db08039128190685ff0" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 45611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:24:26.585055  5462 debug-util.cc:398] Leaking SignalData structure 0x7b080017e000 after lost signal to thread 26634
W20260630 12:24:26.586215  5462 debug-util.cc:398] Leaking SignalData structure 0x7b08002de420 after lost signal to thread 5373
W20260630 12:24:26.587409  5462 debug-util.cc:398] Leaking SignalData structure 0x7b08002c6620 after lost signal to thread 5465
W20260630 12:24:26.588438  5462 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5980 after lost signal to thread 5540
W20260630 12:24:26.589419  5462 debug-util.cc:398] Leaking SignalData structure 0x7b0800109540 after lost signal to thread 5614
I20260630 12:24:33.435773 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:24:33.465426 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:33.466151 26631 tablet_replica.cc:333] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4: stopping tablet replica
I20260630 12:24:33.466920 26631 raft_consensus.cc:2243] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.467527 26631 raft_consensus.cc:2272] T 13c216bf25e84c6f811f9afdc8e9ea84 P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.470397 26631 tablet_replica.cc:333] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4: stopping tablet replica
I20260630 12:24:33.470999 26631 raft_consensus.cc:2243] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:33.471948 26631 raft_consensus.cc:2272] T bb0559a9107741f5a1beca106f0d91dd P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.474781 26631 tablet_replica.cc:333] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4: stopping tablet replica
I20260630 12:24:33.475762 26631 raft_consensus.cc:2243] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:24:33.477161  5480 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:24:33.477435 26631 raft_consensus.cc:2272] T 2fa3b74aca9b469d98fe335422117fc0 P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.480975 26631 tablet_replica.cc:333] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4: stopping tablet replica
W20260630 12:24:33.481107  5480 consensus_peers.cc:597] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 -> Peer 97a67b62c4d74568829290a5306985f4 (127.26.1.193:34269): Couldn't send request to peer 97a67b62c4d74568829290a5306985f4. 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:24:33.481648 26631 raft_consensus.cc:2243] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.482288 26631 raft_consensus.cc:2272] T 3c39c41e4ea548d18855973d4c4d8ea5 P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.484969 26631 tablet_replica.cc:333] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4: stopping tablet replica
I20260630 12:24:33.485546 26631 raft_consensus.cc:2243] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.486094 26631 raft_consensus.cc:2272] T 290c7fbcb45f42209c88447002764a0d P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.488606 26631 tablet_replica.cc:333] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4: stopping tablet replica
I20260630 12:24:33.489152 26631 raft_consensus.cc:2243] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.489660 26631 raft_consensus.cc:2272] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 97a67b62c4d74568829290a5306985f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.539255 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:24:33.563827 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:24:33.594655 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:33.595430 26631 tablet_replica.cc:333] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: stopping tablet replica
I20260630 12:24:33.596130 26631 raft_consensus.cc:2243] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:33.597167 26631 raft_consensus.cc:2272] T 290c7fbcb45f42209c88447002764a0d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.599751 26631 tablet_replica.cc:333] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: stopping tablet replica
I20260630 12:24:33.600397 26631 raft_consensus.cc:2243] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:33.601338 26631 raft_consensus.cc:2272] T 3c39c41e4ea548d18855973d4c4d8ea5 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.603787 26631 tablet_replica.cc:333] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: stopping tablet replica
I20260630 12:24:33.604390 26631 raft_consensus.cc:2243] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.604866 26631 raft_consensus.cc:2272] T 2fa3b74aca9b469d98fe335422117fc0 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.607255 26631 tablet_replica.cc:333] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0: stopping tablet replica
I20260630 12:24:33.607790 26631 raft_consensus.cc:2243] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.608330 26631 raft_consensus.cc:2272] T f93bf2e4e9a44d8bb9e323ebc9edca9d P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.610787 26631 tablet_replica.cc:333] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0: stopping tablet replica
I20260630 12:24:33.611269 26631 raft_consensus.cc:2243] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:33.612361 26631 raft_consensus.cc:2272] T 13c216bf25e84c6f811f9afdc8e9ea84 P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.614789 26631 tablet_replica.cc:333] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0: stopping tablet replica
I20260630 12:24:33.615453 26631 raft_consensus.cc:2243] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.615944 26631 raft_consensus.cc:2272] T bb0559a9107741f5a1beca106f0d91dd P 30d6dd8ede3e4aaa9e9707d0ee1186b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.644728 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:24:33.667922 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:24:33.692472 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:33.693272 26631 tablet_replica.cc:333] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0: stopping tablet replica
I20260630 12:24:33.694033 26631 raft_consensus.cc:2243] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.694557 26631 raft_consensus.cc:2272] T bb0559a9107741f5a1beca106f0d91dd P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.697081 26631 tablet_replica.cc:333] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0: stopping tablet replica
I20260630 12:24:33.697695 26631 raft_consensus.cc:2243] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.698150 26631 raft_consensus.cc:2272] T 2fa3b74aca9b469d98fe335422117fc0 P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.700492 26631 tablet_replica.cc:333] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0: stopping tablet replica
I20260630 12:24:33.701000 26631 raft_consensus.cc:2243] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.701428 26631 raft_consensus.cc:2272] T 3c39c41e4ea548d18855973d4c4d8ea5 P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.703540 26631 tablet_replica.cc:333] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0: stopping tablet replica
I20260630 12:24:33.704005 26631 raft_consensus.cc:2243] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.704496 26631 raft_consensus.cc:2272] T 290c7fbcb45f42209c88447002764a0d P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.706662 26631 tablet_replica.cc:333] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0: stopping tablet replica
I20260630 12:24:33.707113 26631 raft_consensus.cc:2243] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:33.707533 26631 raft_consensus.cc:2272] T 13c216bf25e84c6f811f9afdc8e9ea84 P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.709736 26631 tablet_replica.cc:333] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0: stopping tablet replica
I20260630 12:24:33.710176 26631 raft_consensus.cc:2243] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:33.711036 26631 raft_consensus.cc:2272] T f93bf2e4e9a44d8bb9e323ebc9edca9d P df40366554564db08039128190685ff0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.739002 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:24:33.759435 26631 master.cc:562] Master@127.26.1.254:36783 shutting down...
I20260630 12:24:33.781106 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:33.781802 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:33.782150 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 949edcb3a8184f33b55de6e7ca4a504c: stopping tablet replica
I20260630 12:24:33.803158 26631 master.cc:584] Master@127.26.1.254:36783 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13173 ms)
[----------] 24 tests from AutoRebalancerTest (255589 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:24:33.861495 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:37885
I20260630 12:24:33.862790 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:33.869253  5711 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:33.869390  5710 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:33.871120  5713 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:33.872469 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:33.873376 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:33.873560 26631 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:33.873672 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822273873661 us; error 0 us; skew 500 ppm
I20260630 12:24:33.874173 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:33.876562 26631 webserver.cc:533] Webserver started at http://127.26.1.254:34847/ using document root <none> and password file <none>
I20260630 12:24:33.877025 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:33.877185 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:33.877413 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:33.878567 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "0cf5d53c4d114af6a1e084f172dc7913"
format_stamp: "Formatted at 2026-06-30 12:24:33 on dist-test-slave-wnkp"
I20260630 12:24:33.883116 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:24:33.886579  5718 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:33.887331 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:33.887630 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "0cf5d53c4d114af6a1e084f172dc7913"
format_stamp: "Formatted at 2026-06-30 12:24:33 on dist-test-slave-wnkp"
I20260630 12:24:33.887920 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-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:33.910921 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:33.912210 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:33.952718 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:37885
I20260630 12:24:33.952819  5769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:37885 every 8 connection(s)
I20260630 12:24:33.956954  5770 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:33.969940  5770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913: Bootstrap starting.
I20260630 12:24:33.974782  5770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:33.979084  5770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913: No bootstrap required, opened a new log
I20260630 12:24:33.981396  5770 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf5d53c4d114af6a1e084f172dc7913" member_type: VOTER }
I20260630 12:24:33.981825  5770 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:33.982017  5770 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf5d53c4d114af6a1e084f172dc7913, State: Initialized, Role: FOLLOWER
I20260630 12:24:33.982520  5770 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0cf5d53c4d114af6a1e084f172dc7913" member_type: VOTER }
I20260630 12:24:33.982954  5770 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:33.983144  5770 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:33.983352  5770 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:33.988399  5770 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf5d53c4d114af6a1e084f172dc7913" member_type: VOTER }
I20260630 12:24:33.988904  5770 leader_election.cc:304] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [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: 0cf5d53c4d114af6a1e084f172dc7913; no voters: 
I20260630 12:24:33.990123  5770 leader_election.cc:290] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:33.990612  5773 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:33.991994  5773 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 1 LEADER]: Becoming Leader. State: Replica: 0cf5d53c4d114af6a1e084f172dc7913, State: Running, Role: LEADER
I20260630 12:24:33.992738  5773 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [LEADER]: Queue going to LEADER mode. State: All 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: "0cf5d53c4d114af6a1e084f172dc7913" member_type: VOTER }
I20260630 12:24:33.993213  5770 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:33.998404  5774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0cf5d53c4d114af6a1e084f172dc7913" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf5d53c4d114af6a1e084f172dc7913" member_type: VOTER } }
I20260630 12:24:33.998710  5775 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cf5d53c4d114af6a1e084f172dc7913. Latest consensus state: current_term: 1 leader_uuid: "0cf5d53c4d114af6a1e084f172dc7913" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf5d53c4d114af6a1e084f172dc7913" member_type: VOTER } }
I20260630 12:24:33.999292  5774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:33.999655  5775 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:34.001698  5780 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:34.008986  5780 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:34.010864 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:34.018782  5780 catalog_manager.cc:1383] Generated new cluster ID: 1a2777e0ec994296b6429273f6358ec3
I20260630 12:24:34.019127  5780 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:34.044359  5780 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:34.045779  5780 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:34.059370  5780 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913: Generated new TSK 0
I20260630 12:24:34.059973  5780 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:34.077770 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:34.085067  5792 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:34.085141  5791 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:34.086776 26631 server_base.cc:1061] running on GCE node
W20260630 12:24:34.086691  5794 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:34.087924 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:34.088153 26631 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:34.088366 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822274088346 us; error 0 us; skew 500 ppm
I20260630 12:24:34.088881 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:34.091348 26631 webserver.cc:533] Webserver started at http://127.26.1.193:42669/ using document root <none> and password file <none>
I20260630 12:24:34.091877 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:34.092171 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:34.092574 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:34.093688 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "fb0442547f9c403986d1563d6e3c249c"
format_stamp: "Formatted at 2026-06-30 12:24:34 on dist-test-slave-wnkp"
I20260630 12:24:34.098590 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:34.102937  5799 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:34.103724 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:34.104058 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "fb0442547f9c403986d1563d6e3c249c"
format_stamp: "Formatted at 2026-06-30 12:24:34 on dist-test-slave-wnkp"
I20260630 12:24:34.104401 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-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:34.119686 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:34.121099 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:34.122627 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:34.125113 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:34.125361 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:34.125610 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:34.125793 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:34.167768 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:32771
I20260630 12:24:34.167956  5861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:32771 every 8 connection(s)
I20260630 12:24:34.173247 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:34.181536  5866 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:34.182955  5867 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:34.187202  5869 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:34.187425 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:34.188799 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:34.189131 26631 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:34.189225  5862 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37885
I20260630 12:24:34.189371 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822274189348 us; error 0 us; skew 500 ppm
I20260630 12:24:34.189757  5862 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:34.190302 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:34.190760  5862 heartbeater.cc:507] Master 127.26.1.254:37885 requested a full tablet report, sending...
I20260630 12:24:34.193123 26631 webserver.cc:533] Webserver started at http://127.26.1.194:35823/ using document root <none> and password file <none>
I20260630 12:24:34.193677  5735 ts_manager.cc:194] Registered new tserver with Master: fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771)
I20260630 12:24:34.193912 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:34.194216 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:34.194563 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:34.196349 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "bd865d23ef044c76a684b31caa9e6ffa"
format_stamp: "Formatted at 2026-06-30 12:24:34 on dist-test-slave-wnkp"
I20260630 12:24:34.196482  5735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53418
I20260630 12:24:34.202021 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:24:34.205842  5874 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:34.206708 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:24:34.207056 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "bd865d23ef044c76a684b31caa9e6ffa"
format_stamp: "Formatted at 2026-06-30 12:24:34 on dist-test-slave-wnkp"
I20260630 12:24:34.207314 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-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:34.246430 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:34.247761 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:34.249351 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:34.251749 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:34.251945 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:34.252229 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:34.252447 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:24:34.299213 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:42935
I20260630 12:24:34.299347  5936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:42935 every 8 connection(s)
I20260630 12:24:34.304243 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:34.312407  5940 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:34.314412  5941 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:34.318225 26631 server_base.cc:1061] running on GCE node
W20260630 12:24:34.318511  5943 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:34.319552  5937 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37885
I20260630 12:24:34.319751 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:24:34.319993  5937 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:34.320139 26631 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:34.320524 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822274320502 us; error 0 us; skew 500 ppm
I20260630 12:24:34.321128  5937 heartbeater.cc:507] Master 127.26.1.254:37885 requested a full tablet report, sending...
I20260630 12:24:34.321137 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:34.323925  5735 ts_manager.cc:194] Registered new tserver with Master: bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935)
I20260630 12:24:34.324425 26631 webserver.cc:533] Webserver started at http://127.26.1.195:38681/ using document root <none> and password file <none>
I20260630 12:24:34.325115 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:34.325356 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:34.325665 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:34.325946  5735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53426
I20260630 12:24:34.327414 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "ff19e997cfac454da367b1a881fd953c"
format_stamp: "Formatted at 2026-06-30 12:24:34 on dist-test-slave-wnkp"
I20260630 12:24:34.332301 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:24:34.336014  5948 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:34.336853 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:24:34.337177 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "ff19e997cfac454da367b1a881fd953c"
format_stamp: "Formatted at 2026-06-30 12:24:34 on dist-test-slave-wnkp"
I20260630 12:24:34.337447 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-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:34.358176 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:34.359444 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:34.360989 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:34.363348 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:34.363557 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:34.363821 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:34.364030 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:34.406651 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:34573
I20260630 12:24:34.406750  6010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:34573 every 8 connection(s)
I20260630 12:24:34.421068  6011 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37885
I20260630 12:24:34.421495  6011 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:34.422293  6011 heartbeater.cc:507] Master 127.26.1.254:37885 requested a full tablet report, sending...
I20260630 12:24:34.424618  5735 ts_manager.cc:194] Registered new tserver with Master: ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:34.424837 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014894409s
I20260630 12:24:34.426612  5735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53428
I20260630 12:24:35.199986  5862 heartbeater.cc:499] Master 127.26.1.254:37885 was elected leader, sending a full tablet report...
I20260630 12:24:35.329247  5937 heartbeater.cc:499] Master 127.26.1.254:37885 was elected leader, sending a full tablet report...
I20260630 12:24:35.429742  6011 heartbeater.cc:499] Master 127.26.1.254:37885 was elected leader, sending a full tablet report...
I20260630 12:24:35.484947  5735 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53440:
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:24:35.488188  5735 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:35.566669  5825 tablet_service.cc:1511] Processing CreateTablet for tablet 14222f85b3df4057a21f9ec92708dcf5 (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:35.567644  5826 tablet_service.cc:1511] Processing CreateTablet for tablet 2a141dde402043218cc00c5ad5bb8423 (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:35.569491  5901 tablet_service.cc:1511] Processing CreateTablet for tablet 2a141dde402043218cc00c5ad5bb8423 (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:35.570667  5902 tablet_service.cc:1511] Processing CreateTablet for tablet abb00d8425f84051880be0b5301e3fad (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:35.571197  5901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a141dde402043218cc00c5ad5bb8423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.570962  5827 tablet_service.cc:1511] Processing CreateTablet for tablet abb00d8425f84051880be0b5301e3fad (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:35.572234  5902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb00d8425f84051880be0b5301e3fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.569491  5824 tablet_service.cc:1511] Processing CreateTablet for tablet 7b360d22ac3b44e98b19edc242d1ee3b (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:35.573586  5900 tablet_service.cc:1511] Processing CreateTablet for tablet 14222f85b3df4057a21f9ec92708dcf5 (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:35.574879  5825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14222f85b3df4057a21f9ec92708dcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.575146  5900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14222f85b3df4057a21f9ec92708dcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.580811  5826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a141dde402043218cc00c5ad5bb8423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.582031  5822 tablet_service.cc:1511] Processing CreateTablet for tablet 1e495bc97af54a79bc88e73ecd5f3f79 (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:35.583840  5822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e495bc97af54a79bc88e73ecd5f3f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.576642  5823 tablet_service.cc:1511] Processing CreateTablet for tablet 286b922ba4214b46a2c2c827db50682a (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:35.585211  5823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286b922ba4214b46a2c2c827db50682a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.585983  5824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b360d22ac3b44e98b19edc242d1ee3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.578539  5899 tablet_service.cc:1511] Processing CreateTablet for tablet 7b360d22ac3b44e98b19edc242d1ee3b (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:35.590147  5827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb00d8425f84051880be0b5301e3fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.590617  5899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b360d22ac3b44e98b19edc242d1ee3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.579187  5897 tablet_service.cc:1511] Processing CreateTablet for tablet 1e495bc97af54a79bc88e73ecd5f3f79 (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:35.593245  5897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e495bc97af54a79bc88e73ecd5f3f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.577596  5898 tablet_service.cc:1511] Processing CreateTablet for tablet 286b922ba4214b46a2c2c827db50682a (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:35.601377  5898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286b922ba4214b46a2c2c827db50682a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.641743  5975 tablet_service.cc:1511] Processing CreateTablet for tablet 2a141dde402043218cc00c5ad5bb8423 (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:35.643525  5975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a141dde402043218cc00c5ad5bb8423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.645618  5974 tablet_service.cc:1511] Processing CreateTablet for tablet 14222f85b3df4057a21f9ec92708dcf5 (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:35.647189  5974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14222f85b3df4057a21f9ec92708dcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.650012  5973 tablet_service.cc:1511] Processing CreateTablet for tablet 7b360d22ac3b44e98b19edc242d1ee3b (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:35.639582  5976 tablet_service.cc:1511] Processing CreateTablet for tablet abb00d8425f84051880be0b5301e3fad (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:35.652879  5972 tablet_service.cc:1511] Processing CreateTablet for tablet 286b922ba4214b46a2c2c827db50682a (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:35.655534  5971 tablet_service.cc:1511] Processing CreateTablet for tablet 1e495bc97af54a79bc88e73ecd5f3f79 (DEFAULT_TABLE table=test-workload [id=35de843801cf41be85cf95f82d16513b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:35.657301  5973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b360d22ac3b44e98b19edc242d1ee3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.658192  5976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb00d8425f84051880be0b5301e3fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.660303  5972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286b922ba4214b46a2c2c827db50682a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.664672  5971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e495bc97af54a79bc88e73ecd5f3f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.710573  6031 tablet_bootstrap.cc:492] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa: Bootstrap starting.
I20260630 12:24:35.737645  6032 tablet_bootstrap.cc:492] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c: Bootstrap starting.
I20260630 12:24:35.747222  6033 tablet_bootstrap.cc:492] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c: Bootstrap starting.
I20260630 12:24:35.748977  6031 tablet_bootstrap.cc:654] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.755290  6033 tablet_bootstrap.cc:654] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.755340  6032 tablet_bootstrap.cc:654] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.758709  6031 tablet_bootstrap.cc:492] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa: No bootstrap required, opened a new log
I20260630 12:24:35.759307  6031 ts_tablet_manager.cc:1403] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.007s
I20260630 12:24:35.762673  6031 raft_consensus.cc:359] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.763587  6031 raft_consensus.cc:385] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.763964  6031 raft_consensus.cc:740] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd865d23ef044c76a684b31caa9e6ffa, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.764744  6032 tablet_bootstrap.cc:492] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c: No bootstrap required, opened a new log
I20260630 12:24:35.764896  6031 consensus_queue.cc:260] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.765363  6032 ts_tablet_manager.cc:1403] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260630 12:24:35.765964  6033 tablet_bootstrap.cc:492] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c: No bootstrap required, opened a new log
I20260630 12:24:35.766503  6033 ts_tablet_manager.cc:1403] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260630 12:24:35.768623  6032 raft_consensus.cc:359] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.769469  6032 raft_consensus.cc:385] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.769914  6032 raft_consensus.cc:740] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0442547f9c403986d1563d6e3c249c, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.769516  6033 raft_consensus.cc:359] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.770427  6033 raft_consensus.cc:385] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.770766  6033 raft_consensus.cc:740] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff19e997cfac454da367b1a881fd953c, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.771170  6031 ts_tablet_manager.cc:1434] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.007s
I20260630 12:24:35.770751  6032 consensus_queue.cc:260] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.772648  6031 tablet_bootstrap.cc:492] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa: Bootstrap starting.
I20260630 12:24:35.772032  6033 consensus_queue.cc:260] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.780586  6032 ts_tablet_manager.cc:1434] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260630 12:24:35.780676  6031 tablet_bootstrap.cc:654] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.782896  6032 tablet_bootstrap.cc:492] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c: Bootstrap starting.
I20260630 12:24:35.791870  6032 tablet_bootstrap.cc:654] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.792282  6033 ts_tablet_manager.cc:1434] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.009s
I20260630 12:24:35.793710  6033 tablet_bootstrap.cc:492] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c: Bootstrap starting.
I20260630 12:24:35.802735  6033 tablet_bootstrap.cc:654] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c: Neither blocks nor log segments found. Creating new log.
W20260630 12:24:35.805161  5938 tablet.cc:2406] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:24:35.840938  6032 tablet_bootstrap.cc:492] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c: No bootstrap required, opened a new log
I20260630 12:24:35.841614  6032 ts_tablet_manager.cc:1403] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c: Time spent bootstrapping tablet: real 0.059s	user 0.033s	sys 0.015s
I20260630 12:24:35.842535  6033 tablet_bootstrap.cc:492] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c: No bootstrap required, opened a new log
I20260630 12:24:35.843155  6033 ts_tablet_manager.cc:1403] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.019s
I20260630 12:24:35.843240  6031 tablet_bootstrap.cc:492] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa: No bootstrap required, opened a new log
I20260630 12:24:35.843878  6031 ts_tablet_manager.cc:1403] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa: Time spent bootstrapping tablet: real 0.071s	user 0.036s	sys 0.030s
I20260630 12:24:35.844053  6032 raft_consensus.cc:359] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.844822  6032 raft_consensus.cc:385] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.845074  6032 raft_consensus.cc:740] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0442547f9c403986d1563d6e3c249c, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.845759  6032 consensus_queue.cc:260] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.846669  6033 raft_consensus.cc:359] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.847555  6033 raft_consensus.cc:385] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.847208  6031 raft_consensus.cc:359] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.847779  6032 ts_tablet_manager.cc:1434] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:24:35.847916  6033 raft_consensus.cc:740] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff19e997cfac454da367b1a881fd953c, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.848043  6031 raft_consensus.cc:385] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.848696  6031 raft_consensus.cc:740] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd865d23ef044c76a684b31caa9e6ffa, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.849269  6032 tablet_bootstrap.cc:492] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c: Bootstrap starting.
I20260630 12:24:35.849243  6033 consensus_queue.cc:260] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.849766  6031 consensus_queue.cc:260] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.852313  6031 ts_tablet_manager.cc:1434] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:24:35.853523  6031 tablet_bootstrap.cc:492] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa: Bootstrap starting.
I20260630 12:24:35.854744  6033 ts_tablet_manager.cc:1434] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260630 12:24:35.855904  6033 tablet_bootstrap.cc:492] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c: Bootstrap starting.
I20260630 12:24:35.857774  6032 tablet_bootstrap.cc:654] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.861034  6031 tablet_bootstrap.cc:654] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.863315  6033 tablet_bootstrap.cc:654] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.871275  6032 tablet_bootstrap.cc:492] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c: No bootstrap required, opened a new log
I20260630 12:24:35.871836  6032 ts_tablet_manager.cc:1403] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260630 12:24:35.874873  6032 raft_consensus.cc:359] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.875707  6032 raft_consensus.cc:385] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.876000  6032 raft_consensus.cc:740] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0442547f9c403986d1563d6e3c249c, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.878234  6032 consensus_queue.cc:260] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.880155  6031 tablet_bootstrap.cc:492] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa: No bootstrap required, opened a new log
I20260630 12:24:35.880924  6032 ts_tablet_manager.cc:1434] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:24:35.881091  6031 ts_tablet_manager.cc:1403] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.019s
I20260630 12:24:35.884080  6032 tablet_bootstrap.cc:492] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c: Bootstrap starting.
I20260630 12:24:35.885197  6031 raft_consensus.cc:359] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.886139  6031 raft_consensus.cc:385] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.886483  6031 raft_consensus.cc:740] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd865d23ef044c76a684b31caa9e6ffa, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.887274  6038 raft_consensus.cc:493] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:35.887555  6031 consensus_queue.cc:260] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.887871  6038 raft_consensus.cc:515] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.892439  6032 tablet_bootstrap.cc:654] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.893301  6038 leader_election.cc:290] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:35.894080  6033 tablet_bootstrap.cc:492] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c: No bootstrap required, opened a new log
I20260630 12:24:35.894753  6033 ts_tablet_manager.cc:1403] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.017s
I20260630 12:24:35.895789  6039 raft_consensus.cc:493] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:35.896492  6039 raft_consensus.cc:515] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.898587  6033 raft_consensus.cc:359] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.899924  6033 raft_consensus.cc:385] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.900377  6033 raft_consensus.cc:740] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff19e997cfac454da367b1a881fd953c, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.901203  6031 ts_tablet_manager.cc:1434] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260630 12:24:35.901429  6033 consensus_queue.cc:260] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.902734  6031 tablet_bootstrap.cc:492] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa: Bootstrap starting.
I20260630 12:24:35.923614  6033 ts_tablet_manager.cc:1434] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.015s
I20260630 12:24:35.924963  6033 tablet_bootstrap.cc:492] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c: Bootstrap starting.
I20260630 12:24:35.927325  6031 tablet_bootstrap.cc:654] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.932225  6033 tablet_bootstrap.cc:654] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.932516  6032 tablet_bootstrap.cc:492] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c: No bootstrap required, opened a new log
I20260630 12:24:35.933274  6032 ts_tablet_manager.cc:1403] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.009s
I20260630 12:24:35.933555  6039 leader_election.cc:290] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935)
I20260630 12:24:35.941484  6032 raft_consensus.cc:359] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.946033  6032 raft_consensus.cc:385] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.958287  6032 raft_consensus.cc:740] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0442547f9c403986d1563d6e3c249c, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.959012  6037 raft_consensus.cc:493] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:35.959291  6032 consensus_queue.cc:260] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.959683  6037 raft_consensus.cc:515] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.961331  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a141dde402043218cc00c5ad5bb8423" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c" is_pre_election: true
I20260630 12:24:35.962611  6032 ts_tablet_manager.cc:1434] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260630 12:24:35.963963  6032 tablet_bootstrap.cc:492] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c: Bootstrap starting.
I20260630 12:24:35.966368  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e495bc97af54a79bc88e73ecd5f3f79" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c" is_pre_election: true
I20260630 12:24:35.967249  5837 raft_consensus.cc:2468] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff19e997cfac454da367b1a881fd953c in term 0.
I20260630 12:24:35.970420  5951 leader_election.cc:304] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [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: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c; no voters: 
I20260630 12:24:35.971115  6032 tablet_bootstrap.cc:654] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.971665  6049 raft_consensus.cc:2804] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:35.972168  6049 raft_consensus.cc:493] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:35.972589  6049 raft_consensus.cc:3060] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:35.975118  6031 tablet_bootstrap.cc:492] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa: No bootstrap required, opened a new log
I20260630 12:24:35.975860  6031 ts_tablet_manager.cc:1403] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.007s
I20260630 12:24:35.976362  6037 leader_election.cc:290] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:35.980731  6038 raft_consensus.cc:493] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:35.980127  6031 raft_consensus.cc:359] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.982146  6031 raft_consensus.cc:385] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.982580  6031 raft_consensus.cc:740] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd865d23ef044c76a684b31caa9e6ffa, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.983578  6031 consensus_queue.cc:260] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:35.986732  6031 ts_tablet_manager.cc:1434] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:24:35.987941  6031 tablet_bootstrap.cc:492] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa: Bootstrap starting.
W20260630 12:24:35.993490  5803 leader_election.cc:343] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:35.981951  6038 raft_consensus.cc:515] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.006400  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb00d8425f84051880be0b5301e3fad" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c" is_pre_election: true
W20260630 12:24:36.008292  5803 leader_election.cc:343] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:24:36.008533  5783 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:36.009106  6038 leader_election.cc:290] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:36.010828  6033 tablet_bootstrap.cc:492] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c: No bootstrap required, opened a new log
I20260630 12:24:36.011474  6033 ts_tablet_manager.cc:1403] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.024s
I20260630 12:24:36.014739  6033 raft_consensus.cc:359] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.015540  6033 raft_consensus.cc:385] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.015844  6033 raft_consensus.cc:740] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff19e997cfac454da367b1a881fd953c, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.991600  6049 raft_consensus.cc:515] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.019621  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e495bc97af54a79bc88e73ecd5f3f79" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c"
I20260630 12:24:36.020113  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a141dde402043218cc00c5ad5bb8423" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa" is_pre_election: true
I20260630 12:24:36.020470  6031 tablet_bootstrap.cc:654] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.020926  5912 raft_consensus.cc:2468] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0442547f9c403986d1563d6e3c249c in term 0.
I20260630 12:24:36.021502  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e495bc97af54a79bc88e73ecd5f3f79" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa" is_pre_election: true
I20260630 12:24:36.022364  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb00d8425f84051880be0b5301e3fad" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa" is_pre_election: true
I20260630 12:24:36.022241  6033 consensus_queue.cc:260] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.023126  5911 raft_consensus.cc:2468] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0442547f9c403986d1563d6e3c249c in term 0.
W20260630 12:24:36.023332  5950 leader_election.cc:343] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:36.020141  5837 raft_consensus.cc:3060] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.024854  6033 ts_tablet_manager.cc:1434] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:24:36.024938  6049 leader_election.cc:290] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [CANDIDATE]: Term 1 election: Requested vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935)
I20260630 12:24:36.026053  6033 tablet_bootstrap.cc:492] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c: Bootstrap starting.
I20260630 12:24:36.028776  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e495bc97af54a79bc88e73ecd5f3f79" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa"
I20260630 12:24:36.034130  5801 leader_election.cc:304] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [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: bd865d23ef044c76a684b31caa9e6ffa, fb0442547f9c403986d1563d6e3c249c; no voters: ff19e997cfac454da367b1a881fd953c
I20260630 12:24:36.034535  6032 tablet_bootstrap.cc:492] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c: No bootstrap required, opened a new log
I20260630 12:24:36.035116  6032 ts_tablet_manager.cc:1403] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c: Time spent bootstrapping tablet: real 0.071s	user 0.005s	sys 0.008s
I20260630 12:24:36.035656  5801 leader_election.cc:304] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [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: bd865d23ef044c76a684b31caa9e6ffa, fb0442547f9c403986d1563d6e3c249c; no voters: ff19e997cfac454da367b1a881fd953c
I20260630 12:24:36.036863  6037 raft_consensus.cc:493] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:36.037494  6037 raft_consensus.cc:515] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.038328  6032 raft_consensus.cc:359] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.039127  6032 raft_consensus.cc:385] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.039439  6032 raft_consensus.cc:740] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0442547f9c403986d1563d6e3c249c, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.039776  6037 leader_election.cc:290] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:36.040346  6032 consensus_queue.cc:260] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.040974  6038 raft_consensus.cc:2804] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:36.041393  6038 raft_consensus.cc:493] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:36.041807  6038 raft_consensus.cc:3060] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.042949  6060 raft_consensus.cc:2804] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:36.043809  6032 ts_tablet_manager.cc:1434] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:24:36.043709  6060 raft_consensus.cc:493] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:36.044668  6060 raft_consensus.cc:3060] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:24:36.047601  5950 leader_election.cc:343] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:36.051355  6033 tablet_bootstrap.cc:654] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.056751  5836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a141dde402043218cc00c5ad5bb8423" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c" is_pre_election: true
I20260630 12:24:36.058785  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b360d22ac3b44e98b19edc242d1ee3b" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c" is_pre_election: true
I20260630 12:24:36.059461  6039 raft_consensus.cc:493] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:36.060482  6037 raft_consensus.cc:493] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:36.060302  6039 raft_consensus.cc:515] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.061329  6037 raft_consensus.cc:515] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.065300  6037 leader_election.cc:290] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:36.066155  5834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b922ba4214b46a2c2c827db50682a" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c" is_pre_election: true
I20260630 12:24:36.067806  5834 raft_consensus.cc:2468] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff19e997cfac454da367b1a881fd953c in term 0.
I20260630 12:24:36.068583  5837 raft_consensus.cc:2468] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff19e997cfac454da367b1a881fd953c in term 1.
I20260630 12:24:36.069342  5951 leader_election.cc:304] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [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: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c; no voters: 
I20260630 12:24:36.070351  6049 raft_consensus.cc:2804] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:36.070811  6049 raft_consensus.cc:493] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:36.070868  5951 leader_election.cc:304] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [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: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c; no voters: bd865d23ef044c76a684b31caa9e6ffa
I20260630 12:24:36.071301  6049 raft_consensus.cc:3060] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.070973  6060 raft_consensus.cc:515] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.076341  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb00d8425f84051880be0b5301e3fad" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c"
I20260630 12:24:36.077095  5986 raft_consensus.cc:3060] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.078181  6039 leader_election.cc:290] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935)
I20260630 12:24:36.079011  6039 raft_consensus.cc:2804] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:36.079624  6039 raft_consensus.cc:697] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 1 LEADER]: Becoming Leader. State: Replica: ff19e997cfac454da367b1a881fd953c, State: Running, Role: LEADER
I20260630 12:24:36.080420  6049 raft_consensus.cc:515] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.080756  6039 consensus_queue.cc:237] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [LEADER]: Queue going to LEADER mode. State: All 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: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.083142  6049 leader_election.cc:290] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [CANDIDATE]: Term 1 election: Requested vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935)
I20260630 12:24:36.085265  6060 leader_election.cc:290] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [CANDIDATE]: Term 1 election: Requested vote from peers bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:36.085868  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b922ba4214b46a2c2c827db50682a" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c"
I20260630 12:24:36.086580  5837 raft_consensus.cc:3060] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.086853  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b922ba4214b46a2c2c827db50682a" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa" is_pre_election: true
I20260630 12:24:36.087157  5834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b922ba4214b46a2c2c827db50682a" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c" is_pre_election: true
I20260630 12:24:36.088707  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b922ba4214b46a2c2c827db50682a" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa"
I20260630 12:24:36.087543  5911 raft_consensus.cc:2468] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff19e997cfac454da367b1a881fd953c in term 0.
W20260630 12:24:36.090315  5877 leader_election.cc:343] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:36.094082  5986 raft_consensus.cc:2468] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0442547f9c403986d1563d6e3c249c in term 1.
I20260630 12:24:36.094606  5837 raft_consensus.cc:2468] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff19e997cfac454da367b1a881fd953c in term 1.
I20260630 12:24:36.069681  6032 tablet_bootstrap.cc:492] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c: Bootstrap starting.
I20260630 12:24:36.096138  5951 leader_election.cc:304] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [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: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c; no voters: bd865d23ef044c76a684b31caa9e6ffa
I20260630 12:24:36.097105  6049 raft_consensus.cc:2804] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:36.097643  6049 raft_consensus.cc:697] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 1 LEADER]: Becoming Leader. State: Replica: ff19e997cfac454da367b1a881fd953c, State: Running, Role: LEADER
I20260630 12:24:36.098508  6049 consensus_queue.cc:237] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [LEADER]: Queue going to LEADER mode. State: All 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: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.101300  5803 leader_election.cc:304] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [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: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c; no voters: 
I20260630 12:24:36.102459  6032 tablet_bootstrap.cc:654] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.103065  6060 raft_consensus.cc:2804] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:36.103811  6060 raft_consensus.cc:697] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 1 LEADER]: Becoming Leader. State: Replica: fb0442547f9c403986d1563d6e3c249c, State: Running, Role: LEADER
I20260630 12:24:36.104890  6060 consensus_queue.cc:237] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [LEADER]: Queue going to LEADER mode. State: All 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: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.106499  6033 tablet_bootstrap.cc:492] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c: No bootstrap required, opened a new log
I20260630 12:24:36.107095  6033 ts_tablet_manager.cc:1403] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.008s
I20260630 12:24:36.110617  6033 raft_consensus.cc:359] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.111416  6033 raft_consensus.cc:385] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.111799  6033 raft_consensus.cc:740] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff19e997cfac454da367b1a881fd953c, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.112624  6033 consensus_queue.cc:260] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.115089  6033 ts_tablet_manager.cc:1434] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:24:36.116154  6033 tablet_bootstrap.cc:492] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c: Bootstrap starting.
W20260630 12:24:36.126900  5801 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.1.194:42935, user_credentials={real_user=slave}} blocked reactor thread for 91335.8us
I20260630 12:24:36.129927  6032 tablet_bootstrap.cc:492] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c: No bootstrap required, opened a new log
I20260630 12:24:36.130803  6033 tablet_bootstrap.cc:654] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.130939  6032 ts_tablet_manager.cc:1403] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.014s
I20260630 12:24:36.134723  5985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b360d22ac3b44e98b19edc242d1ee3b" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c" is_pre_election: true
I20260630 12:24:36.136006  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b922ba4214b46a2c2c827db50682a" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c" is_pre_election: true
I20260630 12:24:36.137269  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb00d8425f84051880be0b5301e3fad" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa"
W20260630 12:24:36.138214  5878 leader_election.cc:343] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:36.138283  5911 raft_consensus.cc:3060] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.139489  5878 leader_election.cc:304] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [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: bd865d23ef044c76a684b31caa9e6ffa; no voters: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c
I20260630 12:24:36.141714  5878 leader_election.cc:304] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [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: bd865d23ef044c76a684b31caa9e6ffa; no voters: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c
I20260630 12:24:36.139994  6049 raft_consensus.cc:493] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:36.132908  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a141dde402043218cc00c5ad5bb8423" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c" is_pre_election: true
I20260630 12:24:36.143959  5986 raft_consensus.cc:2468] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd865d23ef044c76a684b31caa9e6ffa in term 0.
I20260630 12:24:36.143410  6049 raft_consensus.cc:515] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.148190  6032 raft_consensus.cc:359] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.143415  6037 raft_consensus.cc:2749] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:36.149307  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14222f85b3df4057a21f9ec92708dcf5" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c" is_pre_election: true
I20260630 12:24:36.150151  5837 raft_consensus.cc:2468] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff19e997cfac454da367b1a881fd953c in term 0.
I20260630 12:24:36.150110  6037 raft_consensus.cc:2749] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:36.149659  6032 raft_consensus.cc:385] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.152913  6032 raft_consensus.cc:740] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb0442547f9c403986d1563d6e3c249c, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.153005  5951 leader_election.cc:304] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [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: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c; no voters: 
I20260630 12:24:36.153892  6032 consensus_queue.cc:260] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.154419  6062 raft_consensus.cc:2804] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:36.154960  6062 raft_consensus.cc:493] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:36.155426  6062 raft_consensus.cc:3060] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.155052  5735 catalog_manager.cc:5697] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0442547f9c403986d1563d6e3c249c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "fb0442547f9c403986d1563d6e3c249c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:36.156617  6032 ts_tablet_manager.cc:1434] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.002s
I20260630 12:24:36.159422  6031 tablet_bootstrap.cc:492] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa: No bootstrap required, opened a new log
I20260630 12:24:36.121194  6038 raft_consensus.cc:515] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.163075  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14222f85b3df4057a21f9ec92708dcf5" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa" is_pre_election: true
I20260630 12:24:36.160032  6031 ts_tablet_manager.cc:1403] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa: Time spent bootstrapping tablet: real 0.172s	user 0.046s	sys 0.040s
I20260630 12:24:36.164647  5836 raft_consensus.cc:2393] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd865d23ef044c76a684b31caa9e6ffa in current term 1: Already voted for candidate fb0442547f9c403986d1563d6e3c249c in this term.
I20260630 12:24:36.167074  6031 raft_consensus.cc:359] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.169392  6031 raft_consensus.cc:385] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.168896  6038 leader_election.cc:290] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [CANDIDATE]: Term 1 election: Requested vote from peers bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:36.170644  6060 raft_consensus.cc:493] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:36.172045  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a141dde402043218cc00c5ad5bb8423" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c"
I20260630 12:24:36.172003  6060 raft_consensus.cc:515] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.172910  5986 raft_consensus.cc:3060] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.174599  6060 leader_election.cc:290] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:36.162521  6049 leader_election.cc:290] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935)
I20260630 12:24:36.169924  6031 raft_consensus.cc:740] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd865d23ef044c76a684b31caa9e6ffa, State: Initialized, Role: FOLLOWER
W20260630 12:24:36.176582  5950 leader_election.cc:343] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:36.179540  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b360d22ac3b44e98b19edc242d1ee3b" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c" is_pre_election: true
I20260630 12:24:36.180727  6033 tablet_bootstrap.cc:492] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c: No bootstrap required, opened a new log
W20260630 12:24:36.181250  5803 leader_election.cc:343] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:36.181605  6033 ts_tablet_manager.cc:1403] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.009s
I20260630 12:24:36.181945  6031 consensus_queue.cc:260] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.184000  6031 ts_tablet_manager.cc:1434] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260630 12:24:36.185388  6031 tablet_bootstrap.cc:492] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa: Bootstrap starting.
I20260630 12:24:36.185020  6033 raft_consensus.cc:359] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.186105  6033 raft_consensus.cc:385] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.186540  6033 raft_consensus.cc:740] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff19e997cfac454da367b1a881fd953c, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.187664  6033 consensus_queue.cc:260] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.190812  6033 ts_tablet_manager.cc:1434] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:24:36.193848  6062 raft_consensus.cc:515] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.169749  5911 raft_consensus.cc:2468] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0442547f9c403986d1563d6e3c249c in term 1.
I20260630 12:24:36.197736  5836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14222f85b3df4057a21f9ec92708dcf5" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c"
I20260630 12:24:36.198642  5836 raft_consensus.cc:3060] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:24:36.200680  5878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.1.195:34573, user_credentials={real_user=slave}} blocked reactor thread for 59064.5us
I20260630 12:24:36.200728  5986 raft_consensus.cc:2468] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0442547f9c403986d1563d6e3c249c in term 1.
I20260630 12:24:36.202688  5803 leader_election.cc:304] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [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: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c; no voters: 
I20260630 12:24:36.203822  6038 raft_consensus.cc:2804] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:36.203982  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b360d22ac3b44e98b19edc242d1ee3b" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa" is_pre_election: true
I20260630 12:24:36.203859  5878 leader_election.cc:304] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [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: bd865d23ef044c76a684b31caa9e6ffa, ff19e997cfac454da367b1a881fd953c; no voters: fb0442547f9c403986d1563d6e3c249c
I20260630 12:24:36.204468  6038 raft_consensus.cc:697] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 1 LEADER]: Becoming Leader. State: Replica: fb0442547f9c403986d1563d6e3c249c, State: Running, Role: LEADER
I20260630 12:24:36.196777  6031 tablet_bootstrap.cc:654] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.206715  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a141dde402043218cc00c5ad5bb8423" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa"
I20260630 12:24:36.205991  6037 raft_consensus.cc:2804] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:36.206879  6038 consensus_queue.cc:237] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [LEADER]: Queue going to LEADER mode. State: All 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: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.204982  5910 raft_consensus.cc:2468] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb0442547f9c403986d1563d6e3c249c in term 0.
I20260630 12:24:36.205909  6062 leader_election.cc:290] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [CANDIDATE]: Term 1 election: Requested vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935)
I20260630 12:24:36.207541  5911 raft_consensus.cc:3060] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.212567  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14222f85b3df4057a21f9ec92708dcf5" candidate_uuid: "ff19e997cfac454da367b1a881fd953c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa"
W20260630 12:24:36.214781  5950 leader_election.cc:343] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:36.215242  5801 leader_election.cc:304] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [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: bd865d23ef044c76a684b31caa9e6ffa, fb0442547f9c403986d1563d6e3c249c; no voters: ff19e997cfac454da367b1a881fd953c
I20260630 12:24:36.216167  6060 raft_consensus.cc:2804] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:36.216588  6060 raft_consensus.cc:493] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:36.216946  6060 raft_consensus.cc:3060] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.217800  5734 catalog_manager.cc:5697] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c reported cstate change: term changed from 0 to 1, leader changed from <none> to ff19e997cfac454da367b1a881fd953c (127.26.1.195). New cstate: current_term: 1 leader_uuid: "ff19e997cfac454da367b1a881fd953c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:36.219786  5911 raft_consensus.cc:2468] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0442547f9c403986d1563d6e3c249c in term 1.
I20260630 12:24:36.220440  6037 raft_consensus.cc:493] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:36.222637  6037 raft_consensus.cc:3060] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:36.224011  5836 raft_consensus.cc:2468] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff19e997cfac454da367b1a881fd953c in term 1.
I20260630 12:24:36.225831  5951 leader_election.cc:304] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [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: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c; no voters: bd865d23ef044c76a684b31caa9e6ffa
I20260630 12:24:36.234596  6060 raft_consensus.cc:515] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.229245  6039 raft_consensus.cc:2804] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:36.237154  6039 raft_consensus.cc:697] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 1 LEADER]: Becoming Leader. State: Replica: ff19e997cfac454da367b1a881fd953c, State: Running, Role: LEADER
I20260630 12:24:36.240967  6039 consensus_queue.cc:237] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [LEADER]: Queue going to LEADER mode. State: All 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: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.241456  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b360d22ac3b44e98b19edc242d1ee3b" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd865d23ef044c76a684b31caa9e6ffa"
I20260630 12:24:36.248329  5911 raft_consensus.cc:3060] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.241087  6037 raft_consensus.cc:515] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.255988  6037 leader_election.cc:290] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [CANDIDATE]: Term 2 election: Requested vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:36.256779  5836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a141dde402043218cc00c5ad5bb8423" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c"
I20260630 12:24:36.257395  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a141dde402043218cc00c5ad5bb8423" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c"
I20260630 12:24:36.258210  5984 raft_consensus.cc:3060] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:36.242406  6060 leader_election.cc:290] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [CANDIDATE]: Term 1 election: Requested vote from peers bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194:42935), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:36.259490  5735 catalog_manager.cc:5697] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0442547f9c403986d1563d6e3c249c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "fb0442547f9c403986d1563d6e3c249c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:36.261829  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b360d22ac3b44e98b19edc242d1ee3b" candidate_uuid: "fb0442547f9c403986d1563d6e3c249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c"
I20260630 12:24:36.262552  5986 raft_consensus.cc:3060] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.267323  6031 tablet_bootstrap.cc:492] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa: No bootstrap required, opened a new log
I20260630 12:24:36.269200  6031 ts_tablet_manager.cc:1403] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.020s
I20260630 12:24:36.271080  5986 raft_consensus.cc:2468] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0442547f9c403986d1563d6e3c249c in term 1.
I20260630 12:24:36.272639  5803 leader_election.cc:304] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [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: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c; no voters: 
I20260630 12:24:36.273414  6031 raft_consensus.cc:359] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.274364  6031 raft_consensus.cc:385] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.274789  6031 raft_consensus.cc:740] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd865d23ef044c76a684b31caa9e6ffa, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.273849  6060 raft_consensus.cc:2804] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:36.275877  6060 raft_consensus.cc:697] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 1 LEADER]: Becoming Leader. State: Replica: fb0442547f9c403986d1563d6e3c249c, State: Running, Role: LEADER
I20260630 12:24:36.276002  6031 consensus_queue.cc:260] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.276897  6060 consensus_queue.cc:237] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [LEADER]: Queue going to LEADER mode. State: All 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: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.267373  5984 raft_consensus.cc:2468] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd865d23ef044c76a684b31caa9e6ffa in term 2.
I20260630 12:24:36.268354  5911 raft_consensus.cc:2468] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb0442547f9c403986d1563d6e3c249c in term 1.
I20260630 12:24:36.280922  5878 leader_election.cc:304] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [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: bd865d23ef044c76a684b31caa9e6ffa, ff19e997cfac454da367b1a881fd953c; no voters: fb0442547f9c403986d1563d6e3c249c
I20260630 12:24:36.283171  6037 raft_consensus.cc:2804] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:36.283913  6037 raft_consensus.cc:697] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 2 LEADER]: Becoming Leader. State: Replica: bd865d23ef044c76a684b31caa9e6ffa, State: Running, Role: LEADER
I20260630 12:24:36.284756  6037 consensus_queue.cc:237] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [LEADER]: Queue going to LEADER 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: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.285303  6031 ts_tablet_manager.cc:1434] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260630 12:24:36.296310  5734 catalog_manager.cc:5697] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c reported cstate change: term changed from 0 to 1, leader changed from <none> to ff19e997cfac454da367b1a881fd953c (127.26.1.195). New cstate: current_term: 1 leader_uuid: "ff19e997cfac454da367b1a881fd953c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:36.298223  5734 catalog_manager.cc:5697] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c reported cstate change: term changed from 0 to 1, leader changed from <none> to ff19e997cfac454da367b1a881fd953c (127.26.1.195). New cstate: current_term: 1 leader_uuid: "ff19e997cfac454da367b1a881fd953c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:36.310626  5735 catalog_manager.cc:5697] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c reported cstate change: term changed from 0 to 1, leader changed from <none> to fb0442547f9c403986d1563d6e3c249c (127.26.1.193). New cstate: current_term: 1 leader_uuid: "fb0442547f9c403986d1563d6e3c249c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:36.311611  5732 catalog_manager.cc:5697] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa reported cstate change: term changed from 1 to 2, leader changed from fb0442547f9c403986d1563d6e3c249c (127.26.1.193) to bd865d23ef044c76a684b31caa9e6ffa (127.26.1.194). New cstate: current_term: 2 leader_uuid: "bd865d23ef044c76a684b31caa9e6ffa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:36.453186  6037 raft_consensus.cc:493] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:36.453881  6037 raft_consensus.cc:515] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.458753  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e495bc97af54a79bc88e73ecd5f3f79" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c" is_pre_election: true
I20260630 12:24:36.460479  5836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e495bc97af54a79bc88e73ecd5f3f79" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c" is_pre_election: true
I20260630 12:24:36.461340  5836 raft_consensus.cc:2393] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd865d23ef044c76a684b31caa9e6ffa in current term 1: Already voted for candidate ff19e997cfac454da367b1a881fd953c in this term.
I20260630 12:24:36.462718  5877 leader_election.cc:304] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [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: bd865d23ef044c76a684b31caa9e6ffa; no voters: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c
I20260630 12:24:36.462726  6037 leader_election.cc:290] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:36.463662  6037 raft_consensus.cc:3060] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.472203  6037 raft_consensus.cc:2749] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:36.535473  6037 raft_consensus.cc:493] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:36.536083  6037 raft_consensus.cc:515] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.539885  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14222f85b3df4057a21f9ec92708dcf5" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff19e997cfac454da367b1a881fd953c" is_pre_election: true
I20260630 12:24:36.539830  6039 consensus_queue.cc:1048] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:36.540721  6037 leader_election.cc:290] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771), ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:36.541677  5836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14222f85b3df4057a21f9ec92708dcf5" candidate_uuid: "bd865d23ef044c76a684b31caa9e6ffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb0442547f9c403986d1563d6e3c249c" is_pre_election: true
I20260630 12:24:36.542696  5836 raft_consensus.cc:2393] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd865d23ef044c76a684b31caa9e6ffa in current term 1: Already voted for candidate ff19e997cfac454da367b1a881fd953c in this term.
I20260630 12:24:36.547155  5877 leader_election.cc:304] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [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: bd865d23ef044c76a684b31caa9e6ffa; no voters: fb0442547f9c403986d1563d6e3c249c, ff19e997cfac454da367b1a881fd953c
I20260630 12:24:36.550184  6039 consensus_queue.cc:1048] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:36.554893  6037 raft_consensus.cc:3060] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.573190  6060 consensus_queue.cc:1048] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:36.590435  6037 raft_consensus.cc:2749] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:36.608304  5910 raft_consensus.cc:3060] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.608515  5911 raft_consensus.cc:1275] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Refusing update from remote peer ff19e997cfac454da367b1a881fd953c: 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:36.603955  6049 consensus_queue.cc:1048] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:24:36.616981  6039 consensus_queue.cc:1048] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:36.623039  5834 raft_consensus.cc:1275] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Refusing update from remote peer ff19e997cfac454da367b1a881fd953c: 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:36.626029  6049 consensus_queue.cc:1048] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:36.629022  6038 consensus_queue.cc:1048] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:36.647583  5986 raft_consensus.cc:1275] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Refusing update from remote peer fb0442547f9c403986d1563d6e3c249c: 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:36.649955  6060 consensus_queue.cc:1048] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:36.647702  5910 raft_consensus.cc:1275] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Refusing update from remote peer ff19e997cfac454da367b1a881fd953c: 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:36.688426  6049 consensus_queue.cc:1048] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260630 12:24:36.755435  5837 raft_consensus.cc:3055] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:24:36.755945  5837 raft_consensus.cc:740] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb0442547f9c403986d1563d6e3c249c, State: Running, Role: LEADER
I20260630 12:24:36.764045  5837 consensus_queue.cc:260] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } }
I20260630 12:24:36.765300  5837 raft_consensus.cc:3060] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:36.767166  5910 raft_consensus.cc:1240] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 2 LEADER]: Rejecting Update request from peer fb0442547f9c403986d1563d6e3c249c for earlier term 1. Current term is 2. Ops: []
I20260630 12:24:36.785392  5985 raft_consensus.cc:1275] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 2 FOLLOWER]: Refusing update from remote peer bd865d23ef044c76a684b31caa9e6ffa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:36.798563  6067 consensus_queue.cc:1048] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:36.825716  5911 raft_consensus.cc:1275] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Refusing update from remote peer fb0442547f9c403986d1563d6e3c249c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:36.837857  5837 raft_consensus.cc:1275] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 2 FOLLOWER]: Refusing update from remote peer bd865d23ef044c76a684b31caa9e6ffa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:24:36.838368  6104 log.cc:927] Time spent T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260630 12:24:36.840720  6110 consensus_queue.cc:1048] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:36.861711  6106 consensus_queue.cc:1048] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:36.862785  6106 consensus_queue.cc:1243] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [LEADER]: Peer fb0442547f9c403986d1563d6e3c249c log is divergent from this leader: its last log entry 1.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:24:36.878069  6086 mvcc.cc:204] Tried to move back new op lower bound from 7302440045122121728 to 7302440043641438208. Current Snapshot: MvccSnapshot[applied={T|T < 7302440045122121728}]
I20260630 12:24:36.948555  5836 pending_rounds.cc:85] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c: Aborting all ops after (but not including) 0
I20260630 12:24:36.948951  5836 pending_rounds.cc:107] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:24:36.960440  5836 raft_consensus.cc:2889] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260630 12:24:37.514266  5951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.193:32771, user_credentials={real_user=slave}} blocked reactor thread for 65692.3us
I20260630 12:24:37.541152 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:37.547678  6129 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:37.555428  6130 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:37.556466  6132 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:37.558910 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:37.560153 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:37.560501 26631 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:37.560678 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822277560662 us; error 0 us; skew 500 ppm
I20260630 12:24:37.561187 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:37.563688 26631 webserver.cc:533] Webserver started at http://127.26.1.196:35821/ using document root <none> and password file <none>
I20260630 12:24:37.564160 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:37.564411 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:37.564633 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:37.565662 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "79c88802069f4ccdad55bcd0a2db75fd"
format_stamp: "Formatted at 2026-06-30 12:24:37 on dist-test-slave-wnkp"
I20260630 12:24:37.570209 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:24:37.573963  6137 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:37.574826 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:37.575234 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "79c88802069f4ccdad55bcd0a2db75fd"
format_stamp: "Formatted at 2026-06-30 12:24:37 on dist-test-slave-wnkp"
I20260630 12:24:37.575600 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-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:37.591182 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:37.592767 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:37.594547 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:37.596969 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:37.597210 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:37.597487 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:37.597661 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:37.639691 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:34251
I20260630 12:24:37.639974  6199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:34251 every 8 connection(s)
I20260630 12:24:37.659171  6200 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37885
I20260630 12:24:37.659605  6200 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:37.660521  6200 heartbeater.cc:507] Master 127.26.1.254:37885 requested a full tablet report, sending...
I20260630 12:24:37.662600  5733 ts_manager.cc:194] Registered new tserver with Master: 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196:34251)
I20260630 12:24:37.664309  5733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53448
I20260630 12:24:38.241050  5986 consensus_queue.cc:237] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } attrs { replace: true } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } }
I20260630 12:24:38.248351  5912 raft_consensus.cc:1275] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Refusing update from remote peer ff19e997cfac454da367b1a881fd953c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:38.250597  6206 consensus_queue.cc:1048] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:24:38.251958  5836 raft_consensus.cc:1275] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Refusing update from remote peer ff19e997cfac454da367b1a881fd953c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:38.253787  6206 consensus_queue.cc:1048] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:38.258260  6128 raft_consensus.cc:2955] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } attrs { replace: true } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.260309  5912 raft_consensus.cc:2955] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } attrs { replace: true } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
W20260630 12:24:38.270413  5951 consensus_peers.cc:597] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c -> Peer 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196:34251): Couldn't send request to peer 79c88802069f4ccdad55bcd0a2db75fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e495bc97af54a79bc88e73ecd5f3f79. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:38.270450  5836 raft_consensus.cc:2955] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } attrs { replace: true } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.281862  5733 catalog_manager.cc:5697] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa reported cstate change: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "ff19e997cfac454da367b1a881fd953c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } attrs { replace: true } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.302197  5836 consensus_queue.cc:237] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } attrs { replace: true } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } }
I20260630 12:24:38.311674  5912 raft_consensus.cc:1275] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Refusing update from remote peer fb0442547f9c403986d1563d6e3c249c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:38.311896  5986 raft_consensus.cc:1275] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Refusing update from remote peer fb0442547f9c403986d1563d6e3c249c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:38.313681  6216 consensus_queue.cc:1048] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:38.318117  6108 consensus_queue.cc:1048] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:24:38.322682  5802 consensus_peers.cc:597] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c -> Peer 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196:34251): Couldn't send request to peer 79c88802069f4ccdad55bcd0a2db75fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abb00d8425f84051880be0b5301e3fad. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:38.324990  6108 raft_consensus.cc:2955] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } attrs { replace: true } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.326679  5912 raft_consensus.cc:2955] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } attrs { replace: true } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.329811  5986 raft_consensus.cc:2955] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } attrs { replace: true } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.339949  5734 catalog_manager.cc:5697] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa reported cstate change: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "fb0442547f9c403986d1563d6e3c249c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } attrs { replace: true } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.341152  5983 consensus_queue.cc:237] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } }
W20260630 12:24:38.349875  5951 consensus_peers.cc:597] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c -> Peer 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196:34251): Couldn't send request to peer 79c88802069f4ccdad55bcd0a2db75fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14222f85b3df4057a21f9ec92708dcf5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:38.350469  5912 raft_consensus.cc:1275] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Refusing update from remote peer ff19e997cfac454da367b1a881fd953c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:38.350874  5836 raft_consensus.cc:1275] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Refusing update from remote peer ff19e997cfac454da367b1a881fd953c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:38.351929  6210 consensus_queue.cc:1048] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:24:38.353186  6209 consensus_queue.cc:1048] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:24:38.362828  6210 raft_consensus.cc:2955] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.362934  5912 raft_consensus.cc:2955] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.363569  5836 raft_consensus.cc:2955] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.376864  5731 catalog_manager.cc:5697] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa reported cstate change: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "ff19e997cfac454da367b1a881fd953c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.384111  5983 consensus_queue.cc:237] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } }
I20260630 12:24:38.390951  5912 raft_consensus.cc:1275] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Refusing update from remote peer ff19e997cfac454da367b1a881fd953c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:38.392560  6206 consensus_queue.cc:1048] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:38.395859  5836 raft_consensus.cc:1275] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Refusing update from remote peer ff19e997cfac454da367b1a881fd953c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:24:38.397326  5951 consensus_peers.cc:597] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c -> Peer 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196:34251): Couldn't send request to peer 79c88802069f4ccdad55bcd0a2db75fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 286b922ba4214b46a2c2c827db50682a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:38.398411  6210 consensus_queue.cc:1048] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:38.401974  6206 raft_consensus.cc:2955] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.405014  5912 raft_consensus.cc:2955] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.408043  5836 raft_consensus.cc:2955] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } } }
I20260630 12:24:38.417534  5734 catalog_manager.cc:5697] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c reported cstate change: config changed from index -1 to 10, NON_VOTER 79c88802069f4ccdad55bcd0a2db75fd (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "ff19e997cfac454da367b1a881fd953c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:38.666932  6200 heartbeater.cc:499] Master 127.26.1.254:37885 was elected leader, sending a full tablet report...
I20260630 12:24:38.672436 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:24:38.700102 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:38.701118 26631 tablet_replica.cc:333] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c: stopping tablet replica
I20260630 12:24:38.701965 26631 raft_consensus.cc:2243] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:38.703158 26631 raft_consensus.cc:2272] T abb00d8425f84051880be0b5301e3fad P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.706727 26631 tablet_replica.cc:333] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c: stopping tablet replica
I20260630 12:24:38.707336 26631 raft_consensus.cc:2243] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.707921 26631 raft_consensus.cc:2272] T 14222f85b3df4057a21f9ec92708dcf5 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.710793 26631 tablet_replica.cc:333] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c: stopping tablet replica
I20260630 12:24:38.711380 26631 raft_consensus.cc:2243] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:38.712186 26631 raft_consensus.cc:2272] T 7b360d22ac3b44e98b19edc242d1ee3b P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.714468 26631 tablet_replica.cc:333] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c: stopping tablet replica
I20260630 12:24:38.715034 26631 raft_consensus.cc:2243] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.715531 26631 raft_consensus.cc:2272] T 1e495bc97af54a79bc88e73ecd5f3f79 P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.718192 26631 tablet_replica.cc:333] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c: stopping tablet replica
I20260630 12:24:38.718930 26631 raft_consensus.cc:2243] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.719620 26631 raft_consensus.cc:2272] T 286b922ba4214b46a2c2c827db50682a P fb0442547f9c403986d1563d6e3c249c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.722199 26631 tablet_replica.cc:333] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c: stopping tablet replica
I20260630 12:24:38.722733 26631 raft_consensus.cc:2243] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.723234 26631 raft_consensus.cc:2272] T 2a141dde402043218cc00c5ad5bb8423 P fb0442547f9c403986d1563d6e3c249c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.752975 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:24:38.753258  6219 ts_tablet_manager.cc:933] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: Initiating tablet copy from peer ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:38.755260  6219 tablet_copy_client.cc:323] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:34573
I20260630 12:24:38.780033 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:24:38.782501  5996 tablet_copy_service.cc:140] P ff19e997cfac454da367b1a881fd953c: Received BeginTabletCopySession request for tablet 14222f85b3df4057a21f9ec92708dcf5 from peer 79c88802069f4ccdad55bcd0a2db75fd ({username='slave'} at 127.0.0.1:53892)
I20260630 12:24:38.784159  5996 tablet_copy_service.cc:161] P ff19e997cfac454da367b1a881fd953c: Beginning new tablet copy session on tablet 14222f85b3df4057a21f9ec92708dcf5 from peer 79c88802069f4ccdad55bcd0a2db75fd at {username='slave'} at 127.0.0.1:53892: session id = 79c88802069f4ccdad55bcd0a2db75fd-14222f85b3df4057a21f9ec92708dcf5
I20260630 12:24:38.792869  5996 tablet_copy_source_session.cc:215] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:38.798586  6219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14222f85b3df4057a21f9ec92708dcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:38.818377 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:38.818547  6219 tablet_copy_client.cc:806] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:38.819926  6219 tablet_copy_client.cc:670] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:38.820317 26631 tablet_replica.cc:333] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa: stopping tablet replica
I20260630 12:24:38.821264 26631 raft_consensus.cc:2243] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.822059 26631 raft_consensus.cc:2272] T 14222f85b3df4057a21f9ec92708dcf5 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.825766 26631 tablet_replica.cc:333] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa: stopping tablet replica
I20260630 12:24:38.827983 26631 raft_consensus.cc:2243] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.828752 26631 raft_consensus.cc:2272] T 7b360d22ac3b44e98b19edc242d1ee3b P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.831671  6219 tablet_copy_client.cc:538] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:38.831835 26631 tablet_replica.cc:333] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa: stopping tablet replica
I20260630 12:24:38.833051 26631 raft_consensus.cc:2243] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.833788 26631 raft_consensus.cc:2272] T 1e495bc97af54a79bc88e73ecd5f3f79 P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.837649 26631 tablet_replica.cc:333] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa: stopping tablet replica
I20260630 12:24:38.838374 26631 raft_consensus.cc:2243] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.839357 26631 raft_consensus.cc:2272] T 286b922ba4214b46a2c2c827db50682a P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.844776 26631 tablet_replica.cc:333] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa: stopping tablet replica
I20260630 12:24:38.845549 26631 raft_consensus.cc:2243] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:38.846645 26631 raft_consensus.cc:2272] T 2a141dde402043218cc00c5ad5bb8423 P bd865d23ef044c76a684b31caa9e6ffa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:38.847088  5951 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.1.193:32771: connect: Connection refused (error 111)
I20260630 12:24:38.849581 26631 tablet_replica.cc:333] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa: stopping tablet replica
I20260630 12:24:38.849694  6219 tablet_bootstrap.cc:492] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: Bootstrap starting.
I20260630 12:24:38.850399 26631 raft_consensus.cc:2243] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.851219 26631 raft_consensus.cc:2272] T abb00d8425f84051880be0b5301e3fad P bd865d23ef044c76a684b31caa9e6ffa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:38.858526  5951 consensus_peers.cc:597] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c -> Peer fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771): Couldn't send request to peer fb0442547f9c403986d1563d6e3c249c. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:32771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:24:38.862846  5951 consensus_peers.cc:597] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c -> Peer fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771): Couldn't send request to peer fb0442547f9c403986d1563d6e3c249c. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:32771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:24:38.875990  5951 consensus_peers.cc:597] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c -> Peer fb0442547f9c403986d1563d6e3c249c (127.26.1.193:32771): Couldn't send request to peer fb0442547f9c403986d1563d6e3c249c. Status: Network error: Client connection negotiation failed: client connection to 127.26.1.193:32771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:38.881160  6225 ts_tablet_manager.cc:933] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd: Initiating tablet copy from peer ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:38.889138  6225 tablet_copy_client.cc:323] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:34573
I20260630 12:24:38.891225  5996 tablet_copy_service.cc:140] P ff19e997cfac454da367b1a881fd953c: Received BeginTabletCopySession request for tablet 1e495bc97af54a79bc88e73ecd5f3f79 from peer 79c88802069f4ccdad55bcd0a2db75fd ({username='slave'} at 127.0.0.1:53892)
I20260630 12:24:38.891824  5996 tablet_copy_service.cc:161] P ff19e997cfac454da367b1a881fd953c: Beginning new tablet copy session on tablet 1e495bc97af54a79bc88e73ecd5f3f79 from peer 79c88802069f4ccdad55bcd0a2db75fd at {username='slave'} at 127.0.0.1:53892: session id = 79c88802069f4ccdad55bcd0a2db75fd-1e495bc97af54a79bc88e73ecd5f3f79
I20260630 12:24:38.898223 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:24:38.900787  5996 tablet_copy_source_session.cc:215] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:38.904498  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e495bc97af54a79bc88e73ecd5f3f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:38.921172 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:24:38.923563  6225 tablet_copy_client.cc:806] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:38.924347  6225 tablet_copy_client.cc:670] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:38.944958 26631 tablet_copy_service.cc:362] P ff19e997cfac454da367b1a881fd953c: Destroying tablet copy session 79c88802069f4ccdad55bcd0a2db75fd-1e495bc97af54a79bc88e73ecd5f3f79 due to service shutdown
I20260630 12:24:38.945609 26631 tablet_copy_service.cc:434] P ff19e997cfac454da367b1a881fd953c: ending tablet copy session 79c88802069f4ccdad55bcd0a2db75fd-1e495bc97af54a79bc88e73ecd5f3f79 on tablet 1e495bc97af54a79bc88e73ecd5f3f79 with peer 79c88802069f4ccdad55bcd0a2db75fd
I20260630 12:24:38.946382 26631 tablet_copy_service.cc:362] P ff19e997cfac454da367b1a881fd953c: Destroying tablet copy session 79c88802069f4ccdad55bcd0a2db75fd-14222f85b3df4057a21f9ec92708dcf5 due to service shutdown
I20260630 12:24:38.946739 26631 tablet_copy_service.cc:434] P ff19e997cfac454da367b1a881fd953c: ending tablet copy session 79c88802069f4ccdad55bcd0a2db75fd-14222f85b3df4057a21f9ec92708dcf5 on tablet 14222f85b3df4057a21f9ec92708dcf5 with peer 79c88802069f4ccdad55bcd0a2db75fd
I20260630 12:24:38.954397  6219 tablet_bootstrap.cc:492] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=75 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:24:38.959257  6228 ts_tablet_manager.cc:933] T 286b922ba4214b46a2c2c827db50682a P 79c88802069f4ccdad55bcd0a2db75fd: Initiating tablet copy from peer ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573)
I20260630 12:24:38.960916  6219 tablet_bootstrap.cc:492] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: Bootstrap complete.
I20260630 12:24:38.961930  6219 ts_tablet_manager.cc:1403] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: Time spent bootstrapping tablet: real 0.113s	user 0.082s	sys 0.011s
I20260630 12:24:38.966197  6219 raft_consensus.cc:359] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } }
I20260630 12:24:38.967110  6219 raft_consensus.cc:740] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 79c88802069f4ccdad55bcd0a2db75fd, State: Initialized, Role: LEARNER
I20260630 12:24:38.967866  6219 consensus_queue.cc:260] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "fb0442547f9c403986d1563d6e3c249c" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 32771 } } peers { permanent_uuid: "bd865d23ef044c76a684b31caa9e6ffa" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ff19e997cfac454da367b1a881fd953c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 34573 } } peers { permanent_uuid: "79c88802069f4ccdad55bcd0a2db75fd" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 34251 } attrs { promote: true } }
I20260630 12:24:38.971221  6219 ts_tablet_manager.cc:1434] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:24:38.984239  6228 tablet_copy_client.cc:323] T 286b922ba4214b46a2c2c827db50682a P 79c88802069f4ccdad55bcd0a2db75fd: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:34573
I20260630 12:24:38.987946 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:38.989032 26631 tablet_replica.cc:333] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c: stopping tablet replica
I20260630 12:24:38.989990 26631 raft_consensus.cc:2243] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.990590 26631 raft_consensus.cc:2272] T abb00d8425f84051880be0b5301e3fad P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.993355 26631 tablet_replica.cc:333] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c: stopping tablet replica
I20260630 12:24:38.993938 26631 raft_consensus.cc:2243] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:38.994410 26631 raft_consensus.cc:2272] T 2a141dde402043218cc00c5ad5bb8423 P ff19e997cfac454da367b1a881fd953c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:38.996816 26631 tablet_replica.cc:333] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c: stopping tablet replica
I20260630 12:24:38.997577 26631 raft_consensus.cc:2243] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:38.998481 26631 raft_consensus.cc:2272] T 286b922ba4214b46a2c2c827db50682a P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:39.000800 26631 tablet_replica.cc:333] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c: stopping tablet replica
I20260630 12:24:39.001329 26631 raft_consensus.cc:2243] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:39.002298 26631 raft_consensus.cc:2272] T 14222f85b3df4057a21f9ec92708dcf5 P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:39.004663 26631 tablet_replica.cc:333] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c: stopping tablet replica
I20260630 12:24:39.005192 26631 raft_consensus.cc:2243] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:39.005779 26631 raft_consensus.cc:2272] T 7b360d22ac3b44e98b19edc242d1ee3b P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:39.007792 26631 tablet_replica.cc:333] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c: stopping tablet replica
I20260630 12:24:39.008338 26631 raft_consensus.cc:2243] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:39.009337 26631 raft_consensus.cc:2272] T 1e495bc97af54a79bc88e73ecd5f3f79 P ff19e997cfac454da367b1a881fd953c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:39.028160 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
W20260630 12:24:39.031844  6140 connection.cc:466] server connection from 127.0.0.1:45710 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:45710 (request call id 5) could send its response
W20260630 12:24:39.034710  6225 ts_tablet_manager.cc:1011] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd: Tablet Copy: Unable to fetch data from remote peer ff19e997cfac454da367b1a881fd953c (127.26.1.195:34573): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.26.1.195:34573: connect: Connection refused (error 111)
I20260630 12:24:39.035214  6225 tablet_replica.cc:333] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd: stopping tablet replica
I20260630 12:24:39.035497  6225 raft_consensus.cc:2243] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:24:39.035876  6225 raft_consensus.cc:2272] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:24:39.039593  6225 tablet_copy_client.cc:1131] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.26.1.195:34573: connect: Connection refused (error 111)
W20260630 12:24:39.041062  6225 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 1e495bc97af54a79bc88e73ecd5f3f79 but one is already registered
I20260630 12:24:39.041435  6225 ts_tablet_manager.cc:1916] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:39.050182 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:24:39.060209  6225 ts_tablet_manager.cc:1929] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:24:39.060829  6225 log.cc:1199] T 1e495bc97af54a79bc88e73ecd5f3f79 P 79c88802069f4ccdad55bcd0a2db75fd: Deleting WAL directory at /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822018099252-26631-0/minicluster-data/ts-3-root/wals/1e495bc97af54a79bc88e73ecd5f3f79
I20260630 12:24:39.080376 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:24:39.107455  6219 tablet_copy_client.cc:1131] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.26.1.195:34573: connect: Connection refused (error 111)
I20260630 12:24:39.109304 26631 tablet_replica.cc:333] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd: stopping tablet replica
I20260630 12:24:39.109998 26631 raft_consensus.cc:2243] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:24:39.110428 26631 raft_consensus.cc:2272] T 14222f85b3df4057a21f9ec92708dcf5 P 79c88802069f4ccdad55bcd0a2db75fd [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:24:39.130512 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:24:39.141726 26631 master.cc:562] Master@127.26.1.254:37885 shutting down...
W20260630 12:24:39.163440  5783 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:24:39.164886 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:39.165390 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:39.165659 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0cf5d53c4d114af6a1e084f172dc7913: stopping tablet replica
I20260630 12:24:39.186827 26631 master.cc:584] Master@127.26.1.254:37885 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5366 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:24:39.227345 26631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.1.254:37049
I20260630 12:24:39.228603 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:39.233531  6231 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:39.233866  6232 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:39.235157  6234 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:39.236560 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:39.237443 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:39.237654 26631 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:39.237814 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822279237793 us; error 0 us; skew 500 ppm
I20260630 12:24:39.238278 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:39.240592 26631 webserver.cc:533] Webserver started at http://127.26.1.254:42815/ using document root <none> and password file <none>
I20260630 12:24:39.241071 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:39.241269 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:39.241529 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:39.242588 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/master-0-root/instance:
uuid: "93e2be92a0204729b377d732fbd1bbb6"
format_stamp: "Formatted at 2026-06-30 12:24:39 on dist-test-slave-wnkp"
I20260630 12:24:39.247141 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:24:39.250676  6239 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:39.251586 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:39.251893 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/master-0-root
uuid: "93e2be92a0204729b377d732fbd1bbb6"
format_stamp: "Formatted at 2026-06-30 12:24:39 on dist-test-slave-wnkp"
I20260630 12:24:39.252189 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-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:39.268553 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:39.269558 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:39.305621 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.254:37049
I20260630 12:24:39.305706  6290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.254:37049 every 8 connection(s)
I20260630 12:24:39.309846  6291 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:39.321239  6291 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6: Bootstrap starting.
I20260630 12:24:39.325551  6291 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.329746  6291 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6: No bootstrap required, opened a new log
I20260630 12:24:39.331826  6291 raft_consensus.cc:359] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e2be92a0204729b377d732fbd1bbb6" member_type: VOTER }
I20260630 12:24:39.332232  6291 raft_consensus.cc:385] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.332505  6291 raft_consensus.cc:740] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93e2be92a0204729b377d732fbd1bbb6, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.333026  6291 consensus_queue.cc:260] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93e2be92a0204729b377d732fbd1bbb6" member_type: VOTER }
I20260630 12:24:39.333452  6291 raft_consensus.cc:399] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:39.333635  6291 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:39.333842  6291 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.338687  6291 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e2be92a0204729b377d732fbd1bbb6" member_type: VOTER }
I20260630 12:24:39.339176  6291 leader_election.cc:304] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [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: 93e2be92a0204729b377d732fbd1bbb6; no voters: 
I20260630 12:24:39.340334  6291 leader_election.cc:290] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:39.340665  6294 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:39.342031  6294 raft_consensus.cc:697] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 1 LEADER]: Becoming Leader. State: Replica: 93e2be92a0204729b377d732fbd1bbb6, State: Running, Role: LEADER
I20260630 12:24:39.342687  6294 consensus_queue.cc:237] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [LEADER]: Queue going to LEADER mode. State: All 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: "93e2be92a0204729b377d732fbd1bbb6" member_type: VOTER }
I20260630 12:24:39.343252  6291 sys_catalog.cc:565] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:39.346814  6295 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "93e2be92a0204729b377d732fbd1bbb6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e2be92a0204729b377d732fbd1bbb6" member_type: VOTER } }
I20260630 12:24:39.347004  6296 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 93e2be92a0204729b377d732fbd1bbb6. Latest consensus state: current_term: 1 leader_uuid: "93e2be92a0204729b377d732fbd1bbb6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93e2be92a0204729b377d732fbd1bbb6" member_type: VOTER } }
I20260630 12:24:39.347493  6295 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:39.347999  6296 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:39.350888  6300 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:39.359342  6300 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:39.360422 26631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:39.368973  6300 catalog_manager.cc:1383] Generated new cluster ID: b51665c7010f448a9a8451709fa4b2b1
I20260630 12:24:39.369295  6300 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:39.392875  6300 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:39.394292  6300 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:39.407580  6300 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6: Generated new TSK 0
I20260630 12:24:39.408195  6300 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:39.426957 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:39.432624  6312 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:39.433776  6313 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:39.436025  6315 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:39.436391 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:39.437299 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:39.437498 26631 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:39.437623 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822279437611 us; error 0 us; skew 500 ppm
I20260630 12:24:39.438139 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:39.440392 26631 webserver.cc:533] Webserver started at http://127.26.1.193:37217/ using document root <none> and password file <none>
I20260630 12:24:39.440838 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:39.440989 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:39.441195 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:39.442224 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-0-root/instance:
uuid: "d13d91641435449fad062a32545ae55b"
format_stamp: "Formatted at 2026-06-30 12:24:39 on dist-test-slave-wnkp"
I20260630 12:24:39.446741 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:39.450187  6320 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:39.451056 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:39.451336 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-0-root
uuid: "d13d91641435449fad062a32545ae55b"
format_stamp: "Formatted at 2026-06-30 12:24:39 on dist-test-slave-wnkp"
I20260630 12:24:39.451576 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-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:39.520462 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:39.522435 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:39.524564 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:39.527346 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:39.527563 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:39.527858 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:39.528016 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:39.572891 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.193:42359
I20260630 12:24:39.573099  6383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.193:42359 every 8 connection(s)
I20260630 12:24:39.579754 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:39.588716  6388 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:39.588716  6389 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:39.593354  6391 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:39.594549  6384 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37049
I20260630 12:24:39.594578 26631 server_base.cc:1061] running on GCE node
I20260630 12:24:39.595046  6384 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:39.595968  6384 heartbeater.cc:507] Master 127.26.1.254:37049 requested a full tablet report, sending...
I20260630 12:24:39.597909 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:39.598282 26631 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:39.598526 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822279598500 us; error 0 us; skew 500 ppm
I20260630 12:24:39.598901  6256 ts_manager.cc:194] Registered new tserver with Master: d13d91641435449fad062a32545ae55b (127.26.1.193:42359)
I20260630 12:24:39.599398 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:39.601716  6256 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46524
I20260630 12:24:39.602725 26631 webserver.cc:533] Webserver started at http://127.26.1.194:41397/ using document root <none> and password file <none>
I20260630 12:24:39.603485 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:39.603760 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:39.604102 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:39.605749 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-1-root/instance:
uuid: "3c64fc9c700f40a9a7878c506a2c9809"
format_stamp: "Formatted at 2026-06-30 12:24:39 on dist-test-slave-wnkp"
I20260630 12:24:39.610698 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:24:39.614456  6396 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:39.615455 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:24:39.615720 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-1-root
uuid: "3c64fc9c700f40a9a7878c506a2c9809"
format_stamp: "Formatted at 2026-06-30 12:24:39 on dist-test-slave-wnkp"
I20260630 12:24:39.615970 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-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:39.640462 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:39.641723 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:39.643181 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:39.645679 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:39.645888 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:39.646176 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:39.646318 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:39.689384 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.194:35681
I20260630 12:24:39.689515  6458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.194:35681 every 8 connection(s)
I20260630 12:24:39.694665 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:39.702790  6462 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:39.705047  6463 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:39.708478 26631 server_base.cc:1061] running on GCE node
W20260630 12:24:39.709177  6465 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:39.710247  6459 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37049
I20260630 12:24:39.710348 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:24:39.710759  6459 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:39.710754 26631 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:39.711231 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822279711214 us; error 0 us; skew 500 ppm
I20260630 12:24:39.711860 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:39.711833  6459 heartbeater.cc:507] Master 127.26.1.254:37049 requested a full tablet report, sending...
I20260630 12:24:39.714287  6256 ts_manager.cc:194] Registered new tserver with Master: 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194:35681)
I20260630 12:24:39.714895 26631 webserver.cc:533] Webserver started at http://127.26.1.195:40367/ using document root <none> and password file <none>
I20260630 12:24:39.715462 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:39.715669 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:39.715934 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:39.715992  6256 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46530
I20260630 12:24:39.717535 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-2-root/instance:
uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c"
format_stamp: "Formatted at 2026-06-30 12:24:39 on dist-test-slave-wnkp"
I20260630 12:24:39.722313 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:39.725838  6470 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:39.726649 26631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:39.726951 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-2-root
uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c"
format_stamp: "Formatted at 2026-06-30 12:24:39 on dist-test-slave-wnkp"
I20260630 12:24:39.727214 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-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:39.741736 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:39.742959 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:39.744441 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:39.746802 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:39.747038 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:39.747267 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:39.747440 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:39.789558 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.195:37389
I20260630 12:24:39.789664  6532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.195:37389 every 8 connection(s)
I20260630 12:24:39.804644  6533 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37049
I20260630 12:24:39.805064  6533 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:39.805907  6533 heartbeater.cc:507] Master 127.26.1.254:37049 requested a full tablet report, sending...
I20260630 12:24:39.807914  6256 ts_manager.cc:194] Registered new tserver with Master: 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:39.808104 26631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015230571s
I20260630 12:24:39.809450  6256 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46542
I20260630 12:24:40.605396  6384 heartbeater.cc:499] Master 127.26.1.254:37049 was elected leader, sending a full tablet report...
I20260630 12:24:40.718935  6459 heartbeater.cc:499] Master 127.26.1.254:37049 was elected leader, sending a full tablet report...
I20260630 12:24:40.812337  6533 heartbeater.cc:499] Master 127.26.1.254:37049 was elected leader, sending a full tablet report...
I20260630 12:24:40.869925  6256 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46556:
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:24:40.873145  6256 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:40.955123  6349 tablet_service.cc:1511] Processing CreateTablet for tablet 6208fb152a564e2e812bd66f01d84175 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:40.955637  6498 tablet_service.cc:1511] Processing CreateTablet for tablet 6208fb152a564e2e812bd66f01d84175 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:40.956794  6349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6208fb152a564e2e812bd66f01d84175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.957262  6498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6208fb152a564e2e812bd66f01d84175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.960602  6497 tablet_service.cc:1511] Processing CreateTablet for tablet 93b317ae16af4d73809ad6fcd6a68b07 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:40.962116  6497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b317ae16af4d73809ad6fcd6a68b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.964370  6493 tablet_service.cc:1511] Processing CreateTablet for tablet c1e39ed3ae384026af03ce1c455e9a21 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:40.965827  6493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e39ed3ae384026af03ce1c455e9a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.967459  6494 tablet_service.cc:1511] Processing CreateTablet for tablet b6d132baffe94964af6af667beed0f3f (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:40.967347  6495 tablet_service.cc:1511] Processing CreateTablet for tablet 62ca7a846f864d54babc7d9c1e4ea4c5 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:40.965446  6496 tablet_service.cc:1511] Processing CreateTablet for tablet b122df77a5c8494688f2c4d8ae4abaff (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:40.968950  6494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d132baffe94964af6af667beed0f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.969687  6495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62ca7a846f864d54babc7d9c1e4ea4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.974815  6424 tablet_service.cc:1511] Processing CreateTablet for tablet 6208fb152a564e2e812bd66f01d84175 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:40.976498  6424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6208fb152a564e2e812bd66f01d84175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.976653  6496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b122df77a5c8494688f2c4d8ae4abaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.982043  6348 tablet_service.cc:1511] Processing CreateTablet for tablet 93b317ae16af4d73809ad6fcd6a68b07 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:40.983497  6348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b317ae16af4d73809ad6fcd6a68b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.988557  6347 tablet_service.cc:1511] Processing CreateTablet for tablet b122df77a5c8494688f2c4d8ae4abaff (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:40.989634  6553 tablet_bootstrap.cc:492] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Bootstrap starting.
I20260630 12:24:40.989394  6423 tablet_service.cc:1511] Processing CreateTablet for tablet 93b317ae16af4d73809ad6fcd6a68b07 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:40.990295  6347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b122df77a5c8494688f2c4d8ae4abaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.991022  6423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b317ae16af4d73809ad6fcd6a68b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:40.998042  6553 tablet_bootstrap.cc:654] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:40.998253  6346 tablet_service.cc:1511] Processing CreateTablet for tablet 62ca7a846f864d54babc7d9c1e4ea4c5 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:41.000059  6346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62ca7a846f864d54babc7d9c1e4ea4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:41.002498  6422 tablet_service.cc:1511] Processing CreateTablet for tablet b122df77a5c8494688f2c4d8ae4abaff (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:41.004494  6422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b122df77a5c8494688f2c4d8ae4abaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:41.004565  6345 tablet_service.cc:1511] Processing CreateTablet for tablet b6d132baffe94964af6af667beed0f3f (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:41.006352  6345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d132baffe94964af6af667beed0f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:41.012777  6553 tablet_bootstrap.cc:492] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: No bootstrap required, opened a new log
I20260630 12:24:41.013422  6553 ts_tablet_manager.cc:1403] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260630 12:24:41.013839  6421 tablet_service.cc:1511] Processing CreateTablet for tablet 62ca7a846f864d54babc7d9c1e4ea4c5 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:41.015368  6421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62ca7a846f864d54babc7d9c1e4ea4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:41.015918  6344 tablet_service.cc:1511] Processing CreateTablet for tablet c1e39ed3ae384026af03ce1c455e9a21 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:41.017346  6344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e39ed3ae384026af03ce1c455e9a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:41.021400  6420 tablet_service.cc:1511] Processing CreateTablet for tablet b6d132baffe94964af6af667beed0f3f (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:41.023018  6420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d132baffe94964af6af667beed0f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:41.026580  6419 tablet_service.cc:1511] Processing CreateTablet for tablet c1e39ed3ae384026af03ce1c455e9a21 (DEFAULT_TABLE table=test-workload [id=51b53efa47b34487bf53f036900bc456]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:41.028241  6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e39ed3ae384026af03ce1c455e9a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:41.040084  6553 raft_consensus.cc:359] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.041180  6553 raft_consensus.cc:385] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.041525  6553 raft_consensus.cc:740] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3c6e6230c446ba9b4bbb04e7b2e38c, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.042459  6553 consensus_queue.cc:260] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.093982  6556 tablet_bootstrap.cc:492] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b: Bootstrap starting.
I20260630 12:24:41.094280  6553 ts_tablet_manager.cc:1434] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent starting tablet: real 0.081s	user 0.022s	sys 0.019s
I20260630 12:24:41.097318  6553 tablet_bootstrap.cc:492] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Bootstrap starting.
I20260630 12:24:41.113597  6557 tablet_bootstrap.cc:492] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809: Bootstrap starting.
I20260630 12:24:41.117882  6553 tablet_bootstrap.cc:654] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.118379  6556 tablet_bootstrap.cc:654] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.124549  6557 tablet_bootstrap.cc:654] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.129544  6553 tablet_bootstrap.cc:492] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c: No bootstrap required, opened a new log
I20260630 12:24:41.130164  6553 ts_tablet_manager.cc:1403] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.010s
I20260630 12:24:41.132678  6556 tablet_bootstrap.cc:492] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b: No bootstrap required, opened a new log
I20260630 12:24:41.133308  6557 tablet_bootstrap.cc:492] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809: No bootstrap required, opened a new log
I20260630 12:24:41.133306  6556 ts_tablet_manager.cc:1403] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.004s
I20260630 12:24:41.133905  6557 ts_tablet_manager.cc:1403] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809: Time spent bootstrapping tablet: real 0.021s	user 0.000s	sys 0.012s
I20260630 12:24:41.133783  6553 raft_consensus.cc:359] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.134780  6553 raft_consensus.cc:385] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.135130  6553 raft_consensus.cc:740] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3c6e6230c446ba9b4bbb04e7b2e38c, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.136041  6553 consensus_queue.cc:260] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.136749  6557 raft_consensus.cc:359] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.138634  6553 ts_tablet_manager.cc:1434] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:24:41.137555  6557 raft_consensus.cc:385] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.137284  6556 raft_consensus.cc:359] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.139602  6557 raft_consensus.cc:740] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64fc9c700f40a9a7878c506a2c9809, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.140342  6553 tablet_bootstrap.cc:492] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Bootstrap starting.
I20260630 12:24:41.140794  6557 consensus_queue.cc:260] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.139811  6556 raft_consensus.cc:385] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.143764  6556 raft_consensus.cc:740] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13d91641435449fad062a32545ae55b, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.144148  6557 ts_tablet_manager.cc:1434] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260630 12:24:41.144826  6556 consensus_queue.cc:260] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.145587  6557 tablet_bootstrap.cc:492] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809: Bootstrap starting.
I20260630 12:24:41.147881  6553 tablet_bootstrap.cc:654] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.154161  6557 tablet_bootstrap.cc:654] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.162055  6553 tablet_bootstrap.cc:492] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: No bootstrap required, opened a new log
I20260630 12:24:41.162850  6553 ts_tablet_manager.cc:1403] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260630 12:24:41.165895  6557 tablet_bootstrap.cc:492] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809: No bootstrap required, opened a new log
I20260630 12:24:41.166019  6553 raft_consensus.cc:359] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.166745  6557 ts_tablet_manager.cc:1403] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260630 12:24:41.166899  6553 raft_consensus.cc:385] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.167306  6553 raft_consensus.cc:740] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3c6e6230c446ba9b4bbb04e7b2e38c, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.168493  6553 consensus_queue.cc:260] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.170835  6556 ts_tablet_manager.cc:1434] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.016s
I20260630 12:24:41.171700  6553 ts_tablet_manager.cc:1434] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:24:41.171977  6556 tablet_bootstrap.cc:492] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b: Bootstrap starting.
I20260630 12:24:41.173095  6553 tablet_bootstrap.cc:492] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Bootstrap starting.
I20260630 12:24:41.175514  6557 raft_consensus.cc:359] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.176432  6557 raft_consensus.cc:385] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.176842  6557 raft_consensus.cc:740] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64fc9c700f40a9a7878c506a2c9809, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.177922  6557 consensus_queue.cc:260] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.178654  6556 tablet_bootstrap.cc:654] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.180575  6557 ts_tablet_manager.cc:1434] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260630 12:24:41.181630  6553 tablet_bootstrap.cc:654] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.181795  6557 tablet_bootstrap.cc:492] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809: Bootstrap starting.
I20260630 12:24:41.194602  6557 tablet_bootstrap.cc:654] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.198369  6556 tablet_bootstrap.cc:492] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b: No bootstrap required, opened a new log
I20260630 12:24:41.199160  6556 ts_tablet_manager.cc:1403] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.005s
I20260630 12:24:41.200204  6553 tablet_bootstrap.cc:492] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: No bootstrap required, opened a new log
I20260630 12:24:41.200834  6553 ts_tablet_manager.cc:1403] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.007s
I20260630 12:24:41.202294  6556 raft_consensus.cc:359] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.202926  6553 raft_consensus.cc:359] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.203226  6556 raft_consensus.cc:385] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.203670  6553 raft_consensus.cc:385] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.203792  6556 raft_consensus.cc:740] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13d91641435449fad062a32545ae55b, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.204025  6553 raft_consensus.cc:740] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3c6e6230c446ba9b4bbb04e7b2e38c, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.205212  6553 consensus_queue.cc:260] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.205158  6556 consensus_queue.cc:260] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.207304  6557 tablet_bootstrap.cc:492] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809: No bootstrap required, opened a new log
I20260630 12:24:41.207813  6553 ts_tablet_manager.cc:1434] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:24:41.207935  6557 ts_tablet_manager.cc:1403] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.010s
I20260630 12:24:41.209059  6553 tablet_bootstrap.cc:492] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Bootstrap starting.
I20260630 12:24:41.210110  6556 ts_tablet_manager.cc:1434] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:24:41.211242  6556 tablet_bootstrap.cc:492] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b: Bootstrap starting.
I20260630 12:24:41.213203  6557 raft_consensus.cc:359] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.214046  6557 raft_consensus.cc:385] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.214449  6557 raft_consensus.cc:740] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64fc9c700f40a9a7878c506a2c9809, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.215443  6557 consensus_queue.cc:260] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.216612  6553 tablet_bootstrap.cc:654] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.217573  6556 tablet_bootstrap.cc:654] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.220548  6557 ts_tablet_manager.cc:1434] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:24:41.222081  6557 tablet_bootstrap.cc:492] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809: Bootstrap starting.
I20260630 12:24:41.226404  6556 tablet_bootstrap.cc:492] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b: No bootstrap required, opened a new log
I20260630 12:24:41.227098  6556 ts_tablet_manager.cc:1403] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:24:41.229177  6557 tablet_bootstrap.cc:654] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.230705  6556 raft_consensus.cc:359] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.233136  6556 raft_consensus.cc:385] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.233739  6556 raft_consensus.cc:740] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13d91641435449fad062a32545ae55b, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.235149  6553 tablet_bootstrap.cc:492] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: No bootstrap required, opened a new log
I20260630 12:24:41.236116  6553 ts_tablet_manager.cc:1403] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.009s
I20260630 12:24:41.235126  6556 consensus_queue.cc:260] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.239717  6562 raft_consensus.cc:493] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:41.239777  6553 raft_consensus.cc:359] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.240759  6553 raft_consensus.cc:385] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.240437  6562 raft_consensus.cc:515] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.241103  6553 raft_consensus.cc:740] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3c6e6230c446ba9b4bbb04e7b2e38c, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.241577  6557 tablet_bootstrap.cc:492] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809: No bootstrap required, opened a new log
I20260630 12:24:41.242165  6557 ts_tablet_manager.cc:1403] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:24:41.242070  6553 consensus_queue.cc:260] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.245226  6553 ts_tablet_manager.cc:1434] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:24:41.246506  6553 tablet_bootstrap.cc:492] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Bootstrap starting.
I20260630 12:24:41.246197  6557 raft_consensus.cc:359] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.247187  6557 raft_consensus.cc:385] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.249219  6557 raft_consensus.cc:740] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64fc9c700f40a9a7878c506a2c9809, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.250473  6557 consensus_queue.cc:260] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.252756  6562 leader_election.cc:290] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194:35681), 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:41.254778  6553 tablet_bootstrap.cc:654] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.257391  6557 ts_tablet_manager.cc:1434] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260630 12:24:41.263682  6557 tablet_bootstrap.cc:492] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809: Bootstrap starting.
I20260630 12:24:41.265837  6556 ts_tablet_manager.cc:1434] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.004s
I20260630 12:24:41.268296  6553 tablet_bootstrap.cc:492] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c: No bootstrap required, opened a new log
I20260630 12:24:41.269428  6553 ts_tablet_manager.cc:1403] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260630 12:24:41.273254  6556 tablet_bootstrap.cc:492] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b: Bootstrap starting.
I20260630 12:24:41.273890  6553 raft_consensus.cc:359] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.274844  6553 raft_consensus.cc:385] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.275182  6553 raft_consensus.cc:740] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3c6e6230c446ba9b4bbb04e7b2e38c, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.276113  6553 consensus_queue.cc:260] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.273943  6557 tablet_bootstrap.cc:654] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.278884  6553 ts_tablet_manager.cc:1434] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:24:41.279742  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e39ed3ae384026af03ce1c455e9a21" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64fc9c700f40a9a7878c506a2c9809" is_pre_election: true
I20260630 12:24:41.280750  6434 raft_consensus.cc:2468] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 0.
I20260630 12:24:41.282761  6322 leader_election.cc:304] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [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: 3c64fc9c700f40a9a7878c506a2c9809, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.284101  6562 raft_consensus.cc:2804] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:41.284696  6562 raft_consensus.cc:493] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:41.285200  6562 raft_consensus.cc:3060] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.291085  6557 tablet_bootstrap.cc:492] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809: No bootstrap required, opened a new log
I20260630 12:24:41.293283  6557 ts_tablet_manager.cc:1403] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.010s
I20260630 12:24:41.295537  6562 raft_consensus.cc:515] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.296939  6557 raft_consensus.cc:359] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.297983  6557 raft_consensus.cc:385] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.298384  6557 raft_consensus.cc:740] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64fc9c700f40a9a7878c506a2c9809, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.299449  6557 consensus_queue.cc:260] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.300616  6562 leader_election.cc:290] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [CANDIDATE]: Term 1 election: Requested vote from peers 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194:35681), 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:41.301539  6556 tablet_bootstrap.cc:654] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.303380  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e39ed3ae384026af03ce1c455e9a21" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64fc9c700f40a9a7878c506a2c9809"
I20260630 12:24:41.304011  6434 raft_consensus.cc:3060] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.304612  6557 ts_tablet_manager.cc:1434] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260630 12:24:41.306313  6557 tablet_bootstrap.cc:492] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809: Bootstrap starting.
I20260630 12:24:41.312294  6434 raft_consensus.cc:2468] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 1.
I20260630 12:24:41.313793  6322 leader_election.cc:304] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [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: 3c64fc9c700f40a9a7878c506a2c9809, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.315410  6562 raft_consensus.cc:2804] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:41.324697  6557 tablet_bootstrap.cc:654] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.325523  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e39ed3ae384026af03ce1c455e9a21" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" is_pre_election: true
I20260630 12:24:41.326574  6508 raft_consensus.cc:2468] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 0.
I20260630 12:24:41.327527  6556 tablet_bootstrap.cc:492] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b: No bootstrap required, opened a new log
I20260630 12:24:41.328148  6556 ts_tablet_manager.cc:1403] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.006s
I20260630 12:24:41.329627  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e39ed3ae384026af03ce1c455e9a21" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c"
I20260630 12:24:41.330368  6508 raft_consensus.cc:3060] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.333288  6556 raft_consensus.cc:359] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.334517  6556 raft_consensus.cc:385] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.334981  6556 raft_consensus.cc:740] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13d91641435449fad062a32545ae55b, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.336129  6556 consensus_queue.cc:260] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.344847  6562 raft_consensus.cc:697] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 1 LEADER]: Becoming Leader. State: Replica: d13d91641435449fad062a32545ae55b, State: Running, Role: LEADER
I20260630 12:24:41.343844  6508 raft_consensus.cc:2468] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 1.
I20260630 12:24:41.346012  6562 consensus_queue.cc:237] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [LEADER]: Queue going to LEADER mode. State: All 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: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.351087  6557 tablet_bootstrap.cc:492] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809: No bootstrap required, opened a new log
I20260630 12:24:41.351034  6556 ts_tablet_manager.cc:1434] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.008s
I20260630 12:24:41.352037  6557 ts_tablet_manager.cc:1403] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.020s
I20260630 12:24:41.352834  6556 tablet_bootstrap.cc:492] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b: Bootstrap starting.
I20260630 12:24:41.355623  6557 raft_consensus.cc:359] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.356603  6557 raft_consensus.cc:385] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.356976  6557 raft_consensus.cc:740] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c64fc9c700f40a9a7878c506a2c9809, State: Initialized, Role: FOLLOWER
W20260630 12:24:41.357256  6304 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:41.357556  6254 catalog_manager.cc:5697] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b reported cstate change: term changed from 0 to 1, leader changed from <none> to d13d91641435449fad062a32545ae55b (127.26.1.193). New cstate: current_term: 1 leader_uuid: "d13d91641435449fad062a32545ae55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:41.358057  6557 consensus_queue.cc:260] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.359433  6556 tablet_bootstrap.cc:654] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.360657  6562 raft_consensus.cc:493] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:41.361073  6557 ts_tablet_manager.cc:1434] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:24:41.361214  6562 raft_consensus.cc:515] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.364198  6562 leader_election.cc:290] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194:35681), 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:41.365535  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ca7a846f864d54babc7d9c1e4ea4c5" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" is_pre_election: true
I20260630 12:24:41.365900  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ca7a846f864d54babc7d9c1e4ea4c5" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64fc9c700f40a9a7878c506a2c9809" is_pre_election: true
I20260630 12:24:41.366289  6508 raft_consensus.cc:2468] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 0.
I20260630 12:24:41.366580  6434 raft_consensus.cc:2468] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 0.
I20260630 12:24:41.367491  6322 leader_election.cc:304] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [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: 6c3c6e6230c446ba9b4bbb04e7b2e38c, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.369098  6562 raft_consensus.cc:2804] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:41.369539  6562 raft_consensus.cc:493] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:41.369834  6556 tablet_bootstrap.cc:492] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b: No bootstrap required, opened a new log
I20260630 12:24:41.369928  6562 raft_consensus.cc:3060] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.370636  6556 ts_tablet_manager.cc:1403] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260630 12:24:41.373620  6556 raft_consensus.cc:359] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.374200  6556 raft_consensus.cc:385] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.374470  6556 raft_consensus.cc:740] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13d91641435449fad062a32545ae55b, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.375156  6556 consensus_queue.cc:260] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.377869  6556 ts_tablet_manager.cc:1434] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:24:41.378489  6562 raft_consensus.cc:515] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.379067  6556 tablet_bootstrap.cc:492] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b: Bootstrap starting.
I20260630 12:24:41.381505  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ca7a846f864d54babc7d9c1e4ea4c5" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64fc9c700f40a9a7878c506a2c9809"
I20260630 12:24:41.382122  6434 raft_consensus.cc:3060] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.382477  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62ca7a846f864d54babc7d9c1e4ea4c5" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c"
I20260630 12:24:41.383147  6508 raft_consensus.cc:3060] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.385883  6556 tablet_bootstrap.cc:654] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:41.388784  6562 leader_election.cc:290] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [CANDIDATE]: Term 1 election: Requested vote from peers 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194:35681), 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:41.390061  6434 raft_consensus.cc:2468] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 1.
I20260630 12:24:41.390491  6508 raft_consensus.cc:2468] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 1.
I20260630 12:24:41.390908  6556 tablet_bootstrap.cc:492] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b: No bootstrap required, opened a new log
I20260630 12:24:41.391520  6322 leader_election.cc:304] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [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: 3c64fc9c700f40a9a7878c506a2c9809, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.391552  6556 ts_tablet_manager.cc:1403] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260630 12:24:41.392402  6562 raft_consensus.cc:2804] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:41.393009  6562 raft_consensus.cc:697] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 1 LEADER]: Becoming Leader. State: Replica: d13d91641435449fad062a32545ae55b, State: Running, Role: LEADER
I20260630 12:24:41.393814  6562 consensus_queue.cc:237] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [LEADER]: Queue going to LEADER mode. State: All 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: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.394713  6556 raft_consensus.cc:359] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.395327  6556 raft_consensus.cc:385] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:41.395581  6556 raft_consensus.cc:740] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13d91641435449fad062a32545ae55b, State: Initialized, Role: FOLLOWER
I20260630 12:24:41.396369  6556 consensus_queue.cc:260] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.398643  6556 ts_tablet_manager.cc:1434] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:24:41.400835  6562 raft_consensus.cc:493] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:41.401288  6562 raft_consensus.cc:515] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.403205  6562 leader_election.cc:290] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194:35681), 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:41.403980  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d132baffe94964af6af667beed0f3f" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64fc9c700f40a9a7878c506a2c9809" is_pre_election: true
I20260630 12:24:41.404358  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d132baffe94964af6af667beed0f3f" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" is_pre_election: true
I20260630 12:24:41.404664  6434 raft_consensus.cc:2468] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 0.
I20260630 12:24:41.405102  6508 raft_consensus.cc:2468] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 0.
I20260630 12:24:41.405710  6322 leader_election.cc:304] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [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: 3c64fc9c700f40a9a7878c506a2c9809, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.405452  6254 catalog_manager.cc:5697] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b reported cstate change: term changed from 0 to 1, leader changed from <none> to d13d91641435449fad062a32545ae55b (127.26.1.193). New cstate: current_term: 1 leader_uuid: "d13d91641435449fad062a32545ae55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:41.406533  6562 raft_consensus.cc:2804] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:41.407877  6562 raft_consensus.cc:493] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:41.408238  6562 raft_consensus.cc:3060] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.413654  6562 raft_consensus.cc:515] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.415782  6562 leader_election.cc:290] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [CANDIDATE]: Term 1 election: Requested vote from peers 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194:35681), 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:41.416674  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d132baffe94964af6af667beed0f3f" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64fc9c700f40a9a7878c506a2c9809"
I20260630 12:24:41.416859  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d132baffe94964af6af667beed0f3f" candidate_uuid: "d13d91641435449fad062a32545ae55b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c"
I20260630 12:24:41.417332  6434 raft_consensus.cc:3060] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.417505  6508 raft_consensus.cc:3060] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.423183  6434 raft_consensus.cc:2468] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 1.
I20260630 12:24:41.424365  6322 leader_election.cc:304] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [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: 3c64fc9c700f40a9a7878c506a2c9809, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.424841  6508 raft_consensus.cc:2468] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13d91641435449fad062a32545ae55b in term 1.
I20260630 12:24:41.425083  6562 raft_consensus.cc:2804] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:41.425668  6562 raft_consensus.cc:697] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 1 LEADER]: Becoming Leader. State: Replica: d13d91641435449fad062a32545ae55b, State: Running, Role: LEADER
I20260630 12:24:41.426476  6562 consensus_queue.cc:237] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [LEADER]: Queue going to LEADER mode. State: All 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: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.433781  6254 catalog_manager.cc:5697] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b reported cstate change: term changed from 0 to 1, leader changed from <none> to d13d91641435449fad062a32545ae55b (127.26.1.193). New cstate: current_term: 1 leader_uuid: "d13d91641435449fad062a32545ae55b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:41.440445  6561 raft_consensus.cc:493] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:41.441009  6561 raft_consensus.cc:515] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.443317  6561 leader_election.cc:290] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13d91641435449fad062a32545ae55b (127.26.1.193:42359), 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:41.444979  6555 raft_consensus.cc:493] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:41.445541  6555 raft_consensus.cc:515] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.449642  6555 leader_election.cc:290] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13d91641435449fad062a32545ae55b (127.26.1.193:42359), 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194:35681)
I20260630 12:24:41.460111  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b317ae16af4d73809ad6fcd6a68b07" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d91641435449fad062a32545ae55b" is_pre_election: true
I20260630 12:24:41.460840  6561 raft_consensus.cc:493] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:41.462061  6359 raft_consensus.cc:2468] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64fc9c700f40a9a7878c506a2c9809 in term 0.
I20260630 12:24:41.462544  6561 raft_consensus.cc:515] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.463625  6398 leader_election.cc:304] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [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: 3c64fc9c700f40a9a7878c506a2c9809, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.467801  6561 leader_election.cc:290] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389), d13d91641435449fad062a32545ae55b (127.26.1.193:42359)
I20260630 12:24:41.468714  6561 raft_consensus.cc:2804] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:41.469189  6561 raft_consensus.cc:493] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:41.469604  6561 raft_consensus.cc:3060] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.474435  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b317ae16af4d73809ad6fcd6a68b07" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" is_pre_election: true
I20260630 12:24:41.474714  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6208fb152a564e2e812bd66f01d84175" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d91641435449fad062a32545ae55b" is_pre_election: true
I20260630 12:24:41.475256  6508 raft_consensus.cc:2468] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64fc9c700f40a9a7878c506a2c9809 in term 0.
I20260630 12:24:41.475319  6359 raft_consensus.cc:2468] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64fc9c700f40a9a7878c506a2c9809 in term 0.
I20260630 12:24:41.477288  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6208fb152a564e2e812bd66f01d84175" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" is_pre_election: true
I20260630 12:24:41.477988  6508 raft_consensus.cc:2468] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64fc9c700f40a9a7878c506a2c9809 in term 0.
I20260630 12:24:41.478197  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6208fb152a564e2e812bd66f01d84175" candidate_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d91641435449fad062a32545ae55b" is_pre_election: true
I20260630 12:24:41.478870  6359 raft_consensus.cc:2468] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3c6e6230c446ba9b4bbb04e7b2e38c in term 0.
I20260630 12:24:41.480628  6472 leader_election.cc:304] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [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: 6c3c6e6230c446ba9b4bbb04e7b2e38c, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.481524  6555 raft_consensus.cc:2804] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:41.481932  6555 raft_consensus.cc:493] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:41.482272  6555 raft_consensus.cc:3060] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.482431  6398 leader_election.cc:304] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [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: 3c64fc9c700f40a9a7878c506a2c9809, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.482666  6561 raft_consensus.cc:515] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.483505  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6208fb152a564e2e812bd66f01d84175" candidate_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64fc9c700f40a9a7878c506a2c9809" is_pre_election: true
I20260630 12:24:41.484189  6434 raft_consensus.cc:2468] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3c6e6230c446ba9b4bbb04e7b2e38c in term 0.
I20260630 12:24:41.484817  6561 leader_election.cc:290] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [CANDIDATE]: Term 1 election: Requested vote from peers d13d91641435449fad062a32545ae55b (127.26.1.193:42359), 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:41.485546  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b317ae16af4d73809ad6fcd6a68b07" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d91641435449fad062a32545ae55b"
I20260630 12:24:41.485726  6589 raft_consensus.cc:2804] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:41.485991  6359 raft_consensus.cc:3060] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.488688  6589 raft_consensus.cc:493] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:41.489192  6589 raft_consensus.cc:3060] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.490317  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b317ae16af4d73809ad6fcd6a68b07" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c"
I20260630 12:24:41.490980  6508 raft_consensus.cc:3060] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.490988  6555 raft_consensus.cc:515] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.493119  6359 raft_consensus.cc:2468] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64fc9c700f40a9a7878c506a2c9809 in term 1.
I20260630 12:24:41.494447  6398 leader_election.cc:304] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [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: 3c64fc9c700f40a9a7878c506a2c9809, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.495536  6561 raft_consensus.cc:2804] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:41.495553  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6208fb152a564e2e812bd66f01d84175" candidate_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d91641435449fad062a32545ae55b"
I20260630 12:24:41.496488  6358 raft_consensus.cc:3060] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.496817  6434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6208fb152a564e2e812bd66f01d84175" candidate_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c64fc9c700f40a9a7878c506a2c9809"
I20260630 12:24:41.497125  6589 raft_consensus.cc:515] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.498530  6434 raft_consensus.cc:2393] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c3c6e6230c446ba9b4bbb04e7b2e38c in current term 1: Already voted for candidate 3c64fc9c700f40a9a7878c506a2c9809 in this term.
I20260630 12:24:41.499548  6589 leader_election.cc:290] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [CANDIDATE]: Term 1 election: Requested vote from peers 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389), d13d91641435449fad062a32545ae55b (127.26.1.193:42359)
I20260630 12:24:41.497958  6555 leader_election.cc:290] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [CANDIDATE]: Term 1 election: Requested vote from peers d13d91641435449fad062a32545ae55b (127.26.1.193:42359), 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194:35681)
I20260630 12:24:41.500998  6507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6208fb152a564e2e812bd66f01d84175" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c"
I20260630 12:24:41.501186  6359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6208fb152a564e2e812bd66f01d84175" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d91641435449fad062a32545ae55b"
I20260630 12:24:41.501940  6507 raft_consensus.cc:2393] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c64fc9c700f40a9a7878c506a2c9809 in current term 1: Already voted for candidate 6c3c6e6230c446ba9b4bbb04e7b2e38c in this term.
I20260630 12:24:41.502067  6561 raft_consensus.cc:697] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 LEADER]: Becoming Leader. State: Replica: 3c64fc9c700f40a9a7878c506a2c9809, State: Running, Role: LEADER
I20260630 12:24:41.503049  6561 consensus_queue.cc:237] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [LEADER]: Queue going to LEADER mode. State: All 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: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.503480  6398 leader_election.cc:304] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [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: 3c64fc9c700f40a9a7878c506a2c9809; no voters: 6c3c6e6230c446ba9b4bbb04e7b2e38c, d13d91641435449fad062a32545ae55b
I20260630 12:24:41.504742  6358 raft_consensus.cc:2468] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3c6e6230c446ba9b4bbb04e7b2e38c in term 1.
I20260630 12:24:41.504813  6589 raft_consensus.cc:493] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:41.505575  6589 raft_consensus.cc:515] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.504997  6590 raft_consensus.cc:2749] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:24:41.506202  6472 leader_election.cc:304] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [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: 6c3c6e6230c446ba9b4bbb04e7b2e38c, d13d91641435449fad062a32545ae55b; no voters: 3c64fc9c700f40a9a7878c506a2c9809
I20260630 12:24:41.506742  6508 raft_consensus.cc:2468] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64fc9c700f40a9a7878c506a2c9809 in term 1.
I20260630 12:24:41.507217  6555 raft_consensus.cc:2804] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:41.507810  6589 leader_election.cc:290] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13d91641435449fad062a32545ae55b (127.26.1.193:42359), 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:41.508592  6555 raft_consensus.cc:697] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 6c3c6e6230c446ba9b4bbb04e7b2e38c, State: Running, Role: LEADER
I20260630 12:24:41.509606  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b122df77a5c8494688f2c4d8ae4abaff" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d91641435449fad062a32545ae55b" is_pre_election: true
I20260630 12:24:41.509527  6555 consensus_queue.cc:237] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [LEADER]: Queue going to LEADER mode. State: All 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: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } }
I20260630 12:24:41.510211  6358 raft_consensus.cc:2468] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64fc9c700f40a9a7878c506a2c9809 in term 0.
I20260630 12:24:41.511114  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b122df77a5c8494688f2c4d8ae4abaff" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" is_pre_election: true
I20260630 12:24:41.511868  6508 raft_consensus.cc:2468] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c64fc9c700f40a9a7878c506a2c9809 in term 0.
I20260630 12:24:41.512072  6398 leader_election.cc:304] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [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: 3c64fc9c700f40a9a7878c506a2c9809, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.513026  6589 raft_consensus.cc:2804] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:41.513547  6589 raft_consensus.cc:493] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:41.513957  6589 raft_consensus.cc:3060] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.519718  6254 catalog_manager.cc:5697] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "3c64fc9c700f40a9a7878c506a2c9809" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:41.521679  6589 raft_consensus.cc:515] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.521092  6253 catalog_manager.cc:5697] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195). New cstate: current_term: 1 leader_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:41.523648  6589 leader_election.cc:290] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [CANDIDATE]: Term 1 election: Requested vote from peers d13d91641435449fad062a32545ae55b (127.26.1.193:42359), 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:41.524636  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b122df77a5c8494688f2c4d8ae4abaff" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13d91641435449fad062a32545ae55b"
I20260630 12:24:41.525156  6508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b122df77a5c8494688f2c4d8ae4abaff" candidate_uuid: "3c64fc9c700f40a9a7878c506a2c9809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c"
I20260630 12:24:41.525434  6358 raft_consensus.cc:3060] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.525804  6508 raft_consensus.cc:3060] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:41.532387  6358 raft_consensus.cc:2468] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64fc9c700f40a9a7878c506a2c9809 in term 1.
I20260630 12:24:41.533346  6508 raft_consensus.cc:2468] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c64fc9c700f40a9a7878c506a2c9809 in term 1.
I20260630 12:24:41.533627  6398 leader_election.cc:304] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [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: 3c64fc9c700f40a9a7878c506a2c9809, d13d91641435449fad062a32545ae55b; no voters: 
I20260630 12:24:41.534484  6589 raft_consensus.cc:2804] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:41.534972  6589 raft_consensus.cc:697] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 LEADER]: Becoming Leader. State: Replica: 3c64fc9c700f40a9a7878c506a2c9809, State: Running, Role: LEADER
I20260630 12:24:41.535779  6589 consensus_queue.cc:237] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [LEADER]: Queue going to LEADER mode. State: All 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: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } }
I20260630 12:24:41.542923  6254 catalog_manager.cc:5697] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194). New cstate: current_term: 1 leader_uuid: "3c64fc9c700f40a9a7878c506a2c9809" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:41.775728  6562 consensus_queue.cc:1048] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:41.816612  6433 raft_consensus.cc:1275] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Refusing update from remote peer 6c3c6e6230c446ba9b4bbb04e7b2e38c: 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:41.818795  6576 consensus_queue.cc:1048] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:41.819187  6555 consensus_queue.cc:1048] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:41.838460  6358 raft_consensus.cc:1275] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Refusing update from remote peer 6c3c6e6230c446ba9b4bbb04e7b2e38c: 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:41.844570  6508 raft_consensus.cc:1275] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Refusing update from remote peer 3c64fc9c700f40a9a7878c506a2c9809: 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:41.847030  6591 consensus_queue.cc:1048] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:41.850117  6589 consensus_queue.cc:1048] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:41.873948  6359 raft_consensus.cc:1275] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Refusing update from remote peer 3c64fc9c700f40a9a7878c506a2c9809: 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:41.892342  6578 consensus_queue.cc:1048] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:41.902609  6576 consensus_queue.cc:1048] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:41.880863  6589 consensus_queue.cc:1048] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260630 12:24:41.923111  6576 consensus_queue.cc:1048] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
W20260630 12:24:41.945308  6539 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.26.1.254:37049, user_credentials={real_user=slave}} blocked reactor thread for 48018.3us
W20260630 12:24:41.991232  6322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.1.195:37389, user_credentials={real_user=slave}} blocked reactor thread for 83962.5us
I20260630 12:24:42.030705  6357 raft_consensus.cc:1275] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Refusing update from remote peer 3c64fc9c700f40a9a7878c506a2c9809: 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:42.065234  6508 raft_consensus.cc:1275] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Refusing update from remote peer 3c64fc9c700f40a9a7878c506a2c9809: 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:42.073422  6590 consensus_queue.cc:1048] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260630 12:24:42.091640  6561 consensus_queue.cc:1048] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:42.117595  6576 consensus_queue.cc:1048] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:42.316376  6615 mvcc.cc:204] Tried to move back new op lower bound from 7302440067113152512 to 7302440065051885568. Current Snapshot: MvccSnapshot[applied={T|T < 7302440066861268992}]
W20260630 12:24:42.326231  6629 log.cc:927] Time spent T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
W20260630 12:24:42.560025  6595 meta_cache.cc:1261] Time spent looking up entry by key: real 0.069s	user 0.001s	sys 0.000s
I20260630 12:24:42.824539 26631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:42.837065  6646 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:42.837780  6645 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:42.841756 26631 server_base.cc:1061] running on GCE node
W20260630 12:24:42.842629  6648 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:42.843909 26631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:42.844172 26631 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:42.844502 26631 hybrid_clock.cc:648] HybridClock initialized: now 1782822282844482 us; error 0 us; skew 500 ppm
I20260630 12:24:42.845068 26631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:42.847672 26631 webserver.cc:533] Webserver started at http://127.26.1.196:32977/ using document root <none> and password file <none>
I20260630 12:24:42.848114 26631 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:42.848352 26631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:42.848745 26631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:42.849975 26631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-3-root/instance:
uuid: "8ca654b4b6de4e9486c418f4aa7d3895"
format_stamp: "Formatted at 2026-06-30 12:24:42 on dist-test-slave-wnkp"
I20260630 12:24:42.854997 26631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:24:42.859063  6653 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:42.860030 26631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:24:42.860452 26631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-3-root
uuid: "8ca654b4b6de4e9486c418f4aa7d3895"
format_stamp: "Formatted at 2026-06-30 12:24:42 on dist-test-slave-wnkp"
I20260630 12:24:42.860728 26631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTf1Ccl/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822018099252-26631-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:42.871541 26631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:42.872828 26631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:42.874348 26631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:42.876741 26631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:42.876937 26631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:42.877238 26631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:42.877419 26631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:42.920354 26631 rpc_server.cc:307] RPC server started. Bound to: 127.26.1.196:45925
I20260630 12:24:42.920550  6715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.1.196:45925 every 8 connection(s)
I20260630 12:24:42.941305  6716 heartbeater.cc:344] Connected to a master server at 127.26.1.254:37049
I20260630 12:24:42.942001  6716 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:42.942884  6716 heartbeater.cc:507] Master 127.26.1.254:37049 requested a full tablet report, sending...
I20260630 12:24:42.945196  6252 ts_manager.cc:194] Registered new tserver with Master: 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196:45925)
I20260630 12:24:42.946856  6252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46562
I20260630 12:24:43.495450  6508 consensus_queue.cc:237] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } }
I20260630 12:24:43.504979  6434 raft_consensus.cc:1275] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Refusing update from remote peer 6c3c6e6230c446ba9b4bbb04e7b2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:43.505580  6358 raft_consensus.cc:1275] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Refusing update from remote peer 6c3c6e6230c446ba9b4bbb04e7b2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:43.506455  6722 consensus_queue.cc:1048] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:43.507490  6555 consensus_queue.cc:1048] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:24:43.515412  6472 consensus_peers.cc:597] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c -> Peer 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196:45925): Couldn't send request to peer 8ca654b4b6de4e9486c418f4aa7d3895. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6208fb152a564e2e812bd66f01d84175. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:43.514833  6555 raft_consensus.cc:2955] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.517269  6358 raft_consensus.cc:2955] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.523617  6434 raft_consensus.cc:2955] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.534865  6252 catalog_manager.cc:5697] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c reported cstate change: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:43.555445  6358 consensus_queue.cc:237] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } }
I20260630 12:24:43.568395  6508 raft_consensus.cc:1275] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Refusing update from remote peer d13d91641435449fad062a32545ae55b: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:43.568584  6434 raft_consensus.cc:1275] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Refusing update from remote peer d13d91641435449fad062a32545ae55b: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:43.570118  6614 consensus_queue.cc:1048] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:43.571120  6731 consensus_queue.cc:1048] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:43.580031  6614 raft_consensus.cc:2955] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
W20260630 12:24:43.581276  6322 consensus_peers.cc:597] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b -> Peer 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196:45925): Couldn't send request to peer 8ca654b4b6de4e9486c418f4aa7d3895. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6d132baffe94964af6af667beed0f3f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:43.582049  6434 raft_consensus.cc:2955] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.583370  6508 raft_consensus.cc:2955] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.595082  6255 catalog_manager.cc:5697] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b reported cstate change: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "d13d91641435449fad062a32545ae55b" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:43.620054  6434 consensus_queue.cc:237] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } attrs { replace: true } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } }
I20260630 12:24:43.627978  6508 raft_consensus.cc:1275] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Refusing update from remote peer 3c64fc9c700f40a9a7878c506a2c9809: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:43.628275  6358 raft_consensus.cc:1275] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Refusing update from remote peer 3c64fc9c700f40a9a7878c506a2c9809: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:43.629541  6736 consensus_queue.cc:1048] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:43.630461  6624 consensus_queue.cc:1048] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:24:43.637051  6398 consensus_peers.cc:597] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 -> Peer 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196:45925): Couldn't send request to peer 8ca654b4b6de4e9486c418f4aa7d3895. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93b317ae16af4d73809ad6fcd6a68b07. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:43.637466  6624 raft_consensus.cc:2955] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } attrs { replace: true } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.639890  6358 raft_consensus.cc:2955] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } attrs { replace: true } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.642477  6508 raft_consensus.cc:2955] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } attrs { replace: true } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.651691  6359 consensus_queue.cc:237] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } }
I20260630 12:24:43.652190  6253 catalog_manager.cc:5697] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 reported cstate change: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "3c64fc9c700f40a9a7878c506a2c9809" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:43.661206  6508 raft_consensus.cc:1275] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Refusing update from remote peer d13d91641435449fad062a32545ae55b: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:24:43.661496  6322 consensus_peers.cc:597] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b -> Peer 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196:45925): Couldn't send request to peer 8ca654b4b6de4e9486c418f4aa7d3895. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1e39ed3ae384026af03ce1c455e9a21. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:43.661542  6434 raft_consensus.cc:1275] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Refusing update from remote peer d13d91641435449fad062a32545ae55b: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:24:43.663393  6731 consensus_queue.cc:1048] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:43.664160  6735 consensus_queue.cc:1048] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:24:43.672338  6731 raft_consensus.cc:2955] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.674458  6434 raft_consensus.cc:2955] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.677901  6508 raft_consensus.cc:2955] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } } }
I20260630 12:24:43.690457  6253 catalog_manager.cc:5697] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b reported cstate change: config changed from index -1 to 10, NON_VOTER 8ca654b4b6de4e9486c418f4aa7d3895 (127.26.1.196) added. New cstate: current_term: 1 leader_uuid: "d13d91641435449fad062a32545ae55b" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:43.949764  6716 heartbeater.cc:499] Master 127.26.1.254:37049 was elected leader, sending a full tablet report...
I20260630 12:24:43.953306 26631 tablet_server.cc:179] TabletServer@127.26.1.193:0 shutting down...
I20260630 12:24:43.987867 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:43.988710 26631 tablet_replica.cc:333] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b: stopping tablet replica
I20260630 12:24:43.989605 26631 raft_consensus.cc:2243] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:43.990352 26631 raft_consensus.cc:2272] T b122df77a5c8494688f2c4d8ae4abaff P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:43.993440 26631 tablet_replica.cc:333] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b: stopping tablet replica
I20260630 12:24:43.994217 26631 raft_consensus.cc:2243] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:43.995146 26631 raft_consensus.cc:2272] T 93b317ae16af4d73809ad6fcd6a68b07 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:43.998847 26631 tablet_replica.cc:333] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b: stopping tablet replica
I20260630 12:24:43.999703 26631 raft_consensus.cc:2243] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:44.001168 26631 raft_consensus.cc:2272] T b6d132baffe94964af6af667beed0f3f P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.004335 26631 tablet_replica.cc:333] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b: stopping tablet replica
I20260630 12:24:44.005134 26631 raft_consensus.cc:2243] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:44.006489 26631 raft_consensus.cc:2272] T c1e39ed3ae384026af03ce1c455e9a21 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.009953 26631 tablet_replica.cc:333] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b: stopping tablet replica
I20260630 12:24:44.010740 26631 raft_consensus.cc:2243] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.011397 26631 raft_consensus.cc:2272] T 6208fb152a564e2e812bd66f01d84175 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.014724 26631 tablet_replica.cc:333] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b: stopping tablet replica
I20260630 12:24:44.015463 26631 raft_consensus.cc:2243] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:44.016500 26631 raft_consensus.cc:2272] T 62ca7a846f864d54babc7d9c1e4ea4c5 P d13d91641435449fad062a32545ae55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.046768  6739 ts_tablet_manager.cc:933] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: Initiating tablet copy from peer 6c3c6e6230c446ba9b4bbb04e7b2e38c (127.26.1.195:37389)
I20260630 12:24:44.048813  6739 tablet_copy_client.cc:323] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.195:37389
I20260630 12:24:44.050031 26631 tablet_server.cc:196] TabletServer@127.26.1.193:0 shutdown complete.
I20260630 12:24:44.061546  6518 tablet_copy_service.cc:140] P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Received BeginTabletCopySession request for tablet 6208fb152a564e2e812bd66f01d84175 from peer 8ca654b4b6de4e9486c418f4aa7d3895 ({username='slave'} at 127.0.0.1:57656)
I20260630 12:24:44.062285  6518 tablet_copy_service.cc:161] P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Beginning new tablet copy session on tablet 6208fb152a564e2e812bd66f01d84175 from peer 8ca654b4b6de4e9486c418f4aa7d3895 at {username='slave'} at 127.0.0.1:57656: session id = 8ca654b4b6de4e9486c418f4aa7d3895-6208fb152a564e2e812bd66f01d84175
I20260630 12:24:44.067986  6518 tablet_copy_source_session.cc:215] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:44.070703  6739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6208fb152a564e2e812bd66f01d84175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:44.074883 26631 tablet_server.cc:179] TabletServer@127.26.1.194:0 shutting down...
I20260630 12:24:44.085903  6739 tablet_copy_client.cc:806] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:44.086788  6739 tablet_copy_client.cc:670] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:44.091970  6739 tablet_copy_client.cc:538] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:44.102476  6739 tablet_bootstrap.cc:492] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: Bootstrap starting.
I20260630 12:24:44.127565 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:44.128072  6743 ts_tablet_manager.cc:933] T 93b317ae16af4d73809ad6fcd6a68b07 P 8ca654b4b6de4e9486c418f4aa7d3895: Initiating tablet copy from peer 3c64fc9c700f40a9a7878c506a2c9809 (127.26.1.194:35681)
I20260630 12:24:44.130225 26631 tablet_replica.cc:333] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809: stopping tablet replica
I20260630 12:24:44.131206 26631 raft_consensus.cc:2243] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.132042 26631 raft_consensus.cc:2272] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.135407 26631 tablet_replica.cc:333] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809: stopping tablet replica
I20260630 12:24:44.138276 26631 raft_consensus.cc:2243] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:44.140143 26631 raft_consensus.cc:2272] T b122df77a5c8494688f2c4d8ae4abaff P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.141412  6743 tablet_copy_client.cc:323] T 93b317ae16af4d73809ad6fcd6a68b07 P 8ca654b4b6de4e9486c418f4aa7d3895: tablet copy: Beginning tablet copy session from remote peer at address 127.26.1.194:35681
I20260630 12:24:44.143128 26631 tablet_replica.cc:333] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809: stopping tablet replica
I20260630 12:24:44.144133 26631 raft_consensus.cc:2243] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:44.145634 26631 raft_consensus.cc:2272] T 93b317ae16af4d73809ad6fcd6a68b07 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.152129 26631 tablet_replica.cc:333] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809: stopping tablet replica
I20260630 12:24:44.153338 26631 raft_consensus.cc:2243] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.154467 26631 raft_consensus.cc:2272] T 6208fb152a564e2e812bd66f01d84175 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.158341 26631 tablet_replica.cc:333] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809: stopping tablet replica
I20260630 12:24:44.159209 26631 raft_consensus.cc:2243] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.160111 26631 raft_consensus.cc:2272] T c1e39ed3ae384026af03ce1c455e9a21 P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.163352 26631 tablet_replica.cc:333] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809: stopping tablet replica
I20260630 12:24:44.164119 26631 raft_consensus.cc:2243] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.165020 26631 raft_consensus.cc:2272] T b6d132baffe94964af6af667beed0f3f P 3c64fc9c700f40a9a7878c506a2c9809 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:44.177269  6655 connection.cc:573] client connection to 127.26.1.194:35681 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260630 12:24:44.177760  6398 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 3 similar messages]
W20260630 12:24:44.180888  6655 connection.cc:573] server connection from 127.0.0.1:47694 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260630 12:24:44.188519 26631 tablet_server.cc:196] TabletServer@127.26.1.194:0 shutdown complete.
I20260630 12:24:44.197481  6739 tablet_bootstrap.cc:492] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=62 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:24:44.198546  6739 tablet_bootstrap.cc:492] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: Bootstrap complete.
I20260630 12:24:44.199250  6739 ts_tablet_manager.cc:1403] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: Time spent bootstrapping tablet: real 0.097s	user 0.079s	sys 0.012s
I20260630 12:24:44.201970  6739 raft_consensus.cc:359] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } }
I20260630 12:24:44.202816  6739 raft_consensus.cc:740] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8ca654b4b6de4e9486c418f4aa7d3895, State: Initialized, Role: LEARNER
I20260630 12:24:44.203459  6739 consensus_queue.cc:260] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "6c3c6e6230c446ba9b4bbb04e7b2e38c" member_type: VOTER last_known_addr { host: "127.26.1.195" port: 37389 } } peers { permanent_uuid: "d13d91641435449fad062a32545ae55b" member_type: VOTER last_known_addr { host: "127.26.1.193" port: 42359 } attrs { replace: true } } peers { permanent_uuid: "3c64fc9c700f40a9a7878c506a2c9809" member_type: VOTER last_known_addr { host: "127.26.1.194" port: 35681 } } peers { permanent_uuid: "8ca654b4b6de4e9486c418f4aa7d3895" member_type: NON_VOTER last_known_addr { host: "127.26.1.196" port: 45925 } attrs { promote: true } }
I20260630 12:24:44.206223 26631 tablet_server.cc:179] TabletServer@127.26.1.195:0 shutting down...
I20260630 12:24:44.206269  6739 ts_tablet_manager.cc:1434] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260630 12:24:44.223662 26631 tablet_copy_service.cc:362] P 6c3c6e6230c446ba9b4bbb04e7b2e38c: Destroying tablet copy session 8ca654b4b6de4e9486c418f4aa7d3895-6208fb152a564e2e812bd66f01d84175 due to service shutdown
I20260630 12:24:44.223987 26631 tablet_copy_service.cc:434] P 6c3c6e6230c446ba9b4bbb04e7b2e38c: ending tablet copy session 8ca654b4b6de4e9486c418f4aa7d3895-6208fb152a564e2e812bd66f01d84175 on tablet 6208fb152a564e2e812bd66f01d84175 with peer 8ca654b4b6de4e9486c418f4aa7d3895
I20260630 12:24:44.238925 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:44.239723 26631 tablet_replica.cc:333] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c: stopping tablet replica
I20260630 12:24:44.240547 26631 raft_consensus.cc:2243] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.241180 26631 raft_consensus.cc:2272] T b122df77a5c8494688f2c4d8ae4abaff P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.243333 26631 tablet_replica.cc:333] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: stopping tablet replica
I20260630 12:24:44.244031 26631 raft_consensus.cc:2243] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.244722 26631 raft_consensus.cc:2272] T 93b317ae16af4d73809ad6fcd6a68b07 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.247696 26631 tablet_replica.cc:333] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: stopping tablet replica
I20260630 12:24:44.248350 26631 raft_consensus.cc:2243] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.248986 26631 raft_consensus.cc:2272] T c1e39ed3ae384026af03ce1c455e9a21 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.252477 26631 tablet_replica.cc:333] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c: stopping tablet replica
I20260630 12:24:44.253046 26631 raft_consensus.cc:2243] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.253583 26631 raft_consensus.cc:2272] T b6d132baffe94964af6af667beed0f3f P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.257395 26631 tablet_replica.cc:333] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: stopping tablet replica
I20260630 12:24:44.258116 26631 raft_consensus.cc:2243] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:44.258872 26631 raft_consensus.cc:2272] T 62ca7a846f864d54babc7d9c1e4ea4c5 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.261509 26631 tablet_replica.cc:333] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c: stopping tablet replica
I20260630 12:24:44.262136 26631 raft_consensus.cc:2243] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:44.263499 26631 raft_consensus.cc:2272] T 6208fb152a564e2e812bd66f01d84175 P 6c3c6e6230c446ba9b4bbb04e7b2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:44.288142  6739 tablet_copy_client.cc:1131] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.26.1.195:37389: connect: Connection refused (error 111)
I20260630 12:24:44.292455 26631 tablet_server.cc:196] TabletServer@127.26.1.195:0 shutdown complete.
I20260630 12:24:44.308611 26631 tablet_server.cc:179] TabletServer@127.26.1.196:0 shutting down...
I20260630 12:24:44.327808 26631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:44.328971 26631 tablet_replica.cc:333] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895: stopping tablet replica
I20260630 12:24:44.329561 26631 raft_consensus.cc:2243] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:24:44.329996 26631 raft_consensus.cc:2272] T 6208fb152a564e2e812bd66f01d84175 P 8ca654b4b6de4e9486c418f4aa7d3895 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:24:44.349380 26631 tablet_server.cc:196] TabletServer@127.26.1.196:0 shutdown complete.
I20260630 12:24:44.360683 26631 master.cc:562] Master@127.26.1.254:37049 shutting down...
W20260630 12:24:44.383721  6304 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:24:44.385095 26631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:44.385581 26631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:44.385860 26631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 93e2be92a0204729b377d732fbd1bbb6: stopping tablet replica
I20260630 12:24:44.407531 26631 master.cc:584] Master@127.26.1.254:37049 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5226 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10593 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (266183 ms total)
[  PASSED  ] 26 tests.
I20260630 12:24:44.462731 26631 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 ~63 seconds ago
I20260630 12:24:44.462960 26631 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 ~63 seconds ago
I20260630 12:24:44.463104 26631 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~63 seconds ago
I20260630 12:24:44.463236 26631 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 13 messages since previous log ~95 seconds ago
I20260630 12:24:44.463379 26631 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 ~185 seconds ago
I20260630 12:24:44.463521 26631 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 3 messages since previous log ~244 seconds ago
I20260630 12:24:44.463828 26631 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~8 seconds ago
